7 ms·
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 s
by ajhenrydev 6mo 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
- CodingJeebus 6mo agoDid react render better than turbo or the opposite? I assume a well-optimized turbo page would perform better
- ajhenrydev 6mo agoReact destroyed perf and used more resources than turbo
- CodingJeebus 6mo agoThat's what I figured and has been my experience as well.
- pier25 6mo agoWas there any discussion to use something other than react?