Architects scalable React applications by implementing modern state management patterns with Redux Toolkit, Zustand, Jotai, and React Query.
This skill provides expert-level guidance for managing state in React and React Native applications, ranging from local component state to complex global stores. It assists developers in choosing the right tool for their specific project needs—whether it's the boilerplate-free approach of Zustand, the atomic power of Jotai, or the robust ecosystem of Redux Toolkit. By integrating best practices for server state synchronization with React Query and ensuring full TypeScript type safety, this skill helps create performant, maintainable, and predictable frontend architectures.
主な機能
01Comprehensive patterns for Redux Toolkit, Zustand, and Jotai
02Server state synchronization and caching with React Query/SWR
030 GitHub stars
04Selection logic for choosing the right state library based on scale
05Implementation of optimistic UI updates and cache invalidation
06TypeScript-first state definitions and selector optimization
ユースケース
01Managing complex server-side data fetching and synchronization requirements
02Architecting the global store for large-scale enterprise React applications
03Migrating legacy Redux codebases to modern Redux Toolkit or lightweight Zustand