This Folder Structure Makes Me 100% More Productive

Getting the right folder structure is a difficult task that can take years to master, but it doesn’t have to take years for you. In this video I will show you everything I have learned about creating a good folder structure for any application that is easy to maintain, refactor, and work in.

📚 Materials/References:

GitHub Code: https://github.com/WebDevSimplified/parity-deals-clone/tree/feature-folder-structure

🌎 Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified

⏱️ Timestamps:

00:00 – Introduction
01:05 – The problem with normal folder structures
05:25 – Real world project example (bad structure)
08:15 – Feature based folder structure explained
12:08 – Real world project example (feature structure)
13:23 – Side by side comparison
15:53 – ESLint configuration
22:32 – Potential downsides

#FolderStructure #WDS #JavaScript