diegohaz / arc

React starter kit based on Atomic Design

Home Page:https://arc.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for inferno

jsamr opened this issue · comments

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

commented

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 :(