An immutable version of MobX: SoloX
Introducing SoloX, an immutable state management library for React inspired by MobX, offering simplicity and local state control.
Introducing SoloX, an immutable state management library for React inspired by MobX, offering simplicity and local state control.
A guide to setting up and using MobX for state management in create-react-app, with and without decorators.
Author launches a comprehensive course on React state management, covering local state, Redux, and MobX, with a book, screencasts, and projects.
A developer compares Redux and MobX for state management, explaining their differences and when to use each.
A tutorial on refactoring a React application from Redux to MobX for state management, covering key concepts and dependencies.