Hacker News new | ask | show | jobs
by elyobo 1597 days ago
In theory it shouldn't matter but you can SSR with React if that's important.
1 comments

Problem is SSR with a JS framework is often slower than the other equivalents, not sure why but I see it time and again

Then the hydrations costs on the client typically start at 500ms, and that's 500ms the main thread could be doing something useful with