pmndrs / valtio

🧙 Valtio makes proxy-state simple for React and Vanilla
https://valtio.dev
MIT License
9.07k stars 252 forks source link

Thank you #144

Open fkhadra opened 3 years ago

fkhadra commented 3 years ago

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! 🙏

dai-shi commented 3 years ago

Reopening so that others can comment. 😄 (Like https://github.com/pmndrs/zustand/issues/100)

italodeandra commented 3 years ago

Thank you!

🧙‍♂️

xyuanbuilds commented 3 years ago

awesome,keep going !

Kaijun commented 3 years ago

best state management lib ever!

timuric commented 3 years ago

Very enjoyable to use!

MD2990 commented 3 years ago

A piece of unique art ... thank you

geocine commented 3 years ago

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.

hypo-thesis commented 3 years ago

Appreciate it

gersondinis commented 2 years ago

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!

intellidev1991 commented 2 years ago

Perfect Library that I have ever seen. I truly hate Redux! That's made my code spaghetti.

rvirani1 commented 2 years ago

Love this library!

canyavall commented 2 years ago

Love this library, without it, working with react is really a pain in the ass, congratulations!

VldMrgnn commented 2 years ago

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!

namnm commented 2 years ago

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?

devnomic commented 2 years ago

The best

wenerme commented 2 years ago

Thank you for https://github.com/pmndrs/valtio/issues/511#issuecomment-1201055957

swikars1 commented 2 years ago

I am using valtio in production in a react native app and so far its working amazingly. Thanks brother <3

ifahrentholz commented 2 years ago

Great Library :) Thanks so much! ❤️ ❤️

lovetingyuan commented 2 years ago

almost solve the problem: "why the fucking react component render such many times"

ekeijl commented 1 year ago

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!!

0xmax commented 1 year ago

Thank You!

sannajammeh commented 1 year ago

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.

paulovirote commented 1 year ago

thank you!

vikiboss commented 12 months ago

Thanks for your nice work on this awesome project. ❤️

imWildCat commented 10 months ago

🫡 and thank you!

tolerance-go commented 4 months ago

very best

JetLua commented 1 month ago

thank you!