1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-29 12:18:23 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)
- [pmndrs/zustand](https://github.com/pmndrs/zustand)