Hacker News new | ask | show | jobs
by jdmichal 3203 days ago
I mean, if a site legitimately needs a large amount of dynamic communication back to the server... Fine, whitewall me until I enable your JavaScript. I understand that server-side rendering is basically dead. But it's really frustrating when it's things that could be easily served statically, like blogs.
1 comments

> I understand that server-side rendering is basically dead.

Server-side rendering is a mature technology, don't measure it's pervasiveness in how often you see articles in the news about it...

Hey, I love ASP.NET as much as the next guy. But there's no mistaking the large trend from what used to be entirely server-side rendering (LAMP days) to REST services with JavaScript front-ends.
> But there’s no mistaking the large trend...

You didn’t say that, you said “server side rendering is basically dead”.

Believe it or not, lots of people are still building things without JavaScript front ends.

So is the only argument here that "basically dead" was a bit carelessly hyperbolic?
SSR is table stakes for any reasonably modern web application.
No true Scotsman... I would say more, but that's your entire comment so I don't have anywhere else to go.