Wondering what the Redux craze is? In this video, I introduce Actions, Reducers, and the Store as well as implement a simple data-flow for our application.
Watch for the ending where I show you the simplest way of implementing Redux: a pub/sub with Reducers as a middleware upon dispatch.
Follow me on:
Twitter: / antjanus
Twitch: / antjanus
Blog: http://antjanus.com
Code at this point on github: https://github.com/AntJanus/redux-tut...