Track
The Python programming language
Type
Talk
Level
beginner
Language
English
Duration
20 minutes
Once upon a time, if you wanted to build a modern web experience using a Python based web framework, an obvious choice was to expose a bunch of APIs and build your frontend in something else entirely (eg React). Times have changed. Tools like HTMX and AlpineJS have made HTML great again. This talk is a demonstration and explanation of the power of these tools.