Discover how to improve React and Redux state management through modularization in this 26-minute conference talk from CascadiaJS 2018. Learn to create "ducks" - modularized components that keep your code DRY, scalable, and maintainable. Explore techniques for consolidating state in one place, avoiding excessive file creation for actions and reducers, and implementing effective duck creation. Gain insights into streamlining your React app's architecture, regardless of its size and scope, to achieve the ideal balance of maintainability and scalability.
Overview
Syllabus
Why I Chose to Modularize the Ducks in My React App // Lauren Lee // CascadiaJS 2018
Taught by
JSConf