What if you could supercharge your HTML with AJAX requests, CSS transitions, and web socket capabilities directly from HTML attributes? That's what HTMX can do for you. We're discussing its benefits and drawbacks in this episode.
Highlights
00:00 Introduction to HTMX
01:16 Triggers and Functionality
02:06 Benefits and Use Cases
03:26 Making static WordPress interactive
04:19 Modern JavaScript Frameworks vs HTMX
05:25 Areas for Improvement
08:15 Final Thoughts
Links
- HTMX Official Website: https://htmx.org/
- Alpine.js: https://alpinejs.dev/
- Tailwind CSS: https://tailwindcss.com/
- Mutation Observer: https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver
More from Bleech
Blog Posts (WordPress Development)
Flynt (WordPress Starter Theme)
VRTs (Visual Tests for WordPress)
Siegfried, deploy! (YouTube Channel)
09/07/23 • 8 min
Siegfried, deploy! - HTMX is awesome and here's why
Transcript
Hey Dominik , what do you know about HTMX ?
DominikYeah , htmx is a library that has gained some traction lately again . That allows you to do like AJAX stuff , css transitions , web sockets , server-side events directly in your HTML using attributes like basically these kind of directives , and if you go to their website you will have some basic
Generate a badge
Get a badge for your website that links back to this episode
<a href="https://goodpods.com/podcasts/siegfried-deploy-366711/htmx-is-awesome-and-heres-why-52674178"> <img src="https://storage.googleapis.com/goodpods-images-bucket/badges/generic-badge-1.svg" alt="listen to htmx is awesome and here's why on goodpods" style="width: 225px" /> </a>
Copy