-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thank you! #100
Comments
Thank you @dai-shi for the work you've put into zustand lately. I haven't had the motivation to contribute because I changed jobs and unfortunately stopped using zustand. I believe project maintainers can have a greater impact when they use their work to create things. |
Just found zustand, and it's great. It's solving so many of the problems that I had creating contexts in an app that is being migrated to React (most notably: too many renders in the wrong spot, and too much boiler plate). Hopefully I can give back to the project in the future. Thank you! |
I want to thank you guys for this wonderfull package. It simplified a lot the project I'm working now and for sure it will help me on the other projects as well ! |
WONDERFUL WONDERFUL PACKAGE!! Congrats! I can gladly donate to this project if you are accepting. Cheers |
It feels great to see that there are still sane people in the React ecosystem who build simple yet feature-complete stuff :)) |
I agree that Zustand is great, but when should I use it instead of Valtio? Both libs are great, but Valtio looks simpler....? What are the differences or use cases when one lib should be preferred over the other? |
zustand is so easy to use, really I was waiting for this kind of library , I don't know why redux is gives with so much concepts and boiler plate code.its feels like react hooks. thanks to @dai-shi for this library. Please make a video on redux vs zustand and let us spread awareness about zustand. |
The company I work at has been putting off a refactor to action based state for far too long (we've grown too complex to manage our atomic state). Looking at the other options, it felt like it would be a daunting task, not just from the standpoint of migrating the code, but also in terms of training all of our developers how to use the new state management system. Zustand's un-opinionated API allowed me to structure the stores in a way that works for us. And the simple API gives me confidence that developers will pick up on it quickly. No dispatch wrappers or reducers, minimal boilerplate, and simple immer integration with middleware so that deep state modifications are short and easy to read. I've been extremely happy with the library so far. Thank you for all the work you've put into it. |
Good work, and v4 also looks cool! |
zustand is awesome, I'm promoting zustand in the team. |
The amount of times this group has helped me during my software engineering role has been unreal. I started using Zustand about a year ago when the documentation was a bit more sparse, and the contributors answered so many of my questions. The level of care these guys have, not only for their code and documentation, but also ensuring that newer people understand how to use the package is incredible. I'll be recommending Zustand in the future, anytime I get the chance. 🙇♂️ Thank you guys. |
The most Simple & Powerful state management library in that i have used!!! |
Thanks so much for this package! |
nice! |
This comment was marked as off-topic.
This comment was marked as off-topic.
Your libraries are just very awesome. |
This is an excellent library 🫦 |
Thanks for the great work! |
Awesome library! Thank you! 👌❤️ |
It's amazing. Congrats and thank you! |
mbappe |
more and more better! |
Great thanks to the zustand team, please keep up the good work always! |
Thank you! |
Fantastic library, great breath of fresh air! Thank you very much! 💖 |
Thanks to Zustand. Recently built and released a new headless cart library. Under the hood, it uses Zustand. p.s: not a perfect code atm, Your contributions are welcome. |
With a small API surface, Zustand indeed makes life easier. 🎉🎉🎉 Zustand powers Create.do generative AI platform. |
thank you this package is wonderful |
Man, this package feels like magic. So simple and efficient. Thanks and congratulations on the project! |
@Nisfan please, create a new discussion and remove this message |
The issue is directly related to the React Context API without using this library. I just want to say thanks for this library, and I mentioned earlier how I started using it. |
Zustand is 🔥🔥🔥🔥🔥 Thank you to all contributors working on it! React Query + Zustand 🔥🔥🔥. Migrated from REdux toolkit to React Query + Zustand and code is simple and fast |
Same here thanks a lot! so much fun to work with Zustand! 👍 🥇 🌶️ 🌭 ♨️ 💃 |
Thanks for all the responses and the package 👩🚀🚀 |
I decided to dive into react and booked a React course. After halftime, I was wondering just how complicated, simple things can be solved! I was close to give up the course. Then there came the chapter about Zustand! A BIG BIG Thank you for this awesome piece of code, to the whole Team! |
The most wholesome Github issue I've ever seen ❤️ |
Thanks to Zustand |
Thank you! |
Wow, What a PKG, Thank you, also Zustand |
Thanks Zustand! |
State management made me to dislike React Framework always. I am using zustand no more than 10 days and I can clearly say it is a great experience. |
Where has this been all my life. Thank you to all who helped build this!!! |
This is an incredible lib! So much so that working with my stores is the most enjoyable part of the project, haha. The subscribe() method was particularly useful, and the middlewares are also well thought out. Congratulations and thank you! |
I've used many state managers and zustand is the simplest and most elegant one. Thanks to the contributors. ❤️ |
thanks so much daishi. zustand's an incredible lib :)) |
Thank you 💝 |
Thank you! |
Zustand is easy to use and great redux alternative. i would love to explore new features that can be added to make the library more awesome, i would be very happy if i could be contributor to zustand. |
Thank you very much. This is a very useful library and the learning cost is very low. |
Aloha! Thank you very much for your work! I use it and enjoy it. |
This is a legendary lib. I've used it on web before (a lot), but now I threw it into a React Native app to manage shared state across views and physical devices over network. It made the app so much more responsive, and the architecture so much easier. Thanks! |
In the name of our whole team, please accept my gratitude for this library, as it is our daily driver for state management throughout all React apps & beyond, as it supports vanilla JS as well - thank you very much! |
감사합니다 :) |
tks you so much ❤️ |
Thank you! |
Huge Zustand fan, btw 🙋♂️❤️ |
This package is wonderful. Thank you to all contributors working on it! Is there any additional way I support
zustand
?The text was updated successfully, but these errors were encountered: