Advanced React and Redux (2022)

  • Course level: All Levels
  • Categories Development
  • Total Enrolled 0
  • Last Update February 8, 2022

About Course

Walkthroughs on advanced React v16.6.3 and Redux v4.0.0 - Authentication, Testing, Middlewares, HOC's, and Deployment

Description

1. Client Overview.mp4

Knowledge of React + Redux is 100% required! If you are familiar with reducers and action creators you will be fine.

Course includes content specific to React v16.6.3 and Redux v4.0.1! For React v14, start with the section titled “Testing with React v14”

This is the tutorial you’ve been looking for to take your React and Redux skills to the next level.

Authentication with Express/Mongo?  Yes!  Middleware/Higher Order Components? We got it.  Testing with Mocha/Chai?  It’s here!

This course wastes no time diving right into interesting topics, and teaches you the core knowledge you need to deeply understand and build React components and structure applications with Redux

What Will I 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

Topics for this course

88 Lessons

1. Welcome! Let’s Get Started!

1. Introduction00:00:00

2. Testing

3. Higher Order Components

4. MIddlewares with Redux

159.95

Requirements

  • Solid understanding of React
  • Intermediate understanding of Redux; you should have knowledge of reducers, actions, and action creators