|
|
|
|
|
by Rohansi
127 days ago
|
|
I never understood why state management is overcomplicated in React. For some reason most people use something like Redux which has a very unintuitive API. There are other state management packages available that are so much easier to use and understand, like MobX. https://github.com/mobxjs/mobx |
|