Manage Complex State in React Apps with MobX
Offered By: egghead.io
Course Description
Overview
MobX is designed to enable building web applications with a complex data model in an intuitive and very performant manner. Using React and MobX is currently the simplest way to build component based web applications.
"Half the code, twice the fun" is how people describe MobX, or "So simple, I cannot believe it just works".
"Half the code, twice the fun" is how people describe MobX, or "So simple, I cannot believe it just works".
Syllabus
- Sync the UI with the app state using MobX observable and observer in React
- Analyze React components with MobX-React devtools
- Derive computed values and manage side effects with MobX reactions
- Use observable objects, arrays, and maps to store state in MobX
- Use MobX actions to change and guard state
- Pass observable data through props in MobX
- Handle user input and asynchronous actions with MobX
- Connect MobX observer components to the store with the React Provider
- Write custom MobX reactions with when and autorun
Taught by
Michel Weststrate
Related Courses
Introduction to ReactJSMicrosoft via edX Front-End Web Development with React
The Hong Kong University of Science and Technology via Coursera Multiplatform Mobile App Development with React Native
The Hong Kong University of Science and Technology via Coursera Client-based Web Applications development: ReactJS & Angular
Universidad Politécnica de Madrid via MirÃadax React
Udacity