/moridux

Redux implemented with Mori's persistent immutable data structures.

Primary LanguageJavaScript

moridux

Redux implemented with Mori's persistent immutable data structures.

This is meant as a way for me to learn by doing.

To keep things simple, I'll do the following:
-Use the official Redux ToDo demo as a model.
-Start learning Redux by compiling the modular form into one js file
-Learn webpack and probably start over with a fork from Redux
-Realize that this is a nieve effort and not feel guilty when this project is depreciated

This may end up in the bin before too long.
Let's have a go, shall we?