Develop React Applications with Mobx and TypeScript Docs / Code to an accompanying video course on mobx-typescript-react. Setup cd into lesson folder. yarn install. Course https://egghead.io/courses/develop-react-applications-with-mobx-and-typescript Lessons React with Mobx and TypeScript course introduction Using mobx to isolate react component state MobX dev tools and the action annotation. MobX @computed values. Application state class pattern using MobX. Creating reuseable state class driven components. Testing MobX Applications.