Libraries for managing application state
Link to sectionState Management Ratios Over Time
Zustand confirms its lead in terms of positivity, with only the default useState scoring higher. It's also grown in terms of usage, going from 28% to 41% over the past year!
Link to sectionOther State Management Libraries
While TanStack Query is best known as a data loading library, it does a great job of managing the resulting state as well.
What other libraries have you used to manage state in your apps?
(freeform question)
We asked members of the React community to share their “pick of the year”
My 2024 Pick: Remotion
The idea of creating programmatic videos in React continues to fascinate me. Remotion is a rather discreet project, which continues to grow slowly but steadily, successfully adopted by DevRels, educators, indie makers and larger companies (notably GitHub's Unwrapped video campaign).
We asked members of the React community to share their “pick of the year”
Link to sectionState Management Pain Points
State management as a whole remains unnecessarily complex, with Redux in particular taking a lot of the blame from respondents.
What pain points have you encountered related to state management?
(freeform question)
Link to sectionRecommended Resources
Advanced Redux with Redux Toolkit
In this course, you'll use Redux Toolkit to simplify reducer logic and actions, use TypeScript with Redux, add tests, and use RTK Query to fetch data in real-world projects.
State Modeling in React with XState
In this course, we'll be learning to model state before we code using state machines and statecharts and then use those in our app to orchestrate complex app logic.
Thanks to our partners for supporting us! Learn more.