Y
Hacker News
new
|
ask
|
show
|
jobs
by
lostfocus
1670 days ago
> Server-side Rendering, which no other backend-only language could do
Isn't it the definition of a "backend-only language" that it renders server-side?
1 comments
NateEag
1670 days ago
I think they're referring to server-side rendering of SPA templates, which is something you get basically for free if your backend is written in NodeJS.
link