Hacker News new | ask | show | jobs
by ajhenrydev 85 days ago
I worked on the react team while at GitHub and you could easily tell which pages rendered with react vs which were still using turbo. I wish we took perf more seriously as a culture there
1 comments

Did react render better than turbo or the opposite? I assume a well-optimized turbo page would perform better
React destroyed perf and used more resources than turbo
That's what I figured and has been my experience as well.
Was there any discussion to use something other than react?