If you are interested in more information about the concepts that we have learned in this chapter, take a look at the following reading material:
- An introduction to MobX from the official MobX docs: https://mobx.js.org/getting-started.html
- The official MobX docs: https://mobx.js.org
- A video course on the basics of MobX: https://egghead.io/lessons/react-sync-the-ui-with-the-app-state-using-mobx-observable-and-observer-in-react
- The official MobX React docs: https://mobx-react.js.org/
- The mobx project on GitHub: https://github.com/mobxjs/mobx
- The mobx-react project on GitHub: https://github.com/mobxjs/mobx-react
- The mobx-state-tree project on GitHub: https://github.com/mobxjs/mobx-state-tree