Hacker News new | ask | show | jobs
by rhapsodic 3028 days ago
> What you're asking is advantages of SPAs over classic web apps.

That's not necessarily true. The OP didn't mention anything about server-side rendering. It's quite possible to build a SPA with the aforementioned stack. (Although personally I think jquery offers a lot of benefits over plain JS for DOM manipulation and event handling.)