Understand and Control Mutations with MobX Dev Tools and @action in React

Share this video with your friends

Send Tweet

In this lesson we take a deeper look at @actions how they allow you to perform mutation in a controlled manner. We also see how MobX gives you application wide amazing PureComponent performance nearly for free without having to use complicated JavaScript patterns or immutable data libraries.