Select your language

Home arrow-right react-use-state-x

We've compiled a list of 3 free and paid alternatives to react-use-state-x. The primary competitors include MobX, Redux.js. In addition to these, users also draw comparisons between react-use-state-x and React Easy State. Also you can look at other similar options here: About.


MobX
Free Open Source

MobX is a state manager - simple and scalable by transparently applying functional reactive...

Redux.js
Free Open Source

Predictable state container for JavaScript apps often used with React.js.

React Easy State
Free Open Source

Easy State provides a healthy balance of local and global state management for React in a simple...

Complex state management and global store done in type-safe, high-performance way using react...

react-use-state-x Platforms

tick-square Web-Based

react-use-state-x Overview

# React-use-state-x
Complex state management and global store done in type-safe, high-performance way using react useState/useContext hooks.

## Features

- Concise, pragmatic but flexible API
- very easy to learn
- no boilerplate, just plain predictable state management
- First-class typescript support
- completely written in typescript
- compiles to javascript module and typescript definitions
- correct and complete type inferrence for any type / complexity of managed data
- Tiny footprint. No external dependencies, except React.
- State management for complex data state, including:
- arrays and objects
- deeply nested combinations on arrays and objects
- validation of input data
- tracking of modifications
- valuelink-like pattern for two-way data binding and form state management
- Global data state management using the same API
- allows to drop Mobx / Redux completely and simplify the source code a lot
- Performance tuned:
- offers component-level cache state management to minimise re-rendering when necessary
- efficient global state observer using only `React.useContext` and `React.useState`

react-use-state-x Features

tick-square React

Top react-use-state-x Alternatives

Share your opinion about the software, leave a review and help make it even better!

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?