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 #144

Open
fkhadra opened this issue Apr 15, 2021 · 25 comments
Open

Thank you #144

fkhadra opened this issue Apr 15, 2021 · 25 comments

Comments

@fkhadra
Copy link
Collaborator

fkhadra commented Apr 15, 2021

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

@fkhadra fkhadra closed this as completed Apr 15, 2021
@dai-shi
Copy link
Member

dai-shi commented Apr 15, 2021

Reopening so that others can comment. 😄 (Like pmndrs/zustand#100)

@dai-shi dai-shi reopened this Apr 15, 2021
@italodeandra
Copy link
Contributor

Thank you!

🧙‍♂️

@xyuanbuilds
Copy link

awesome,keep going !

@Kaijun
Copy link

Kaijun commented Jun 1, 2021

best state management lib ever!

@timuric
Copy link

timuric commented Aug 10, 2021

Very enjoyable to use!

@MD2990
Copy link

MD2990 commented Aug 14, 2021

A piece of unique art ... thank you

@geocine
Copy link

geocine commented Aug 29, 2021

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
Copy link

Appreciate it

@gersondinis
Copy link

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
Copy link

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

@rvirani1
Copy link

Love this library!

@canyavall
Copy link

canyavall commented Dec 8, 2021

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

@VldMrgnn
Copy link

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
Copy link

namnm commented Feb 5, 2022

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
Copy link

The best

@wenerme
Copy link

wenerme commented Aug 1, 2022

Thank you for #511 (comment)

@swikars1
Copy link

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

@ifahrentholz
Copy link

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

@lovetingyuan
Copy link

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

@ekeijl
Copy link

ekeijl commented Nov 23, 2022

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
Copy link

0xmax commented Jan 18, 2023

Thank You!

@sannajammeh
Copy link

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
Copy link

thank you!

@vikiboss
Copy link

vikiboss commented Nov 1, 2023

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

@imWildCat
Copy link

🫡 and thank you!

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