Guides the implementation of modern React state patterns using Redux Toolkit, Zustand, Jotai, and TanStack Query.
This skill provides expert-level guidance for architecting React applications with the most efficient state management solutions. It covers the entire spectrum of state, from local component logic to complex global stores and asynchronous server-side synchronization. By offering pre-built patterns and selection criteria, it helps developers avoid common pitfalls like over-globalization and unnecessary re-renders while ensuring full TypeScript compatibility and performance optimization across projects of any scale.
Características Principales
01Decision matrices to help choose the right tool for specific architectural needs.
02Comprehensive patterns for Redux Toolkit, Zustand, Jotai, and React Query.
03Migration guides for transitioning from legacy Redux to modern patterns.
04Advanced server-side state strategies including caching and optimistic updates.
05Standardized TypeScript configurations for type-safe state management.
0623,194 GitHub stars
Casos de Uso
01Managing complex server-side data fetching with TanStack Query and SWR.
02Setting up a scalable global store for enterprise-grade React or React Native applications.
03Refactoring component-heavy apps to use atomic state with Jotai for granular re-renders.