Hacker News new | ask | show | jobs
by Spivak 1369 days ago
SSR doesn't mean no XHR, it usually just means that change in route means round trip to the server. If you're doing SSR only for the initial page load then it's typically called hydration.