From Alexander Petros and Carson Gross
Three small proposals for putting the “hyper” back in hypertext.
Explanation
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.
Basically, it should be easy to use HTML to declare page behavior that makes HTTP requests, and th