AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Optimize Performance for Mobx Day Tree
The performance issues we've run into is mainly just excessive re-rendering or state kind of living really high up in the react tree and causing a ton of things to re-render needlessly. We're using one called Joe Tai to handle our state management. But, you know, there's so many other packages out there. You can use mobx. I mean, Redux is really good too.