> HTMX is neither a meme nor is it anti-javascript, it is literally written in js.
Java is written in C++, but it is clearly "anti-C++" for any reasonable interpretation of the term. (Java historically replaced C++ as the most popular language, as far as I remember.)
More importantly, HTMX could have had native support without requiring an implementation in JavaScript.
we are working towards incorporating some of its ideas into the html spec:
https://alexanderpetros.com/triptych/
Thank you