Why I Chose to Modularize the Ducks in My React App
Offered By: JSConf via YouTube
Course Description
Overview
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.
Syllabus
Why I Chose to Modularize the Ducks in My React App // Lauren Lee // CascadiaJS 2018
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube