MiniRx Redux Store Documentation
The powerful Redux Store got documentation
MiniRx is a full blown Redux Store based on RxJS. To get the most out of MiniRx it is important to have good documentation.
And here it is:
These are the most important topics:
- The Redux Store: update state with the classic Redux API: actions, reducers
- Feature Stores: update state without actions and reducers