Hacker News new | ask | show | jobs
by globular-toast 579 days ago
That could easily be done with htmx. No need for an SPA.
1 comments

Not without latency. Unless you make sure everything's on the edge? But that is way more complicated anyways — now you have two systems to maintain, instead of just a single client-only JS app.