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.

Show HN: I made a tool that makes React faster automatically

15 pointsby aidenybalmost 2 years ago
In brief: I&#x27;m Aiden, 18, and have spent the past 2 years of high school working on Million.js, an open source React alternative with 11K stars on GitHub and hundreds of thousands of npm downloads.<p>Recently, I released automatic mode, which detects slow React components and automatically optimizes the reconciliation phase. It&#x27;s still in beta but chugging along. It&#x27;s around 70% faster than React on the JS Framework Benchmark and you can see how I did it here: https:&#x2F;&#x2F;million.dev&#x2F;blog&#x2F;virtual-dom<p>Interested? Check it out here: https:&#x2F;&#x2F;million.dev

1 comment

sirobgalmost 2 years ago
Congrats for million and for your work.<p>Do you plan to write a blog post about the history behind million? Or did you write something already that I might have missed?