Content pfp
Content
@
0 reply
0 recast
2 reactions

emo.eth pfp
emo.eth
@emo.eth
do people still use redux-like state-management frameworks? any favs? i've heard good things about mobx-state-tree https://mobx-state-tree.js.org/intro/welcome
7 replies
39 recasts
62 reactions

jtgi pfp
jtgi
@jtgi
I usually avoid all state management and then lean off of react-query and context whenever possible. if I still really need then I reach for zustand. It’s a good lightweight alternative.
3 replies
0 recast
9 reactions

vimes pfp
vimes
@vimes
Zustand is so good I’ve completely forgotten that you can even use redux
0 reply
0 recast
1 reaction