🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

Redux has created an enormous paradigm shift in web application development. This made redux a standard and best practice to handle data changes in an application. In this session we will talk about- when and how we should use Redux in a react app. Then we will get familiar with redux core concepts with a real-world application (not in a todo app). Finally, we will discover accidentally that Redux is not very good at asynchronous side effects. This will make prince Redux cry. Then he made a short relationship with Redux-thunk that didn’t last very long. Finally, he will meet his soulmate Redux-Saga. Through a romantic adventure, we will explore redux-saga’s maintainable and testable approach to managing side effects, asynchronous calls (like an AJAX request). Most importantly we will unveil whether Redux and Saga’s relationship creates any side effects or handles them with care.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.