js-mode / Colmar-Academy

Ultimate Colmar Capstone Academy Codecademy
https://mode-js.github.io/Colmar-Academy
0 stars 0 forks source link

Good job naming divs and sections #2

Open sangjunp4rk opened 6 years ago

sangjunp4rk commented 6 years ago

Great decisions on the classes and ids name. It makes it very clear what its purpose is and makes grouping your sections very effective. These organizational skills come in handy as you expand your code since you can modify entire sections at once. You also chose very clear and concise names for them. It pays off to spend time thinking of good names for classes, ids, and variables.

https://github.com/mode-js/Colmar-Academy/blob/master/index.html#L50