Podcast Episodes
Back to SearchThe basics: Season 1 recap, grouping the attributes
Season 1 Episode 16
Every attribute so far and where they fit together.
2 years, 5 months ago
The basics: hx-select
Season 1 Episode 15
What if.. you wanted just a part of the html from the response?
In a perfect world, you could just use a simple css selector to get only what you need…
2 years, 5 months ago
A conversation with chat gpt, aka the htmx shillbot 2000
Season 1
NOTE: This is some Star Trek computer shit. You gotta hear it to believe it
BIG interview today.
We delve into where htmx fits in the broader dev worl…
2 years, 6 months ago
The basics: hx-preserve
Season 1 Episode 14
Updating a chunk of the DOM is easy -- but what if you wanted to leave one element alone?
Content preserved
Content will NOT be swapped out in the req…
2 years, 6 months ago
The basics: hx-indicator and the special htmx loading classes
Season 1 Episode 13
Do you ever want to let the user know you are loading something?
Of course you do. Just add the htmx-indicator class to any element (loading div, svg,…
2 years, 6 months ago
The basics: hx-params
Season 1 Episode 12
ok, you are submitting a form.. but what if you don't want to submit the whole thing?
Use what only i call "the mysql selector of htmx"
hx-params="firs…
2 years, 6 months ago
The basics: hx-vals
Season 1 Episode 11
How do you feel about setting your request values right there inline?
STATIC
Click for weather in one static location
DYNAMIC
Click for weather in …
2 years, 6 months ago
Bonus: The Single Source of Truth
Season 1
Your built-in advantage of building html on the server: everything important is already there.
Here are the two server/client mental model discussions…
2 years, 6 months ago
The basics: hx-boost
Season 1 Episode 10
How can you change your entire site to be faster and snappier with just one attribute?
How can you recreate the entire libraries of turbolinks and pja…
2 years, 6 months ago
Bonus: HOWL (Hypermedia On Whatever you'd Like)
Season 1
Or, "How I learned to stop worrying and stack this stack on all other stacks."
Essay on HOWL from htmx.org:
https://htmx.org/essays/hypermedia-on-whate…
2 years, 6 months ago