FACN3 / GHM

Team portfolio, first project.
0 stars 0 forks source link

Separation of concerns #31

Open matthewdking opened 7 years ago

matthewdking commented 7 years ago

When writing code it is good practice to separate your concerns as this makes your code more readable both for yourselves and others coming to look at your project. Separation of concerns is applicable in your project where you are using both classes and id's (here) for styling. It is common practice to use classes for CSS and id's for your Javascript :maple_leaf:

ghassanmas commented 7 years ago

https://github.com/FACN3/GHM/pull/51/commits/bed892073e2411f3cfe67f75b030de68be4520eb