Django 5.2 simple_block_tag with HTMX
Django 5.2 introduces the new simple_block_tag()
, demonstrated here with HTMX to validate and test custom attributes for more robust and maintainable components.
Choosing Wisely: SPA vs. HTMX for Your Next Web Project with Chris May
Explore architectural trade-offs between SPAs and server-rendered apps using HTMX and AlpineJS to optimize state management, performance, and development constraints.
devMode.fm // Dynamic HTML with htmx
An interview with Carson from Big Sky Software, the creator of htmx which brings dynamic functionality to the modern web without needing to write your own JavaScript.