Optimize Performance in a React App with MobX @computed Properties

Share this video with your friends

Send Tweet

MobX provides a neat little @computed decorator to exploit the I know when you change nature of observables for performance, fun and profit.

In this lesson we look at an example use case for @computed getters and their performance advantages.