Y
Hacker News
new
|
ask
|
show
|
jobs
by
richeyryan
1212 days ago
Minor correction, Svelte dispenses with the Virtual DOM an algorithm for making DOM updates, not the Shadow DOM which is a completely separate browser construct for isolating subtrees in the DOM.
1 comments
selfmodruntime
1212 days ago
Thanks. I'm not an expert on Svelte internals, but I simplified my statement.
link