Code samples to guide you through the React ecosystem
Here are five react-examples with plain js, no build system.
Static site with React, Router and Webpack starter template.
starter app with ES6, react, react-router and webpack starter template
base JSFiddle
Exercise
We will use learnyoureact workshopper to go through the basics. Code examples, up until number eight, isomorphic, are here.
Another workshopper: thinking-in-react
Flux
Egghead series: React: Flux Architecture
Alternatives: Redux, Alt.js, Reflux, Fluxxor
Further Resources
Egghead series: React Fundamentals
Egghead series: React Native Fundamentals