CommentMay 20, 20162
I believe Redux is like a foundation which induces effective practices, so it seems natural to me that we need a modular pattern to scale in matter of code size and developers working on the project. So given the need of Redux modules and a way of handling asynchronous side effects we (me and friends) created redux-boot . Looks like the Shasta toolkit are similar, and I think both can learn from each other :)