Podcast Episodes
Back to SearchAdvanced htmx: hx-push-url and hx-replace-url
Season 2 Episode 1
Push your ajax route to the url bar! Now you've got access to the back button again.
.. but what happens when you refresh?
Work with the browser histor…
2 years ago
Brain-coding an htmx to-do app V2 - NO MUSIC
Season 1
Per listener request: Same episode as last, but without the soundtrack!
Keeping the other up for posterity's sake.
2 years ago
Brain-coding an htmx to-do app
Season 1
Every developer should have their own custom to-do app. Join me for my journey building this simple app in my head using htmx
2 years ago
The basics: Season 1 recap, grouping the attributes
Season 1 Episode 16
Every attribute so far and where they fit together.
2 years 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 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 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 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 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, 1 month 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, 1 month ago