Hacker News new | ask | show | jobs
by armandososa 2225 days ago
Well, you know how MobX itself is very unopinionated? MST is very structured and opinionated. It's also immutable which means you get snapshots of every mutation to the tree which is very useful in almost all cases.