brunch / brunch.github.io

The website
https://brunch.io
MIT License
113 stars 99 forks source link

Repalce react by inferno #235

Closed denar90 closed 7 years ago

denar90 commented 7 years ago

Why? Our js build is 201 KB, with inferno it will be 61 KB. -140 KB benefit. Why inferno (9KB) if preact (3KB) is lighter? Precat doesn't support ie11, so I think 6KB in build worth to have support of ie11.