Comment by ttfkam
5 years ago
Because React's model requires tracking the entire DOM tree for changes and rewriting whole branches where a change is detected.
Svelte bypasses the whole problem for the most part. https://youtu.be/AdNJ3fydeao?t=247
5 years ago
Because React's model requires tracking the entire DOM tree for changes and rewriting whole branches where a change is detected.
Svelte bypasses the whole problem for the most part. https://youtu.be/AdNJ3fydeao?t=247
No comments yet
Contribute on Hacker News ↗