Seeing as I'm picking up all this stuff myself ATM, I should start noting down my path so that others can follow easier. Base concepts to learn: - ES6 - React - Components - Rendering Model - State - Props - Flexbox - Jest - Flow Useful to grok: - Babel - Redux - TypeScript / Typings Resources: - http://makeitopen.com - https://Egghead.io - https://github.com/jondot/ReactNativeKatas - https://flexboxfroggy.com - https://reactnative.cc - https://twitter.com/reactnative - https://facebook.github.io/react-native/ - https://js.coach/react-native - http://stackoverflow.com/questions/39111775/differences-between-require-and-passing-an-object-via-prop-or-context/39111942
Seeing as I'm picking up all this stuff myself ATM, I should start noting down my path so that others can follow easier.
Base concepts to learn:
Useful to grok:
Resources: