re-ducks-examples icon indicating copy to clipboard operation
re-ducks-examples copied to clipboard

Redux Todo examples of the re-ducks modular approach

Re-ducks Examples

Example projects showing the translation from the standard redux folder structure to the re-ducks modular approach.

The projects are direct translations from the redux examples found here http://redux.js.org/docs/introduction/Examples.html and here https://github.com/reactjs/redux/tree/master/examples.

Currently only the Todos and Todos-flow projects have been implemented but should suffice as examples for beginners to re-ducks.

Projects