React Core State

Use when designing state architecture, choosing between state management approaches, or solving state-related problems. Prevents the common mistake of mutating state directly or choosing the wrong state tool for the complexity level. Covers useState vs useReducer, state lifting, Context API, external stores (Zustand/Jotai), immutability rules, server vs client state. Keywords: useState, useReducer, Zustand, Context, state lifting, immutability, Redux, global state, store, Zustand, where to put state, state management choice, prop drilling fix..

Impertio-Studio 090e0a6 4 files · 38.4 KB Updated

File contents

Impertio-Studio/React-Claude-Skill-Package/tree/main/skills/source/react-core/react-core-state commit 090e0a6983

Frequently asked questions

npx skillmds@latest add impertio-studio/react-core-state