Hacker News new | ask | show | jobs
by whimsicalism 1330 days ago
the workers are regenerating the static site on postgres push
1 comments

Ah, so still fully static vs. a SPA that uses REST or GraphQL. So then clients interact with it as static HTML/JS rather than hydrating it via Javascript.
yes exactly