HTMX is a library to build interactive web applications by accessing the power of “hypertext” directly from HTML. No custom JavaScript! This talk explores the benefits of this architecture and shows how it can be applied to a Django project through simple modifications to your existing HTML templates.