DEV Community

Cover image for [Video] Why I Chose to Modularize the Ducks in My React App
🅲🅰🆁🆃🅴🆁
🅲🅰🆁🆃🅴🆁

Posted on • Edited on

2 1

[Video] Why I Chose to Modularize the Ducks in My React App

As we lead up to CascadiaJS 2019, I'm going to share the 24 amazing talks from 2018 here on dev.to. Sit back and enjoy the show!

Lauren Lee

React and Redux are awesome but the state management can be overwhelming for beginners. This talk is all about how to keep your code DRY, scalable, and maintainable- the dream trifecta!- regardless of its size and scope. Creating “ducks”, or modularized components, allows you to keep all of your state in one place and avoid creating a new file for every single action and reducer. This talk will cover how to create those ducks!

https://www.youtube.com/watch?v=jr7D4VAzNig

Top comments (0)

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay