I created intercooler.js in 2013 so I could do AJAX in HTML: https://intercoolerjs.org Last year I removed the jquery dependency and cleaned it up based on a lot of lessons that I learned, renaming it to hmtx: https://htmx.org Same idea: extends/complete HTML as a hypertext so you can build more advanced UI within the original hypermedia web model, with a cleaner implementation. Part of that cleanup involved me pulli…
looks like you invented HTML-over-the-wire before it was cool :)
and jquery has had load for a long time too: https://api.jquery.com/load/
so I can't claim to be the inventor of the approach
just the perfecter :)