Reduxigen

Reduxigen

Reduxigen is a ridiculously simple state management system. Working with state in Reduxigen entails only two concepts:

  • State

  • Functions

State is a plain JavaScript object.

Reduxigen functions update values in the state.*

Robust

Reduxigen is built on top of Redux. If you've used Redux, many of the concepts in Reduxigen will be very familiar. However, you'll find using Reduxigen much simpler than Redux. You'll write less code. The code you write will be predictable. This will make you more efficient, and less prone to error. At the same time, you'll get all the benefits Redux has to offer.


* More accurately, Reduxigen functions create a new state with appropriately updated values.

* If you're looking for documentation on Reduxigen 1.0, see: https://github.com/reduxigen/api-1.0

results matching ""

    No results matching ""