Hacker News new | ask | show | jobs
by the_gastropod 3498 days ago
I don't think this is a fair argument. Writing web pages as single page JS apps is _harder_ than writing them as server-side generated html responses. And in many cases (this one as a great example), the user experience is worse for having done so.