Hacker News new | ask | show | jobs
by jetako 1441 days ago
Shoutout to MobX-state-tree
1 comments

It is a lot slower though, I had to migrate from it to normal mobx to come back to descent performance when having a few thousand objects.
Seconded, I looked at using MST a few years ago for a React Native app with frequent (30hz maybe) state updates and the CPU hit compared to plain MobX was too much