Content
@
https://warpcast.com/~/channel/react
0 reply
0 recast
0 reaction
Darryl Yeo đ ïž
@darrylyeo
Now this is a React state manager I can get behind. Just do property assignments and let the underlying JavaScript `Proxy` objects take care of the rest. No ugly `useState()` or `setVariableName()` functions in sight. (Notice how you can bypass the React Hooks runtime entirely by `subscribe()`-ing to changes.)
4 replies
0 recast
8 reactions
Darryl Yeo đ ïž
@darrylyeo
https://lynxjs.org/react/state-management/valtio.html
0 reply
0 recast
3 reactions
Ibrahim | builderr
@ibrahim-building
You are already rocking lynx..? I will still stick with useState in this context..đđ need to try valito soon too
1 reply
0 recast
1 reaction
Barbs
@bbq
what are the benefits of this approach? it looks like a bunch of boilerplate for the same outcome as a usestate - is there something about the proxy pattern that is preferable, genuine Q
1 reply
0 recast
1 reaction
â
@mpryor.eth
đ€ nice
0 reply
0 recast
1 reaction