Redux solves many data handling problems which were hard to think about earlier. But as applications grow, it is hard to manage store at scale. In this talk, speaker Shivam Kantival, explains how his team solved problems with scaling Redux for a large web application and a growing team.
Shivam elaborates on the benefits of his approach including:
- Managing store for a growing set of developers and teams.
- Abstracting Redux store
- Keeping it DRY
- Propagating common changes/patterns
- Ease of shipping complexing features at scale
Slides for this talk can be found here:
Shivam Kantival works as a web developer at Mindtickle, Pune.

0 Comments