Powered by
With htmx you'd return the HTML in the response th...
# 🔥-django-htmx
b
bitter-monkey-50309
09/25/2022, 3:45 PM
With htmx you'd return the HTML in the response that would get swapped into the DOM to replace the button, rather than using client side logic to render based on the response JSON.
Previous
Next