Open fkhadra opened 3 years ago
Reopening so that others can comment. 😄 (Like https://github.com/pmndrs/zustand/issues/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. We dont need to manually select the properties we need like redux/rustand, just useSnapshot the whole store and it will efficiently track what we used, re-render ONLY on used-properties' change. Also the hook looks much better and more natural than mobx observer wrapper.
I remember mobx claimed to have better performance than redux on complex app based on its proxy observer tracking. I wonder if can we implement a performance test to compare with other packages?
The best
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!
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! 🙏