October 2019
Intermediate to advanced
426 pages
11h 49m
English
Now that our MobX store is available as a context, we can start connecting our components to it. To do so, MobX React provides the inject higher-order component, which we can use to inject the store into our components.
In this section, we are going to connect the following components to our MobX store:
Read now
Unlock full access