Add zustand resource (#3803)

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
pull/3801/head^2
rane gray 1 year ago committed by GitHub
parent cab075bf5b
commit c65f12fcb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      src/data/roadmaps/react/content/106-state-management/101-zustand.md

@ -6,5 +6,7 @@ Zustand is often used as an alternative to other state management libraries, suc
Visit the following resources to learn more: 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) - [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)
Loading…
Cancel
Save