Hacker News new | ask | show | jobs
by chrismorgan 1797 days ago
> - with such a tiny DOM to rerender, it is equivalent, probably even faster

I hope you’re comparing this to React? Because if you’re comparing it to vanilla JS that reuses the DOM nodes, absolutely not.