در این دوره یاد می گیرید:
شما برای استفاده از MobX نیازی به حاشیه نویسی پیشرفته و ویژگی های TypeScript ندارید.
چگونه می توان به راحتی کد را از طریق TypeScript رفکتور کرد.
نحوه استفاده از TypeScript برای پیگیری جریان حالت با تغییر خصوصیات.

در ادامه با برخی از سرفصل های درسی این مجموعه آموزش آشنا می شویم:
- React with Mobx and TypeScript course introduction
- Using MobX to Isolate a React Component State
- Understand and Control Mutations with MobX Dev Tools and @action in React
- Optimize Performance in a React App with MobX @computed Properties
- Maintainable Application State React Class Pattern using MobX
- Creating Reusable State Class Driven React Components
- Test a React Applications using MobX with Jest