Hacker News new | ask | show | jobs
by sergiotapia 3448 days ago
Inferno sounds interesting, I wish I could use it for projects. But React has grown to the point where there are components for it you can npm install and import in whatever components you want.

Should the Inferno community start porting over stuff to their ecosystem it'll be easier to sell to clients.

1 comments

You can point 'react' at Inferno at build time. I believe there's a Webpack plugin that does this.