Svelte: The magical disappearing UI framework
svelte.technology
Svelte: The magical disappearing UI framework
1–3 of 3 posts
Re: Svelte: The magical disappearing UI framework
#2well, if JS frameworks lived and died by HN interest, Svelte would be in pretty poor shape. This certainly seems like a good concept to me.
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