PyCon Lithuania 2024

Django + HTMX: Democratise Full Stack Web Development
2024-04-03 , Room 111

Enhance Django with HTMX: Elevate your web applications with seamless client-side interactivity and build dynamic, engaging experiences without page reloads - no React / Vue / Angular required!


Tired of wrestling with complex front-end frameworks just to build interactive Django apps?

This talk introduces HTMX, a powerful approach that empowers back-end developers to craft dynamic web experiences with minimal JavaScript. Focus on your strengths – server-side logic and data management – while HTMX handles partial page updates, real-time interactions, and a single-page application (SPA) feel.

We'll explore:

  • Seamless HTMX integration with Django templates for interdependent elements and responsive updates.
  • Building dynamic features like search bars, infinite scrolling, and more – all without a full-blown front-end framework.
  • Production readiness: Can HTMX handle real-world deployments? We'll discuss the ideal tech stack to support it.

Democratise full-stack development with Django and HTMX. Deliver dynamic web applications with confidence and efficiency!