A deep dive tutorial series on the Zustand library - a lightweight, easy-use and still powerful react state management lib.
Code for this video:
https://github.com/niftybytes4u/react...
(Please follow the commit history, each video is a commit. )
This video is about the basic usage of the Zustand, the code is written in typescript.
Zustand github: https://github.com/pmndrs/zustand
Zustand documentation: https://docs.pmnd.rs/zustand/getting-...
00:00 Introduction of the zustand and why I choose the Zustand
01:51 Create a project
06:36 Call states from components
10:53 Asnyc