What can developer do with Zustand
A small, fast and scalable bearbones state-management solution. Has a comfy api based on hooks, isn't boilerplatey or opinionated, but still just enough to be explicit and flux-like.
Don't disregard it because it's cute. It has quite the claws, lots of time was spent to deal with common pitfalls, like the dreaded zombie child problem, react concurrency, and context loss between mixed renderers. It may be the one state-manager in the React space that gets all of these right.
Disclaimer: Last updated is 8 months ago. Always refer to https://github.com/pmndrs/zustand for Zustand updates.
Top tools list:
Top Comparing Page: