Welcome to
The newline Guide to Building a React App with MobX State Tree
Course Syllabus and Content
Introduction
5 Lessons 42 Seconds
Introduction to the newline guide to building a React App with MobX State Tree
State Management on the JavaScript ecosystem
Quick introduction to MobX State Tree
What you will learn in this course
Find out if this course is for you
Concepts
9 Lessons 4 Minutes
Introduction to the mental model of MobX State Tree
Introduction to the store model of MobX State Tree
Introduction to the types in MobX State Tree
Introduction to the model actions of MobX State Tree
Introduction to the model views of MobX State Tree
Introduction to the store snapshots of MobX State Tree
Identifiers and references of MobX State Tree
Asynchronous Actions in MobX State Tree
Lifecycle Hooks in MobX State Tree
Advanced Concepts
5 Lessons
Working with arrays in MobX State Tree
Working with maps in MobX State Tree
Working with nested stores in MobX State Tree
Optimistic updates in MobX State Tree
Time traveling in MobX State Tree
React
3 Lessons
React and MobX State Tree
Combining MobX State Tree with React via Context and a custom Hook
Using observable to trigger re-renders