-
Notifications
You must be signed in to change notification settings - Fork 19
Resources
Rafael edited this page Aug 27, 2015
·
15 revisions
- Cookbook Link
- Pete Hunt talk on Instragram link
- Babel & ES6 Javascript transformation
- Excellent talk about React, it beginnings Rethinking best practices
- Excellent toturial Why React is awesome..
- Why React scales Vjeux talk
- Animations by chenglou React Motion
- Talk on animations by chenglou talk
- First introduction to the community link
- Redux, the implementation of flux of choice. link
- Redux docs link
- Excellent talk from Lee Byron, even if not using immutable.js is worth watching. Immutable Data
- Vjeux talk, css in js. link
- CSS Modules, one of the approaches for doing css in js link
- CSS Modules, article link
- Reuse COMPONENTS! no styles link
- Andre Staltz What if the user was a function
- Virtual DOM, Model View Intent Andre Staltz
- Event loop. What the heck is the event loop anyway
- Easy vs Simple! Simple matters - Rick Hickey
- Hammock Driven Development, Rick Hickey link