Appendix
June 26, 2017 · View on GitHub
. ____ _ _ _ _ _ _
/ ___|___ _ __ ___ _ __ ___ _ __ ___ _ __ | |_ / \ _ __ ___| |__ (_) |_ ___ ___| |_ _ _ _ __ ___
| | / _ \| '_ ` _ \| '_ \ / _ \| '_ \ / _ \ '_ \| __| / _ \ | '__/ __| '_ \| | __/ _ \/ __| __| | | | '__/ _ \
| |__| (_) | | | | | | |_) | (_) | | | | __/ | | | |_ / ___ \| | | (__| | | | | || __/ (__| |_| |_| | | | __/
\____\___/|_| |_| |_| .__/ \___/|_| |_|\___|_| |_|\__| /_/ \_\_| \___|_| |_|_|\__\___|\___|\__|\__,_|_| \___|
|_|
Appendix
Other Proposed Architectures
- react-conf-app/app/scenes at master · Thinkmill/react-conf-app is really similar
- Grouped by component complexity - like Atomic Design
- Dan Abramov tweets
- How to better organize your React applications? — Medium
- Rules For Structuring (Redux) Applications — Jack Hsu
- Node Hero - Node.js Project Structure Tutorial | @RisingStack
- Ember Module unification - dgeb
- How OkCupid organizes its multi-page React app