Overview
Explore the landscape of client-side state management frameworks in this 22-minute conference talk from React.js Conf 2016. Dive into the challenges of managing complex application states beyond simple TodoMVC examples. Gain insights into popular libraries and frameworks designed to address these issues, including Redux, Re-frame, Relay, and Om/next. Learn how each solution integrates with React, and analyze their respective advantages and disadvantages. Discover common patterns across these frameworks and gather valuable insights to inform your approach to state management in React applications. Understand the tradeoffs involved and receive recommendations for choosing the right solution for your project's needs.
Syllabus
Introduction
React Flux
Redux
Mutations
Cost
Recommendations
Tradeoffs
Taught by
Meta Developers