Pmndrs
.docs
Quick search
for anything
Press
/
to search
Zustand
getting started
Introduction
Comparison
guides
Tutorial: Tic-Tac-Toe
Updating state
Immutable state and merging
Flux inspired practice
Auto Generating Selectors
Practice with no store actions
TypeScript Guide
Testing
Calling actions outside a React event handler in pre React 18
Map and Set Usage
Connect to state with URL
How to reset state
Initialize state with props
Slices Pattern
Prevent rerenders with useShallow
SSR and Hydration
Setup with Next.js
integrations
Immer middleware
Third-party Libraries
Persisting store data
previous versions
createContext from zustand/context
migrations
Migrating to v4
How to Migrate to v5 from v4
apis
createStore
createWithEqualityFn ⚛️
create ⚛️
shallow
hooks
useShallow ⚛️
useStoreWithEqualityFn ⚛️
useStore ⚛️
middlewares
combine
devtools
immer
persist
redux
subscribeWithSelector
empty doc