SimpleR State

The simplest app state management for React

View project on GitHub

Recipes

With the very straightforward and unopinionated approach of SimpleR State in managing app state, you have full flexibility to implement things the way you want. It works seamlessly with whatever code architecture you choose for your React app.

Here we provide some suggested patterns that you may consider for specific scenarios.

Back to home