jotai

v0.1.0curated

Jotai for client-side global state — atomic state management for React applications.

framework:reactlibrary:jotailanguage:typescript
archgate adr import packs/jotai

Decisions (1)

Jotai for Client State

Modern React applications need to manage different types of state: server state (data from APIs), UI state (component-local toggles, modals), and global client state (theme preference, sidebar open...

1 rule