Hacker News new | ask | show | jobs
by inopinatus 752 days ago
Pjax, 2011. We can probably keep going back further. No-one has a monopoly on this idea.
1 comments

htmx was a mashup of $.load(), pjax and angular 1 style attributes (very different conceptual model but I saw how angular used custom attributes and thought that looked better than the JavaScript api I had cooked up)

later on I figured out that what I was doing was generalizing hypermedia controls, but that took me years to figure out.