July 2018
Beginner
236 pages
5h 34m
English
The APIs we have seen in the previous chapters allow you to create observables and react to the changes via reactions. MobX also gives you a way to tap into the events that flow internally to make the reactive system work. By attaching listeners to these events, you can fine-tune the use of some expensive resources or control which updates are allowed to be applied to the observables.
Read now
Unlock full access