

HTMX in 2025 with Carson Gross
May 1, 2025
Carson Gross, the brilliant creator of HTMX and Big Sky Software, shares insights into the evolution of HTMX and its roots in intercooler.js. He emphasizes the importance of simplicity and stability in web development amidst the rise of modern frameworks like React. Carson discusses why older technologies still hold value and introduces server-side template fragments for improved dynamic rendering. He also highlights exciting projects in the HTMX ecosystem and envisions the future of web development with innovative standards.
AI Snips
Chapters
Books
Transcript
Episode notes
HTMX Origin and Viral Rise
- Carson Gross rewrote his library intercooler.js as HTMX during COVID-19 to remove jQuery dependency.
- He used humor and bold social media presence on Twitter to successfully popularize HTMX.
Modern Devs Missing jQuery Dynamics
- Modern developers often lack understanding of direct DOM manipulation compared to jQuery era.
- HTMX fits better with hypermedia where state sync occurs via HTML from the server rather than reactive frameworks.
Simplicity Enables Longevity
- Simplicity and leveraging the platform promotes longevity for web apps, making it possible for sites to last 100 years.
- HTMX prioritizes stability and minimal dependencies to avoid frequent breakage and rewriting.