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

🎤

Redux is one of the most popular technologies for the management of shared state across entire React applications, which can be complemented by Redux Observable to describe asynchronous side effects with RxJS. This approach, however, adds cognitive load when balancing the varying concepts across these three libraries. What if we could use RxJS exclusively for managing state in our React apps? This talk will demonstrate this possibility and the benefits it provides.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.