Full-Stack Python with HTMX

Short Talk at 10:45 am

These days, JavaScript dominates the front-end web ecosystem because it is the primary language for the browser. That means you need to use JavaScript for dynamic web page interactions, even if your backend is written in a different language like Python. However, that's no longer the case! Thanks to HTMX, we can develop dynamic interactions directly in hypertext rather than in explicit JS code. In this lightning talk, I'll show you how to create a full-stack Python app with FastAPI, HTMX, and a few other Python tools. You will learn how to build modern web apps entirely in Python – as well as how HTMX democratizes front-end web development!

Presented by

Pandy Knight