RxReduce is a lightweight framework that ease the implementation of a state container pattern in a Reactive Programming compliant way.

It is based on the simple concepts of state immutability and unidirectionnal data flow.

Leave a Reply