Jason Miller
Jason Miller
@mcclure brought an interesting idea to light over on [this preact issue](https://github.com/preactjs/preact/issues/1373#issuecomment-563722601): Preact can sometimes produce difficult to understand errors, particularly when not in debug mode. Developers tend to google...
doesn't work yet. iframe likely a better long-term solution since it lets us encapsulate fully.
As suggested by @katopz: > More Examples: > - [ ] [Meteor](https://github.com/meteor/meteor) (>32k star!) > - [ ] [Semantic UI](https://github.com/semantic-org/semantic-ui/) (>23k star!) > - [ ] ThreeJS _(current threejs codepen...
As suggested by @katopz: > - [ ] Comparison with Other Frameworks (size & speed) like [this](http://riotjs.com/compare/) or [this](http://vuejs.org/guide/comparison.html) or maybe [this](http://jsblocks.com/)
Hi there. I forked the React TodoMVC implementation, and converted it to ES6 + [Preact](http://git.io/preact) + Webpack. I'm not familiar with the process for getting things added to the official...