|
|
|
|
|
by kebsup
971 days ago
|
|
I've seen multiple projects, in which people try to save results of requests into global state using Redux (not rtk), Zustand etc. and I have never seen it done well. React Query and Redux toolkit really should be the default options for request state management. |
|