Posts tagged with "htmx"
There are a total of 7 posts.
Simplifying Dynamic Web Development with Django and HTMX (Part 7): JSON Response Method
Published Jan 27, 2025 by whitedec
Explore the JSON response method using Django and HTMX for dynamic web application development. Learn how to handle flexible and scalable JSON responses.
Simplifying Dynamic Web Development with Django and HTMX (Part 6): HTML Return Method
Published Jan 27, 2025 by whitedec
Learn how to leverage server-rendered HTML for dynamic web development with Django and HTMX. Explore template rendering and simple HTML response examples.
Simplifying Dynamic Web Development with Django and HTMX (Part 5)
Published Jan 27, 2025 by whitedec
This post introduces methods to extend integration with Django through HTMX's advanced features. Explore powerful features like hx-trigger, hx-params, and hx-s…
#django , #htmx , #hx-trigger , #hx-swap