1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-19 15:43:49 +02:00

Add zustand resource (#3803)

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
rane gray
2023-09-22 13:27:37 -06:00
committed by GitHub
parent cab075bf5b
commit c65f12fcb8

View File

@@ -6,5 +6,7 @@ Zustand is often used as an alternative to other state management libraries, suc
Visit the following resources to learn more:
- [Zustand - Official Website](https://github.com/pmndrs/zustand)
- [Working with Zustand](https://tkdodo.eu/blog/working-with-zustand)
- [Zustand - Official Documentation](https://docs.pmnd.rs/zustand/getting-started/introduction)
- [pmndrs/zustand](https://github.com/pmndrs/zustand)