Hacker News new | ask | show | jobs
by koonsolo 1837 days ago
Round trip to the server to compose your HTML feels less responsive. Else you could just do it in PHP anyway.
2 comments

Surely you wouldn't just be server side rendering though. Nobody needs a page load for every route change necessarily. These are implementation details.
> you could just do it in PHP

That's two languages: javascript and php. Many frontend developers would prefer to just work with one — javascript.