DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Internet Introduction to React, Flux, and Isomorphic Apps

1. React Components, Flux, and Isomorphism Federico Torre 2. React Components component = view + controller 3. • Forget MVC, think components. • Component = view/html…

Internet Understanding Facebook's React.js

1. React A web tool developed and open-sourced by Facebook 2. • React is a javascript library, or tool • framework agnostic • lightweight and recursive What is React?…