React Zustand Tutorial - 1. basic usage (typescript)

preview_player
Показать описание
A deep dive tutorial series on the Zustand library - a lightweight, easy-use and still powerful react state management lib.

Code for this video:
(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.

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
Рекомендации по теме
Комментарии
Автор

Hi Connygu, just found this playlist on zustand and I really loving the series. I just discovered zustand a week ago, after looking for alternative to redux and the redux toolkit, currently using zustand in my current project. Thanks you for the really great series.

gedaredorke
Автор

Really rare and super helpful playlist. Thank you so much Conny Gu!

jacob_dmn
Автор

best zustand tutorial ever made huge respect
🔥🔥

hesam-init
Автор

Thank you, teacher. you are the best. Easy to follow for me who is a beginner about state 👍

ihwanulhakim
Автор

You trutorial helps me a lot... Thank you, 谢谢~

uvrgb
Автор

Please notice, at 10:30 useBearStore() is only suitable for you use all the states. For multistates selection, please watch the chapter 4: "Multistate selection, why shallow?"

connygu
Автор

Hi all, the Github code for this chapter is here:

connygu
welcome to shbcf.ru