HTMX Crash Course | Dynamic Pages Without Writing Any JavaScript

January 2, 2024 • Web • On YouTube By Traversy Media
 

Learn HTMX by creating a couple of small projects with a Node.js and Express backend, including a contacts search, temperature converter, mock weather app with polling and form validation component. We will learn about the common HTMX attributes like hx-get, hx-post, hx-swap, etc. Final Code: https://github.com/bradtraversy/htmx-crash-course