The project is deprecated and no longer maintained. It can still be used for the demonstration of its main ideas (which are far from deprecation :) )
Reducing redux boilerplate
This example is based on react-webpack-boilerplate (thanks!)
A simple counter example. Reducer code and path in state is contained in actions. No need for string constants.