This video is about how to select states and how write a new autogenerator method to simplify the selection of a state.
Github for this tutorial:
https://github.com/niftybytes4u/react...
(Please follow the commit history, each video is a commit. )
Zustand github: https://github.com/pmndrs/zustand
Zustand documentation: https://docs.pmnd.rs/zustand/getting-...
00:00 Introduction
00:14 A Problem and the selector
04:14 create a state Autogenerator