Paul Adams

Results 2 issues of Paul Adams

It seems as though the imports in the inferno-mobx example here: https://www.npmjs.com/package/inferno-mobx are actually based on `v0.8` where you'd be importing `import { connect } from 'mobx-inferno'` as shown in...

I would be nice to see examples of using Reagent to render the views in the guestbook tutorial instead of the templates.

enhancement