JotaiJotai

状態
Primitive and flexible state management for React
Home
  • Introduction
core
  • atom
  • useAtom
  • Store
  • Provider
utilities
  • Storage
  • SSR
  • Async
  • Resettable
  • Family
integrations
  • tRPC
  • Query
  • URQL
  • Immer
  • XState
  • Location
  • Cache
  • Molecules
  • Optics
tools
  • SWC
  • Babel
  • Devtools
basics
  • Concepts
  • Comparison
  • Showcase
guides
  • v2 API migration
  • TypeScript
  • Next.js
  • Gatsby
  • Remix
  • React Native
  • Debugging
  • Performance
  • Testing
  • Core internals
  • Composing atoms
  • Atoms in atom
  • Initializing state on render
  • Persistence
recipes
  • Large objects
  • Atom creators
  • Custom useAtom hooks
RepositoryPackageCommunityUpdates
library by Daishi Katoart by Jessie Waters
site bycandycode alternative graphic design web development agency San Diego

JotaiJotai

状態
Primitive and flexible state management for React

Remix

Hydration

Jotai has support for hydration of atoms with useHydrateAtoms. The documentation for the hook can be seen here.

library by Daishi Katoart by Jessie Waters
site bycandycode alternative graphic design web development agency San Diego
GitHubnpm
  • Introduction
core
  • atom
  • useAtom
  • Store
  • Provider
utilities
  • Storage
  • SSR
  • Async
  • Resettable
  • Family
integrations
  • tRPC
  • Query
  • URQL
  • Immer
  • XState
  • Location
  • Cache
  • Molecules
  • Optics
tools
  • SWC
  • Babel
  • Devtools
basics
  • Concepts
  • Comparison
  • Showcase
guides
  • v2 API migration
  • TypeScript
  • Next.js
  • Gatsby
  • Remix
  • React Native
  • Debugging
  • Performance
  • Testing
  • Core internals
  • Composing atoms
  • Atoms in atom
  • Initializing state on render
  • Persistence
recipes
  • Large objects
  • Atom creators
  • Custom useAtom hooks