Maybe you could fix them up? In Chrome and FF I'm seeing `Uncaught ReferenceError: mobx is not defined` in the browser console for several examples including: * https://jsfiddle.net/gh/get/library/pure/mattruby/mobx-examples/tree/master/mobx-standalone/30-extendObservable * https://jsfiddle.net/gh/get/library/pure/mattruby/mobx-examples/tree/master/mobx-standalone/40-map
Maybe you could fix them up?
In Chrome and FF I'm seeing
Uncaught ReferenceError: mobx is not definedin the browser console for several examples including: