-
There are many and I like Zustand
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
https://ngneat.github.io/elf/ https://effector.dev/
-
thin-backend
🔥 Thin Backend is a Blazing Fast, Universal Web App Backend for Making Realtime Single Page Apps
Another way to deal with global state is by making everything realtime using tools like thin.dev. When all data is realtime you're basically using the actual database as the state store. When using tools like zustand or redux you will always replicate a subset of the database schema on the client side. Using realtime data everywhere with thin.dev can save a lot of this boilerplate :)
-
hookstate
The simple but very powerful and incredibly fast state management for React that is based on hooks
I have been using Hookstate, curiously aanbidt never mentioned in lists like this.
-
I love ReactN.
-
I’ve used almost all libs you mentioned, and then created my own https://github.com/bit-about/state . I use it on my newest projects and fills all my needs :3
-
Have you looked at Valtio at all? Same author as zustand.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
I'm still using unstated-next, its another straightforward one that extends useContext
Related posts
-
Concave: Lens-like state management for React
-
Concave: Lens-like state management for React
-
Concave: Lens-like state management for React
-
useColor: The powerful color hook that all designers deserve - ✨ Parse and stringify that just works & 🦾 Strict type checking at compile time
-
use-color: The powerful color hook that all designers deserve. ✨Parse and stringify that just works & 🦾 Strict type checking at compile time