Title
Redux, beyond React
Abstract
Redux has grown in popularity within the React community as an alternative to Flux and a powerful way to manage within your application. From its focus on immutability, pure functions or time traveling, it’s become a popular way to back your React applications.
But Redux is more than a React library, it’s a powerful pattern for data management in any kind of application.
In this session we’re going to dive deeply into how Redux works, look at why it’s so popular with React, how it can work with any front-end framework and even beyond JavaScript.
Duration: 45 minutes
Audience Profile
- React Developers
- Web Developers
- Developers using Redux/mobx/ngrx/etc.