Software Unscripted cover image

Software Unscripted

The Return of Hypermedia with Carson Gross

Jan 15, 2024
Carson Gross, Creator of HTMX, discusses the regression in modern web development, the resurgence of hypermedia with HTMX, the benefits of combining MPAs and SPAs, the improvement and benefits of static typing, simplifying web applications with hypermedia and HTMLX, performance implications of code sharing, the role of JavaScript and TypeScript, re-examining progress in web development, and the potential of computers in web development.
01:08:48

Episode guests

Podcast summary created with Snipd AI

Quick takeaways

  • Using HTMLX can simplify web development by sending HTML over the wire instead of JSON, reducing the need for complex JavaScript code.
  • Returning to a hypermedia-based model with HTMLX allows for more efficient and flexible web applications, simplifying application management and improving performance.

Deep dives

HTMLX: A Different Approach to Web Development

HTMLX is a JavaScript library that allows developers to send HTML over the wire from the server to the client, eliminating the need for JSON. The library enables developers to put the received HTML in various places on the page without needing to reload the entire page. This approach harkens back to an earlier period of web development when Ajax was common. By using HTMLX, developers can avoid writing complex JavaScript code and instead rely on attributes added to HTML elements to achieve the desired functionality.

Remember Everything You Learn from Podcasts

Save insights instantly, chat with episodes, and build lasting knowledge - all powered by AI.
App store bannerPlay store banner
Get the app