0.3.0 • Published 8 years ago

rxjs-redux-react v0.3.0

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

RxJS based Redux style state management for React (using Recompose)

Trying to improve my understanding of RxJS and find a more robust pattern for managing react state with it by copying from Redux while hopefully also enhancing the pattern with some more of the power of RxJS. Not something I've used in anger yet so I don't know where the dragons are.