Advanced React and Redux
Walkthroughs on advanced React v16.6.3 and Redux v4.0.0 – Authentication, Testing, Middlewares, HOC’s, and Deployment
What you’ll learn
-
Build a scaleable API with authentication using Express, Mongo, and Passport
-
Learn the differences between cookie-based and token-based authentication
-
Figure out what a Higher Order Component and how to use it to write dramatically less code
-
Write Redux middleware from scratch to uncover what is happening behind the scenes with Redux
-
Set up your own testing environment with Jest and Enzyme
-
Realize the power of building composable components
Requirements
-
Solid understanding of React
-
Intermediate understanding of Redux; you should have knowledge of reducers, actions, and action creators
Who this course is for:
- Programmers with experience on React and Redux
- NOT for programmers with no previous React/Redux experience!