HTMX + Flask: Modern Python Web Apps, Hold the JavaScript - Michael Kennedy

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ย. 2024
  • See how to combine htmx for building dynamic, interactive web apps in 100% Flask and Python without the need for frontend frameworks like Vue.js and others.
    There has been a strong drumbeat to move away from server-side programming and lean more and more heavily on JavaScript, especially for dynamic and interactive web sites. With the recent release of HTMX, there is another path Python developers can choose. Use declarative programming on the client side with nearly pure HTML and CSS and double down on back-end Python (Flask, Django, FastAPI, and other frameworks). In this session, Michael Kennedy will present some of the cleanest Flask code you have seen while at the same time adding rich interactivity on the front-end -- all the while with no JavaScript in side. It's a new, and likely better, way to think about building dynamic Python web apps.
    About Michael Kennedy
    Michael is the host of the Talk Python to Me and Python Bytes podcasts. He is also the founder of Talk Python training and a Python Software Foundation fellow. Michael has been working in the developer field for more than 20 years and has spoken at numerous conferences.
    slides:
    drive.google.c...

ความคิดเห็น • 6

  • @Rildlanster
    @Rildlanster 2 ปีที่แล้ว +6

    Great presentation. I've been a long time listener of your podcast and that is the first time I see your face. 😂. Congratulations

  • @thepackbot
    @thepackbot ปีที่แล้ว +1

    you're blowing my mind! soooo cool man.

  • @KarstenHeymann
    @KarstenHeymann 2 ปีที่แล้ว +3

    Wouldn't it be simpler to use the "load" trigger instead of the partial render Tag?

    • @Lexaire
      @Lexaire ปีที่แล้ว +1

      That's an extra call to the server on load. This avoids an extra call, showing the page to the user faster.

  • @research791
    @research791 2 ปีที่แล้ว +6

    You could totally use this without coming up with another useless stack acronym.
    Everybody wants to feel special. It's just htmx. Use it wherever. That's it. No acronym needed.

    • @herrpez
      @herrpez ปีที่แล้ว +1

      Another Near Useless Stack name. 👍