AnnabelWhibley / project_1

Codeacademy project
0 stars 0 forks source link

Organizing your file structore #4

Open zannain opened 6 years ago

zannain commented 6 years ago

Great work on separating your assets like images and stylesheets in a resource directory however I would recommend going on step further and organizing them into a subdirectory of css and img because as you work on larger pages you might have multiple stylesheets and it can get messy have all your image file, javascript scripts and CSS stylesheet in one big directory. This will help improve your productivity and workflow!