A 'No JS' Solution for Dynamic Search in Django
Take advantage of HTMX requests to do partial rendering for list views in Django.
Save a Django Query to the Database
A financial transactions example of saving a query to the database and integrating it with htmx live search.
PyHAT-stack/web-async-patterns
This repo shows patterns you can use to elevate Python web apps via streaming HTML and htmx
PyBites Podcast: Maximizing Your Developer Experience (DX) with Adam Johnson
A discussion of Git Mastery, Python tooling, the future of Django + Htmx / front-end development, and more.
How to Handle Django Forms within Modal Dialogs
How to use django-crispy-forms
with htmx to provide a form with server-side validation in a modal dialog.
jacobian/personal-app-template
A cookiecutter template for little personal apps using Django, Tailwind, HTMX, and deployed to Fly using Tailscale.