Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 355 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 355 Bytes

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.