Latest Issue Archives Sponsorship Jobs
Django News
Search

Your search for htmx returned 107 results

  • Tutorials

    Build a fast search UI with Meilisearch, HTMX and Django

    Learn how to build an Airbnb-like property search UI using Meilisearch, an open-source, fast, and relevant search engine that can easily be added to your Django app. Use Django templates and HTMX for the front end, with just ten lines of javascript.

    Issue 160 • Dec 30th 2022 • Permalink

  • Videos

    Choosing Wisely: SPA vs. HTMX for Your Next Web Project with Chris May

    Explore architectural trade-offs between SPAs and server-rendered apps using HTMX and AlpineJS to optimize state management, performance, and development constraints.

    Issue 277 • Mar 21st 2025 • Permalink

  • Articles

    The Hypermedia-Driven Application Architecture

    The Hypermedia Driven Application (HDA) architecture is a new/old approach to building web applications. It combines the simplicity & flexibility of traditional Multi-Page Applications (MPAs) with the better user experience of Single-Page Applications (SPAs).

    Issue 115 • Feb 18th 2022 • Permalink

  • Articles

    Build a Connect Four game with HTMX and Django in 8 minutes

    How to build a multiplayer game using HTMX and django that stores all results in your database.

    Issue 232 • May 10th 2024 • Permalink

  • Articles

    Ajax-Enabled Checkbox and Select with Django and HTMX by Jack Linke

    htmx allows for Javascript-like behavior without having to write any JavaScript yourself. This tutorial covers how to enable checkboxes on a Django settings page with htmx.

    Issue 76 • May 21st 2021 • Permalink

  • Articles

    HTMX & Django—bringing the new school to the old school by Craig Anderson

    A nice using HTMX with Django article.

    Issue 76 • May 21st 2021 • Permalink

  • Videos

    Django and HTMX #13 - Chained Dropdowns using Django Forms and the django-forms-dynamic library

    A video on refactoring the dependent (or chained) dropdown built in video #10 with HTMX and Django.

    Issue 110 • Jan 14th 2022 • Permalink

  • Videos

    Using Django 4.2's StreamingHttpResponse and HTMX SSE to provide real time notifications

    Django 4.2 introduces a new way of streaming http responses with an ASGI server. This video demos how to use HTMX to build a traditional web application.

    Issue 195 • Sep 1st 2023 • Permalink

  • Videos

    DjangoCon Europe 2022 | From React to htmx on a real-world SaaS product

    Replacing the 2-year-of-work React UI of our SaaS product with simple Django templates and htmx in a couple of months.

    Issue 150 • Oct 21st 2022 • Permalink

  • Videos

    DjangoCon US 2023: HTML-ivating your Django web app's experience with HTMX, AlpineJS, and streaming HTML

    Many Python developers who build web applications rely on JavaScript-heavy Single-Page Applications (SPAs) to achieve dynamic user experiences. However, these SPAs have challenges, including increased complexity, slower load times, and complicated build pipelines. But an alternative approach exists that delivers an exceptional user experience without the drawbacks of SPAs!

    Issue 213 • Jan 5th 2024 • Permalink

  • Prev
  • 1
  • …
  • 5
  • 6
  • 7 of 11
  • 8
  • 9
  • 10
  • 11
  • Next

No spam, ever. We'll never share your email address and you can opt out at any time.

Twitter icon RSS icon

©2019-2025 Django News | Terms of Use | Privacy Policy | Sponsorship | Django News is not associated with the Django Software Foundation. Django is a registered trademark of the Django Software Foundation.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Published with Curated