- learn ES6 especially:
import/export (modules)
arrow functions
promises
let, const
destructuring assignment
spread syntax
property shorthand
method properties
classes? - learn React
- read about Flux
- learn Redux using http://redux.js.org/
jump over the middlewares section because it is a little bit confusing, at least until you feel more confident about Redux, and then go back to read it - write a small project using an existing very simple boilerplate that combines React and Redux
Last active
October 6, 2016 12:31
-
-
Save marcelowa/45c2b826e31f82001b927e0e8641947c to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment