Tuesday, 26 July, 2016 UTC


Summary

This is part 3 of a series of posts on react, redux and webpack. Other posts: configuring webpack Understanding a simple react, redux and react-router app in es2015, part1. In this post, we will cover the routes configuration, the actions and all the react components starting from the Root. Root If you remember from the … Continue reading "Understanding a Simple React, React-Router and Redux Application in ES2015. Part 2"
The post Understanding a Simple React, React-Router and Redux Application in ES2015. Part 2 appeared first on Javascript Jedi Padawan.