React is famously unopinionated when it comes to file/ directory structure. How should you structure the files and directories in your applications? There is no one “right” way, but I've tried lots of different approaches in the 7+ years I've been using React. In this blog post, I'll share the structure I use across all my current projects, including this blog.
Table of contents
IntroductionLink to this heading Interactive file explorerLink to this heading My prioritiesLink to this heading The implementationLink to this heading TradeoffsLink to this heading Webpack aliasesLink to this heading Something on the horizonLink to this heading Bonus: Exploring the FileViewer component5 Comments
Sort: