Opinionated, transactional, MobX powered state container combining the best features of the immutable and mutable world for an optimal DX
Mobx and MST are amazing pieces of software, for me it is the missing brick when you build React based apps. Thanks for the great work!
See the Getting started tutorial or follow the free egghead.io course.
👉 Official docs can be found at http://mobx-state-tree.js.org/
- Mendix for sponsoring and providing the opportunity to work on exploratory projects like MST.
- Dan Abramov's work on Redux has strongly influenced the idea of snapshots and transactional actions in MST.
- Giulio Canti's work on tcomb and type systems in general has strongly influenced the type system of MST.
- All the early adopters encouraging to pursue this whole idea and proving it is something feasible.