Y
Hacker News
new
|
ask
|
show
|
jobs
by
kangoo1707
2530 days ago
SSR can be used with React (NextJS), Vue (NuxtJS) and Angular (Universal Angular).
2 comments
sooheon
2530 days ago
Isn't that use case just to save time on initial load? An SPA with SSR for load times is different from a webapp structured to have logic mostly in the server.
link
vetinari
2530 days ago
That and for the bots, that cannot run javascripts, but do render the page thumbnail for others (facebook et al).
link
skrebbel
2530 days ago
This supports the argument you're replying to.
link