Hacker News new | past | comments | ask | show | jobs | submit login

Yup. From reddit comment by lhorie:

I tried peeking at the EachBlock example and it came out at 7.5kb uncompressed. Copying and pasting the loop a few times makes that grow fairly quickly. Four copies of that example code is enough to make it grow over 22kb. For comparison, the render method in Mithril.js is about 21kb uncompressed. I imagine you would only need another 20 or 30 times more code to reach the size of React (~140kb).

https://www.reddit.com/r/javascript/comments/5fcwhz/svelte_t...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: