What is HTMX?
HTMX extends HTML with attributes that can issue HTTP requests and update parts of a page, allowing developers to build interactive web interfaces with server-rendered HTML.
Server-driven websites, progressively enhanced interfaces and interactive applications with minimal client-side JavaScript.

