React.js and Redux - advanced training
This course goes into detail about the advanced concepts of state management in React.js applications using Redux, so your team can build scalable user interfaces that leverage data.
Level
Advanced
Pre-requisites
A solid understanding of JavaScript and React.js
Pre-requisite Courses
React.js advanced
- Intro: How can Redux be useful?
- Lifecycle with reducers & actions
- Integrate Redux with React.js
- Async flow
- Extending with middleware
- Immutability
- Ecosystem
- Common patterns