Advanced State Management in React Applications (Redux, MobX, sagas, etc.)

Advanced State Management in React Applications (Redux, MobX, sagas, etc.)

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 9h 24m | 5.06 GB

We’ve all read the packaging on the box; React is an accessible, high-performance view layer. Sure, it has some functionality to manage state, but this can get a bit tricky in larger applications.

In this workshop, you’ll learn if and when you need a library to manage state along with which is the best choice for your use case. You’ll learn how to use the container pattern to separate state management from your view layer.

We’ll build applications from the ground up using popular patterns and libraries such as Flux, Redux, MobX, Alt, and others as well as what one brings to the table and its trade-offs. By the end of this workshop, you’ll understand how to use all of the most popular libraries as well as the patterns they share in common and be able to build your own state management library if needed.