Skip to content
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

Open
hibachrach opened this issue Apr 8, 2020 · 52 comments
Open

Thank you! #100

hibachrach opened this issue Apr 8, 2020 · 52 comments

Comments

@hibachrach
Copy link

This package is wonderful. Thank you to all contributors working on it! Is there any additional way I support zustand?

@rdhox
Copy link

rdhox commented Sep 2, 2020

Want to add my thank for the big work done in august here, while I was on holidays ^^
Congrat for the V3, and if I understood, @dai-shi (I follow your work on the concurrent mode, very impressive!) now replace @JeremyRH as one of the maintainer of zustand?

@dai-shi
Copy link
Member

dai-shi commented Sep 2, 2020

@rdhox Glad to hear that! Yeah, I'm primarily maintaining it lately. I hope @JeremyRH would come back when he got time.

@JeremyRH
Copy link
Contributor

JeremyRH commented Sep 2, 2020

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.

@JosieRice
Copy link

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!

@aleodoni
Copy link

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 !

@gwn
Copy link

gwn commented Jan 17, 2021

WONDERFUL WONDERFUL PACKAGE!! Congrats! I can gladly donate to this project if you are accepting. Cheers

@gwn
Copy link

gwn commented Jan 17, 2021

It feels great to see that there are still sane people in the React ecosystem who build simple yet feature-complete stuff :))

@AjaxSolutions
Copy link

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?

@Ajju2211
Copy link

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.

@DanielPower
Copy link
Contributor

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.

@alexshelkov
Copy link

Good work, and v4 also looks cool!

@siyi98
Copy link

siyi98 commented May 6, 2022

zustand is awesome, I'm promoting zustand in the team.

@lkdm
Copy link

lkdm commented Sep 12, 2022

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.

@PeanutQAQ
Copy link

The most Simple & Powerful state management library in that i have used!!!

@rodrigodiasf1984
Copy link

Thanks so much for this package!

@kongyich
Copy link

kongyich commented Apr 3, 2023

nice!

@fantasticsoul

This comment was marked as off-topic.

@Ashish-simpleCoder
Copy link

Your libraries are just very awesome.

@bahmanworld
Copy link

bahmanworld commented Jun 29, 2023

This is an excellent library 🫦
Thank you guys

@jeremytenjo
Copy link

Thanks for the great work!

@tnfAngel
Copy link

Awesome library! Thank you! 👌❤️

@Luiyit
Copy link

Luiyit commented Aug 28, 2023

It's amazing. Congrats and thank you!

@TraFost
Copy link

TraFost commented Sep 5, 2023

mbappe

@Torres7707
Copy link

more and more better!

@AminSafari207
Copy link

Great thanks to the zustand team, please keep up the good work always!

@dcodesdev
Copy link

Thank you!

@frammiie
Copy link

frammiie commented Oct 9, 2023

Fantastic library, great breath of fresh air! Thank you very much! 💖

@mcnaveen
Copy link

Thanks to Zustand.

Recently built and released a new headless cart library. Under the hood, it uses Zustand.
https://www.npmjs.com/package/cart

p.s: not a perfect code atm, Your contributions are welcome.

@SachinShekhar
Copy link

SachinShekhar commented Oct 21, 2023

With a small API surface, Zustand indeed makes life easier. 🎉🎉🎉

Zustand powers Create.do generative AI platform.

@samima55
Copy link

thank you this package is wonderful

@wgsquayson
Copy link

Man, this package feels like magic. So simple and efficient. Thanks and congratulations on the project!

@Nisfan
Copy link

Nisfan commented Oct 29, 2023

I tried to use React context with a Next.js 13 form action. The component rendering is blocked until the response from the form action, but I didn't encounter this issue with this library.

image

Thank you

@dbritto-dev
Copy link
Collaborator

I tried to use React context with a Next.js 13 form action. The component rendering is blocked until the response from the form action, but I didn't encounter this issue with this library.

image

Thank you

@Nisfan please, create a new discussion and remove this message

@Nisfan
Copy link

Nisfan commented Oct 31, 2023

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.

@victorkvarghese
Copy link

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

@reco
Copy link

reco commented Nov 8, 2023

Same here thanks a lot! so much fun to work with Zustand! 👍 🥇 🌶️ 🌭 ♨️ 💃

@DarlonHenrique
Copy link

Thanks for all the responses and the package 👩‍🚀🚀

@roadre
Copy link

roadre commented Nov 11, 2023

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!
And then the BIG WOWWW what should I say 👍 🥇 how elegant, easy to understand and just how it should work!

A BIG BIG Thank you for this awesome piece of code, to the whole Team!

@Rafcin
Copy link

Rafcin commented Nov 14, 2023

The most wholesome Github issue I've ever seen ❤️

@limuen
Copy link

limuen commented Nov 29, 2023

Thanks to Zustand

@azeek21
Copy link

azeek21 commented Dec 2, 2023

Thank you!

@chinadbo
Copy link

chinadbo commented Dec 4, 2023

Wow, What a PKG, Thank you, also Zustand

@Not-Sarthak
Copy link

Thanks Zustand!

@yalcinozer
Copy link

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.

@josiahsrc
Copy link

Where has this been all my life. Thank you to all who helped build this!!!

@Pedanfer
Copy link

Pedanfer commented Mar 3, 2024

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!

@luckrnx09
Copy link

luckrnx09 commented Mar 5, 2024

I've used many state managers and zustand is the simplest and most elegant one. Thanks to the contributors. ❤️

@wilsonhou
Copy link

thanks so much daishi. zustand's an incredible lib :))

@Abhi10699
Copy link

Thank you 💝

@dcdm3g
Copy link

dcdm3g commented Apr 20, 2024

Thank you!

@mohamedsalem331
Copy link

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.

@Simoon-F
Copy link

Simoon-F commented May 2, 2024

Thank you very much. This is a very useful library and the learning cost is very low.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests