Hacker News new | ask | show | jobs
by etchalon 1524 days ago
I don't see it as anymore over-engineered than SSR.

In traditional SSR, using a template language, you craft a query and expose your variables to your template.

In SPA, you craft a query and expose your variables through an API.