Hacker News new | ask | show | jobs
by _dain_ 1091 days ago
>Enter htmx to turn the tide again.

Doesn't htmx use server side rendering for everything? So every interaction incurs a network roundtrip?

1 comments

Yes, and returning a html fragment is generally fast.
Only if you're on a good connection and close to the data centre.