For beginners like me to learn the concepts in Redux: github.com/gaearon/redux
Can it be simpler? send a pull request
To run this example:
npm install
npm start
- open http://localhost:8000/ in the browser
And also head over to http://gaearon.github.io/redux/ for some great documentation.