An awesome list of resources about htmx such as articles, posts, videos, talks and more.
Hoping to keep this list updated as much as possible, any new links through PRs are appreciated.
- HackerNews Post - Htmx – high power tools for HTML.
- Learning AJAX made easy - Build an app with htmx
- How To Use Htmx in Django
- Using HTMX with ASP.NET Core: Introduction - Part of a series of blog posts on using HTMX with ASP.NET
- Notes on HTMX
- Creating a Temperature Converter without a single line of JS
- Creating a Counter component without a single line of JS
- Creating a Flight Booker component without a single line of JS
- Creating a GitHub profile search component in htmx
- Lazy Load Form Fields In Rails With HTMX
- Handle JSON API Results in Htmx
- Rapid Prototyping with Django, htmx, and Tailwind CSS
- Rapid Prototyping with Flask, htmx, and Tailwind CSS
- Ajax-Enabled Checkbox and Select with Django and HTMX
- Django Formsets Tutorial - Build dynamic forms with Htmx
- Django, HTMX and Alpine.JS: A Match Made In Heaven
- craft-htmx - Craft CMS plugin.
- ctmx - Clojure integration.
- django-htmx - Django integration.
- django-js-lib-htmx - Django package containing the htmx scripts.
- htmx-rails - Rails integration.
- Active Search UI Pattern with HTMX and FLASK
- HTMX for ZERO JavaScript Drop Down Depending on other Drop Down
- Python Bytes 219: HTMX: Dynamic and live HTML without JavaScript - Live Stream
- HTMX/hyperscript demo
- HTMX/hyperscript demo with Transitions
- janet/joy/htmx/tailwind | Making a url shortener
- janet/joy/htmx/tailwind | Making a twitter competitor
- HTMX - Clean Dynamic HTML Pages Talk Python Live Stream
- Dynamic Django forms without writing any JavaScript
- Simple, Fast Frontends With htmx
- Try Django 3.2 - Python Web Development Tutorial Series HTMX-specific content starts at video 65
- htmx-with-aspnet-core - Htmx with asp.net core.
- aspnet-core-htmx-example - Demonstrates the use of htmx with ASP.NET Core Razor Pages to create a simple CRUD web application.
- lagosta - Anti-fraud workflow automation using Clojure and HTMX.
- ccl-demo-raja - A Common Lisp demo with htmx using Star wars API.
- cl-trello-clone - A small Trello clone built in Common Lisp
- cl-github-timeline Github timeline in Common Lisp, and another example based on this one using FastAPI.
- express-ejs-htmx-playground - Check and test how express works with EJS templates and htmx.
- Geo Selector in htmx - A Region, Sub-Region and Country selector based on user selections.
- todomvc-htmx - TodoMVC app implemented using htmx and hyperscript.
- hx-swap-demo - A demo app to showcase different attribute values of hx-swap in htmx.
- htmx-twitter-clone - A Twitter clone built using htmx.
- super-rentals-htmx - A Rentals Listing demo app built with htmx.
- htmx-github-search - A GitHub Profile search component built using htmx.
- todo-htmx - A simple Todo list with Express and htmx.
- htmx-calendar - Calendar component in htmx.
- htmx-tabular - Tabular data with htmx.
- htmbox - A Dropbox clone in htmx. Live Demo
- htmx-notes - A Note-taking app using Markdown inspired by React Server Components demo. Live Demo
- django-htmx example app - Example Django app showing a few patterns.
- django-htmx-fun - A small Django application to advertise the fun htmx can bring you.
- django-htmx-todo
- django-htmx-todo-list - Expands on django-htmx-todo to add task creation, editing, and deletion using FBVs.
- owela-club - Play the Namibian game of Owela against a terrible AI. Built using Django and htmx.
- django-htmx-alpine - Basic todo list with Django, HTMX, and Alpine. Features a live demonstration.
- dj_pug_htmx_example - HTMX, Pug, and Django experiments
- htmxflask - All the HTMX samples redone using a flask server.
- htmx and SSE with FastAPI - FastAPI based web app sending Server Sent Events to frontend app created with htmx.
- sinatara-htmx - Example of a Sinatra app using HTMX for implementing an interactive search
- pokebutt-htmx - Pokebutt clone using htmx.
- htmx-todo-app - A little to-do app and a short demo of htmx built with Sinatra.
- declswiplweb - End to end declarative web programming with no JS using htmx and SWI-Prolog.
- htmx-modal-example - An experiment to work design modal dialogs in HTMX.
- quarkus-htmx-todos - Todo App in Quarkus with htmx.
- Python Bytes: HTMX - Dynamic and live HTML without JavaScript - Podcast about HTMX in the Python news.
- Talk Python: HTMX - Clean, Dynamic HTML Pages
- Dynamic HTML with htmx - Devmode.fm episode about htmx.
- htmX - Podcast about htmx in Programmers quickie.
- Less JavaScript more HTMX - JSParty Episode about htmx with Carson.
- JavaScript right in HTML? - HTMLallthethings episode with Carson.
- Django Chat: htmx - Carson Gross
- HTML All The Things - HTMX, Hyperscript, and More!