Introduction to Mobx and React
published Feb 16, 2016
In this video tutorial I show how to get up and running with Mobx in a React app. We will go from create-react-app
all that way to having a fully functioning Mobx store connected to our components.
If you would like to follow along, you will need:
- Node (recent version): https://nodejs.org/en/
- Yarn: https://yarnpkg.com/lang/en/
- create-react-app: https://github.com/facebookincubator/create-react-app