Skip to content

Latest commit

 

History

History
80 lines (54 loc) · 4.28 KB

boilerplates-and-starter-kits.md

File metadata and controls

80 lines (54 loc) · 4.28 KB

Boilerplates and Starter Kits

Suggested Starter Kits for Learners

NOTE: It's easy for someone new to the React/Redux ecosystem to get confused by some of these boilerplates and starter kits. Many of them include dozens of specifically-configured libraries, and it can be hard for a learner to understand how all the pieces fit together. If you're trying to learn React or Redux for the first time, it's suggested that you start with reading tutorials and articles first, until you have a reasonable understanding of how things work. However, if you do want to use a starter kit as a learning tool, I specifically suggest the ones in this section. They are simpler, easier to understand, and well documented.

Full-Featured Starter Kits

Specific Concept Demonstrations

Other