Acerca de
Provides comprehensive guidance for architecting React application state, from local component logic to complex global stores and server-side data synchronization. It helps developers select the optimal tool—be it Zustand for simplicity, Jotai for atomic updates, or Redux Toolkit for enterprise scale—while providing production-ready patterns for TypeScript integration and performance optimization. Whether managing remote data with React Query or migrating from legacy systems, this skill ensures state logic remains maintainable, efficient, and type-safe across both web and mobile platforms.