-
-
Notifications
You must be signed in to change notification settings - Fork 256
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 #144
Comments
Reopening so that others can comment. 😄 (Like pmndrs/zustand#100) |
Thank you! 🧙♂️ |
awesome,keep going ! |
best state management lib ever! |
Very enjoyable to use! |
A piece of unique art ... thank you |
This totally changed my way of thinking about mutations and managing state in general. Thank you , I hope you create more content about proxies and valtio. |
Appreciate it |
Absolutely splendit way of manage state. As it should be, simple as a "variable" with no over-engenering around, from the user side perspective. Comparing to redux, you reached a level that you successfully bypassed "dispatch", "reducers", "action creators", "thunks", "providers" and so on.. And the way valtio is react lifecycle independent, wow! Very nice, really well done! Im fascinated! |
Perfect Library that I have ever seen. I truly hate Redux! That's made my code spaghetti. |
Love this library! |
Love this library, without it, working with react is really a pain in the ass, congratulations! |
I always felt that something was missing in state management and this library fills the gap. It's simple yet powerful and subtle. IMO it doesn't exclude nor the basic useState nor the complex Redux/redux-saga, but it complements them. Congratulations and thanks! |
Thanks a lot on these great packages. Although this package has less stars but I like this more than the zustand package. I remember mobx claimed to have better performance than redux on complex app based on its proxy observer tracking. |
The best |
Thank you for #511 (comment) |
I am using valtio in production in a react native app and so far its working amazingly. Thanks brother <3 |
Great Library :) Thanks so much! ❤️ ❤️ |
almost solve the problem: "why the fucking react component render such many times" |
I've been using Valtio for a while now and it simplifies state management so much! It's super easy to separate a store with actions from the rest of your app and because it's almost native JS there is hardly any boilerplate code. It's delightful to work with, thank you!! |
Thank You! |
And who said you needed a custom compiler to run Svelte like code in React. Thank you!! This is the only library I ever reach for when dealing with state. |
thank you! |
Thanks for your nice work on this awesome project. ❤️ |
🫡 and thank you! |
very best |
thank you! |
Thank you! |
Hey, there should be a dedicated place to give kudos! Thank you for making Valtio, this is one of the libraries I'm enjoying working with the most. Keep up the amazing work! 🙏
The text was updated successfully, but these errors were encountered: