How Zustand works under the hood ? #1832
-
Hi there, lately I have been enjoying Zustand, but every time I was using it in a project I always asked myself How this works without Providers ? after searching didn't get any clear answer, anyone out there can give me an answer How do Zustand stores states without wrapping my react project with a Provider? what is the approach? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I created a course with that perspective: https://egghead.io/courses/create-a-zustand-like-module-state-library-bf55241e |
Beta Was this translation helpful? Give feedback.
-
@dai-shi Thank you! Awesome tutorial 🚀 |
Beta Was this translation helpful? Give feedback.
I created a course with that perspective: https://egghead.io/courses/create-a-zustand-like-module-state-library-bf55241e
And also this: https://daishi.gumroad.com/l/uaxms