-
By "computed" I mean derived data from the state, which is automatically updated. Zustand has poor support to this.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Try reactish-state https://github.com/szhsin/reactish-state. It's a lightweight alternative to zustand/jotai
-
statery
Surprise-Free State Management! Designed for React with functional components, but can also be used with other frameworks (or no framework at all.)
-
MobX is great, but compare it to Jotai as well. I used MobX in a few projects in the past (so yes, I know it well), and nowadays I prefer Jotai.