TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Incremental DOM from Google

20 pointsby theonealmost 10 years ago

1 comment

bsimpsonalmost 10 years ago
It&#x27;s unclear how it handles event listening, but even so, they should fork React and replace the rendering target with their library, then use that to benchmark. It&#x27;d just be for the sake of benchmarking (e.g. not something they should maintain or encourage people to use).<p>It&#x27;s one thing to say &quot;this is better than virtual DOM&quot;. It&#x27;s another thing to show it with numbers across common browsers.