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

Gatsby

Hydration

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

Babel plugins

Jotai provides Babel plugins for better DX while developing with Gatsby. Find more info in the Babel section.

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