Mobx: Quick way to converting Class-based components to use React Hooks
I’ve been using Mobx for a while now, and now that React hooks is officially out in React 16.8, I thought I give it a go and see how easy it is to convert class components to functional components.