How I structure my React components
- Published on
3 min read
- Related tags
Maintain a clean and easy to navigate structure for your React components using folders, and without relying on index.js files!
2 posts tagged:
Maintain a clean and easy to navigate structure for your React components using folders, and without relying on index.js files!
Compiling everything I've learned about modules and packaging into a simple cheat sheet.