Hacker News
- How to Structure React Projects http://reactjsnews.com/structuring-react-projects/ 43 comments
- Scale Your Project with Layered React Structure https://playfulprogramming.com/posts/layered-react-structure 0 comments
- How to structure a react-native project; https://elazizi.com/how-to-structure-a-react-native-project 14 comments reactnative
- Structure your React-Redux project for scalability and maintainability https://levelup.gitconnected.com/structure-your-react-redux-project-for-scalability-and-maintainability-618ad82e32b7 8 comments reactjs
- 4 folder structures to organize your React & React Native project https://reboot.studio/blog/folder-structures-to-organize-react-project/ 5 comments reactjs
- How I structure my React projects https://larswaechter.dev/blog/react-project-structure/ 37 comments reactjs
- How do you structure navbars in your react projects? https://tailwindui.com/ 7 comments reactjs
- How I structure my React projects https://react.christmas/2019/22 23 comments reactjs
- An efficient way to structure React Native projects https://cheesecakelabs.com/blog/efficient-way-structure-react-native-projects/ 10 comments reactnative
- How to Structure Your React Project https://daveceddia.com/react-project-structure/ 22 comments reactjs
- How to Structure a React Project http://reactjsnews.com/structuring-react-projects/ 12 comments reactjs
- I built a Google Search themed portfolio website. My first React project. Thoughts on the overall design and project structure? https://github.com/enjeck/gfolio 16 comments frontend
- Dan Abramov's recommended React Project File Structure - petition to make this the last conversation we have about it? https://react-file-structure.surge.sh/ 85 comments reactjs
- Project Structure: Modularize React Components compatible w. Redux? https://medium.com/@alexmngn/why-react-developers-should-modularize-their-applications-d26d381854c1 4 comments reactjs
- When a good plan comes together: React project structure for scaling http://thereactionary.net/when-a-good-plan-comes-together-react-project-structure-for-scaling/ 4 comments reactjs
- React Redux Starter Kit, Fractal Project structure? https://github.com/davezuko/react-redux-starter-kit 4 comments javascript
- I created a Bash script to help setup react projects with proper packages [ts, sass, redux, router, ...etc] and folder structure [components, styles, actions, reducers] and to help create new components. https://github.com/kareemkasem/bash-react-cli 4 comments linux