HTMX is an HTML over-the-wire framework for building modern user interfaces with the simplicity and power of hypertext. It gives you access to AJAX, CSS transitions, webSockets, and Server Sent Events directly in HTML, using HTML attributes. With HTMX, you get to use little or no JavaScript, which means you don't have to reach for JavaScript frameworks like Vue or React to build modern user interfaces.
In this mini-course, you will learn how to get started with AdonisJS and HTMX.