Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialDavid Stoltz
Courses Plus Student 1,802 PointsFolder/Document/File Management - Best Practices?? Help!
HI! New developer here.
I am struggling with my local (for now) folder/file management when creating new websites in both WordPress and HTML. As someone with no CS background I am very confused on how to best manage my folders and files like the pros do.
What should I name each of my folders? Why? What goes in each folder? Why? What are the best practices I should be learning and following? Are there any good youtube videos that can help me? (I've looked - Maybe you can help point me to a great one!)
Thank you for helping this new developer out!
Best, David
2 Answers
Shaun Edwards
3,065 PointsFor html i normally go with the simple
Style - for css img - for any media you intend to use js - for any javascript documents
But its what you would prefer i would recommend finding your style and working on that
Shaun Edwards
3,065 Pointsnot sure if this would be of any help also https://thehelloworldprogram.com/web-development/creating-files-folder-structure-web-pages/