Y
Hacker News
new
|
ask
|
show
|
jobs
by
afavour
1182 days ago
One thing that makes Svelte great for embeds is that it has no runtime dependencies, no equivalent of react.js and react-dom.js. It just compiles down to vanilla JS.