Acerca de
This skill provides a comprehensive architectural framework for managing state within React applications. It guides developers through the selection and implementation of local, global, and server-side state solutions, offering standardized patterns for popular libraries like Redux Toolkit, Zustand, and Jotai. By following these established best practices, developers can ensure type safety, optimize component re-renders through selectors, and implement complex features like optimistic updates and normalized data structures.