Advanced State Management in React (feat. Redux and MobX)

Advanced State Management in React (feat. Redux and MobX)

8 hours, 3 minutes CC

This course has been updated! We now recommend you take the State Management with Redux & MobX course.

Explore popular libraries to manage state including Flux, Redux, MobX, Redux Sagas, and more. Learning these patterns will help you leverage the best techniques for managing state in your React applications!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: December 4, 2017
Get Unlimited Access Now
Table of Contents

Introduction

Understanding State

Component State

State Architecture Patterns

Flux

Redux

Redux and React

Redux Thunk

Redux Saga

MobX

State Management Approaches