Hacker News new | ask | show | jobs
by ricardobeat 2545 days ago
Svelte keeps a direct reference to DOM elements and mutates them when possible, if you do it right you can probably achieve vanilla-levels of performance.