Hacker News new | ask | show | jobs
by danpalmer 2369 days ago
As a plus to the SSR part, you’ll also likely have any API resources either already loaded out of the database, or very close in latency to the renderer, whereas on the client you could easily be 100ms of latency plus other overheads away.