React + Express | State Management with Zustand

Опубликовано: 15 Декабрь 2022
на канале: Alex Rusin
351
8

In this video we will work on adding a state to the application frontend. We will use Zustand. A small, fast and scalable bearbones state-management solution using simplified flux principles. It has a comfy api based on hooks, isn't boilerplatey or opinionated. It is great for a midsize project.

Begin: https://github.com/alexrusin/react-ex...
End: https://github.com/alexrusin/react-ex...

Zustand documentation: https://docs.pmnd.rs/zustand/getting-...