Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

egghead.io

Manage Complex State in React Apps with MobX

via egghead.io

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".

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

Reviews

4.2 rating at egghead.io based on 646 ratings

Start your review of Manage Complex State in React Apps with MobX

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.