We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions

hx-pod

Join me while I learn HTMX and talk at you about it Twitter: @htmxlabs

Episodes

Total: 112

Self-destructing polling

2025/6/24

<div hx-get="/sending-status/"         hx-trigger="every 2s"         hx-swap="outerHTML">     

Is it ok? Can you make "real" apps without npm?Original X post:"we are now at a point that we can di

I talk to Ronan Berder, the creator of Basecoat UI, a tailwind-based version of ShadCN for non-React

https://grugbrain.devread the essay. buy the book. it's so good00:00 Intro01:00 What is the Grug Bra

Codin' Dirty essay: https://htmx.org/essays/codin-dirty/One of many in the htmx/uncle bob twitter fe

Answer: Yes. But its different, because htmx is not a framework

Datastar signals

2025/4/13

Datastar signals let you do front end stuff like alpine & hyperscriptDemo: https://hypecp.com/de

Is Laz doing too many things at once?

This might be the fastest, easiest way possible to make your dashboard live!Basically just do pollin

Any Back-end. How html is generated doesn’t matterHATEOAS - No virtual DOMNo build step, No Node or

Going Live

2025/3/7

yes my first one was a technical debacle, and that's ok

Universal Studios in Orlando is a master class in efficiency.

Mayples on Twitter: https://x.com/mayples_coIn this episode I talk to Brock Benson, creator of Maypl

Fixi: https://github.com/bigskysoftware/fixiFixi is a new hyper-minimalist javascript library. At le

Datastar experiment: https://hypecp.com/waveYoutube: https://www.youtube.com/watch?v=UXPD3LblwVA

datastar fills some gaps in htmx

The 100-year modalhttps://hypecp.com/#htmx-hx-essentials-examples

Hypermedia shines when the data on the page gets big

#my-id -> 1 0 0.my-class -> 0 1 0button -> 0 0 1#my-id .my-class -> 1 1 0id | class | ty

Do two things at once

2025/1/16

2 things > 1 thing