[TALK] Redux & Angular2

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.
One minute to read

Introduction to Redux and React-Redux

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.
7 minutes to read