In this video we'll see how we can use MobX (with decorators!) without having to eject from create react app. You can also use this technique to add other babel plugins or modify your webpack config without ever needing to eject. Thank goodness! Hope you enjoy :)
This approach works with CRA 1.x... check back for a new video with CRA 2.x
Here is the code: https://github.com/leighhalliday/mobx...