1430 Views
This post assumes familiarity with MobX. Hooks have drastically changed the way we can write functional components in React. This proposal has brought a huge change in a way we would write functional components. Combining this with a state management lib like MobX, it is too easy to manage you app state and never write a class component ever again.
0 comments