Zustand icon
Zustand icon

Zustand

A small, fast and scalable bearbones state-management solution using simplified flux principles. Has a comfy API based on hooks, isn't boilerplatey or opinionated.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Self-Hosted
  • React
0likes
0articles

Features

  1.  React
  2.  State management

Zustand News & Activities

Highlights All activities

Recent activities

Zustand information

GitHub repository

  •  58,696 Stars
  •  2,187 Forks
  •  7 Open Issues
  •   Updated  
View on GitHub
Zustand was added to AlternativeTo by Alex Ruiz on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Zustand?

A small, fast and scalable bearbones state-management solution using simplified flux principles. Has a comfy API based on hooks, isn't boilerplatey or opinionated.

Don't disregard it because it's cute. It has quite the claws, lots of time was spent dealing 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.