Y
Hacker News
new
|
ask
|
show
|
jobs
by
mikl
2690 days ago
With frameworks like Next.js, it's no longer either/or, the explicit goal is to have the best of both worlds. The first page is delivered with SSR (for speed), then it boots React in the browser and works as an SPA.