Hacker News new | ask | show | jobs
by Arjuna144 568 days ago
It kind of exists.... as a js library - ofc.... Who would have thought.

It is called HTMX and its successor data-star.dev

2 comments

HTMX addresses none of the issues GP mentioned.
... I was listening to a podcast about HTMX as a new thing to take a look at this last summer, and there's already a successor to it?

Jfc, it hasn't been a year yet.

data-star isn't a successor to htmx, it's a pretty different take on hypermedia, using SSE for a streaming, dynamic hypermedia driven system. cool, definitely capable, but significantly different

htmx generalizes hypermedia controls, and that's all it will do, forever