Get the latest tech news
Triptych Proposals
ee small proposals for putting the "hyper" back in hypertext. Triptych is three simple proposals that make HTML much more expressive in how it can make and handle network requests.
If you are a practical person, you could say it brings the best of htmx(and other attributed-based page replacement libraries, like turbo and unpoly) to HTML. For the more theoretically-inclined, it completes HTML's ability to do Representational State Transfer (REST) by making it a sufficient self-describing representation for a much wider variety of problem spaces. Triptych enables this by bringing all the HTTP methods to HTML, giving buttons to ability to make requests without the help of a form, and making it possible to target a DOM subtree for replacement with the response.
Or read this on Hacker News