Live data from Hacker News

Svelte: The magical disappearing UI framework

svelte.technology

1–3 of 3 posts

Re: Svelte: The magical disappearing UI framework

#3
"rather than interpreting your application code at run time, your app is converted into ideal JavaScript at build time. That means you don't pay the performance cost of the framework's abstractions, or incur a penalty when your app first loads."

If true, this would be killer, esp on mobile