Using Zustand for Global State and Jotai for Local State #2686
Answered
by
dai-shi
dzmitryFesik
asked this question in
General
-
I'm considering using Zustand for global state management and Jotai for local state (React.Context + React.State replacement)
Looking forward to your insights! |
Beta Was this translation helpful? Give feedback.
Answered by
dai-shi
Jul 31, 2024
Replies: 1 comment
-
I remember someone suggested this pattern. There are no technical concerns per se. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dzmitryFesik
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I remember someone suggested this pattern.
I wouldn't personally do it, but actually it's reasonable.
Yeah, I'm also interested in how people think about it.
There are no technical concerns per se.