All Episodes

Displaying 21 - 40 of 133 in total

Datastar 1.0 launch with Delaney Gillilan

...and why Laz thinks htmx is here to stay. A wide-ranging conversation with the creator of the real-time hypermedia framework Datastar Delaney Gillilan. 1.0 launches ...

Self-destructing polling

         Sending...

Building with no build step

Is it ok? Can you make "real" apps without npm? Original X post: "we are now at a point that we can ditch build systems for many projects & many people underestimate t...

Ronan Berder: Basecoat UI (ShadCN without React)

I talk to Ronan Berder, the creator of Basecoat UI, a tailwind-based version of ShadCN for non-React projects. Built specifically for use with server-rendered template...

Carson Gross: The Grug Brained Developer (the book)

https://grugbrain.dev read the essay.  buy the book.  it's so good 00:00 Intro 01:00 What is the Grug Brained Developer? 06:13 Carson's dev cred 12:12 Web dev is hard!...

Clean code vs. codin' dirty

Codin' Dirty essay:  https://htmx.org/essays/codin-dirty/ One of many in the htmx/uncle bob twitter feud: https://x.com/unclebobmartin/status/1917306604267135311

Does htmx application structure exist?

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

Datastar signals

Datastar signals let you do front end stuff like alpine & hyperscript Demo: https://hypecp.com/demos/datastar-signals Video: https://youtu.be/csPFLpm8OYI Bad Apple: ht...

hx-pod behind the scenes (cross-posted from the CST podcast)

Is Laz doing too many things at once?

World's easiest live dashboard with htmx

This might be the fastest, easiest way possible to make your dashboard live! Basically just do polling with an hx-get, hx-select, and an hx-trigger The visual version ...

A unified theory of hypermedia

Any Back-end. How html is generated doesn’t matter HATEOAS - No virtual DOM No build step, No Node or npm Don’t care about package size - as long as no dependency chai...

Going Live

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

Getting inspired by efficiency

Universal Studios in Orlando is a master class in efficiency.

Brock Benson - From vuejs to htmx: the good, the bad, and the ugly

Mayples on Twitter: https://x.com/mayples_co In this episode I talk to Brock Benson, creator of Mayples, a business valuation SaaS. Last year, Brock made the decision ...

Introducing Fixi, the minimalist hypermedia library by Jason Cross

Fixi: https://github.com/bigskysoftware/fixi Fixi is a new hyper-minimalist javascript library. At less than 4kb, it gives much of the power of similar hypermedia libr...

The core difference between htmx and datastar (correction)

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

Where datastar fits in (for me, right now)

datastar fills some gaps in htmx

Building the perfect hypermedia modal

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

Speedify your site by dumbening your browser

The original tweet with the tweet that breaks your browser: https://x.com/defnotbeka/status/1878009000161407021 Hypermedia shines when the data on the page gets big

The basics of css specificity

#my-id -> 1 0 0 .my-class -> 0 1 0 button -> 0 0 1 #my-id .my-class -> 1 1 0 id | class | type https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity

Broadcast by