flâneur — a map of the web's best reading

Welcome to MobX-State-Tree! · MobX-state-tree

mobx-state-tree.js.org · 596 words · saved by 1 readers

Full-featured reactive state management without the boilerplate. What is MobX-State-Tree? MobX-State-Tree (MST) is a batteries included state management library. It only requires one peer dependency , and will provide you with: Centralized stores for your data Mutable, but protected data , which means it is easy to work with your data, but safe to modify. Serializable and traceable updates . The mutable, protected nature of MobX-State-Tree data means you can generate snapshots and do time-travel debugging . Side effect management , so you don't need to write useEffect hooks or their equivalent

Explore this link on the map →

related reading