React's community nowadays is all about Redux. But what is it and how can you use it in your React applications? How does it compare to Flux? What are reducers and unidirectional data flow, immutability, stores, thunks...
If none of this makes sense to you don't worry, this talk is for you.
I'm going to explain how Redux came to be, how it changes the way we build applications and how you can use it.