This content originally appeared on DEV Community and was authored by Fabio Biondi
In the previous video we have analyzed a lot of functionalities provided by the React library.
And as we have seen, they are often useful for managing the local state of a component and its direct children.
In this video we’ll see some of the most famous state managers (Zustand, Valtio, Jotai / Recoil) for the global state management, useful for example to share the state across components on different branches of the application or when we use a router and we need to share something between several pages.
TOPICS:
00:00 Introduction
01:24 Zustand
03:25 Valtio
04:42 Jotai / Recoil
🔗 Follow me on:
This content originally appeared on DEV Community and was authored by Fabio Biondi

Fabio Biondi | Sciencx (2022-07-04T23:40:32+00:00) React: Zustand, Valtio and Jotai/Recoil – State Management Strategies in React – Pt #2. Retrieved from https://www.scien.cx/2022/07/04/react-zustand-valtio-and-jotai-recoil-state-management-strategies-in-react-pt-2/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.