React State Management

当在 React 应用里搭建全局状态、同步服务端数据、或在 Redux Toolkit/Zustand/Jotai/React Query 间选型时使用;做:按本地/全局/服务端/URL/表单分类对症选库,给出 TS 范式、乐观更新与旧 Redux 迁移方案;不适用于纯后端逻辑、非 React 框架或单组件 useState 即可的简单 UI 状态;触发词:状态管理、全局状态、Redux、Zustand、Jotai、React Query、服务端状态、乐观更新、状态选型

findscripter e533b44 6.9 KB Updated

File contents

findscripter/everything-skills/tree/main/02-engineering/react-state-management commit e533b449e8

Frequently asked questions

npx skillmds@latest add findscripter/react-state-management