which technology better for state management redux, mobx, context provider ? #13318
Unanswered
gautam-paladiya
asked this question in
Help
Replies: 1 comment
-
It depends on the application you're trying to build 😄 Personally, I would start with React Context until you reach a point where you need Redux/MobX/etc. If you're going to use Redux, consider using the Redux Toolkit. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
which technology better for state management redux, mobx, context provider ?
Beta Was this translation helpful? Give feedback.
All reactions