I’ll start.
For further actions, you may consider blocking this person and/or reporting abuse
I’ll start.
For further actions, you may consider blocking this person and/or reporting abuse
Sidali Assoul -
Samir -
Anmol Baranwal -
Shafayet Hossain -
Top comments (7)
I need a "Drop ReactJS and use Svelte" option, if you please.
+1
Svelte is awesome, and so are you friend!
My vote is type safe useReducer with or without useContext, that why I created
react-state-factory
npm module which is solve this problem lightweight way, even you can use redux-saga without full redux need to use in your system.react-state-factory npm module
After encountering zustand, I’ve opted to abandon React Context.
React Context, burdened with an overabundance of boilerplate code and further complicated by the addition of useReducer, seemed to be a potential pitfall!
While the performance of zustand in complex scenarios remains to be seen, my initial impressions are quite positive.
Above all, the introduction of React Query has been a game-changer! It has effectively reduced state management tasks by a significant 50%-60%!
Happy Coding
Zustand
Zustand or Easy Peasy for me.
Context !