Skip to content

Latest commit

 

History

History
62 lines (24 loc) · 2.58 KB

react.md

File metadata and controls

62 lines (24 loc) · 2.58 KB

Learn React

Learning React:
Mastering React:

NOTES:

Once you have a good handle on React move on to learning a more robust state management solution like MobX. If you are an experienced developer with Functional Programming knowledge look at Redux. If you need help understanding the role of state management beyond React's setState watch, "Advanced State Management in React (feat. Redux and MobX)".

Note below the trends in the React Ecosystem (from npm registry) as you move past React and learn tools that work alongside React.