Y
Hacker News
new
|
ask
|
show
|
jobs
Svelte: The magical disappearing UI framework
(
svelte.technology
)
9 points
by
trojanowski
3490 days ago
2 comments
findjashua
3488 days ago
"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
link
sturmen
3488 days ago
well, 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.
link
If true, this would be killer, esp on mobile