After writing two blog posts about Redux: Introduction to Redux and Angular2 and Introduction to Redux and React-Redux I decided that I was ready to present Redux in AngularToulouse meetup.
I have been working with React and Redux for some time now. One thing that struck me is the simplicity of having a single store for the entire app. This post is about learning what is Redux, where it comes from and how to use it.