Web Development/Engineering··12 min read
Django + HTMX -- Building Interactive Apps Without the JavaScript Bloat
We rebuilt a React SPA as a Django + HTMX app. 847KB of JavaScript became 48KB. Here is every pattern, rough edge, and performance win from the migration.
DjangoHTMXPython
Read