Software Engineering Radio - the podcast for professional software developers

SE Radio 671: Carson Gross on HTMX

23 snips
Jun 4, 2025
Carson Gross, creator of HTMX and Hyperscript, and a software engineering professor, discusses the innovative HTMX library. He highlights the growing complexity in web development and how HTMX embraces hypermedia principles to simplify processes. The conversation covers its architecture, integration strategies, and real-world applications, including a case study where a company transitioned from React to HTMX with impressive results. Carson also shares insights into the HTMX community and its roadmap for future development, promising a dynamic evolution in web applications.
Ask episode
AI Snips
Chapters
Books
Transcript
Episode notes
INSIGHT

HTMX Simplifies Complex Web Development

  • Modern web development has become complex due to sophisticated UI needs and developers' attraction to new technologies.
  • HTMX offers a simpler approach for many web apps by returning to hypermedia principles.
INSIGHT

Hypermedia Controls Power Web

  • Hypermedia mixes display and control information in one document, enabling interactive experiences on the web.
  • HTML's anchor tags and forms are canonical hypermedia controls that changed the web from read-only to interactive.
INSIGHT

REST's Uniform Interface Explained

  • REST's uniform interface lets clients discover actions dynamically via hypermedia, reducing the need for fixed client knowledge.
  • Most modern so-called REST APIs are not truly RESTful because they lack hypermedia-driven control.
Get the Snipd Podcast app to discover more snips from this episode
Get the app