diegohaz / arc

React starter kit based on Atomic Design
https://arc.js.org
2.91k stars 295 forks source link

Support for inferno #310

Open jsamr opened 7 years ago

jsamr commented 7 years ago

I like the arc architecture, and would love to see it work with Infernojs, which is a popular—10k :star:—alternative to React exposing the same API (but faster and lighter bundle).

Geczy commented 7 years ago

Wouldn’t all the packages we use need to support inferno too? And if we include the inferno compat package to allow our packages, then it’s like we’re not even benefiting from inferno :(