TalkPython - HTMX + Django: Modern Python Web Apps, Hold the JavaScript Course

TalkPython - HTMX + Django: Modern Python Web Apps, Hold the JavaScript Course

Register & Get access to index

htmx-django.webp
Course Summary​

htmx is one of the hottest properties 🔥 in web development today, and for good reason. This framework, along with the libraries and techniques introduced in this course, will have you writing the best Python web apps you've ever written: clean, fast, and interactive without all that frontend overhead.

If you are a Python web developer that has wanted to build more dynamic, interactive apps, but just don't want to (or can't) write a significant portion of your app in a rich frontend JavaScript framework, you'll absolutely love htmx. This library lets you write Python code you love and still add that clientside interactive aspect.

What's this course about and how is it different?​

htmx is a very compelling technology. It's one of the first legitimate libraries that delivers on the promise of dynamic, interactive web applications without complex JavaScript. htmx allows us to write server-side code in any language (Python in our case) and, through a few simple HTML attributes, bring our pages to life.

This is the only course (that we're aware of) that shows you the full lifecycle of building Python and Django-based applications centered around htmx. Unlike basic tutorials where you'll find only just quick coverage of a simple feature, we take a full-fledged web app and extend it by adding four real-world features all building upon htmx.

Moreover, we show you the right way to use htmx with Django and Python. The resulting code is incredibly clean and would impress almost any professional web developer.

Sister course for Flask developers​

If you're using Flask rather than Django, we also have a very popular HTMX + Flask course available from Talk Python.

What will we build​

In the course, we will add a bunch of htmx-powered features to an existing application. This app, called Video Collector, is a beautiful Django web app that allows us to save, explore, search, and play videos we've collected from YouTube.
Author
Satoru Gojo
Downloads
314
Views
2,274
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Satoru Gojo