https://htmx.org/
/ htmx - high power tools for html
htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces...
high powerhtmxtoolshtml
https://htmx.org/essays/locality-of-behaviour/
/ htmx ~ Locality of Behaviour (LoB)
Carson Gross explores the Locality of Behaviour (LoB) principle, which emphasizes making the behavior of code units obvious on inspection to enhance...
htmxlocalitybehaviourlob
https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Htmx%21Htmx.php/function/Htmx%3A%3Aboost/11.x
function Htmx::boost | Drupal API
functionhtmxboostdrupalapi
https://four.htmx.org/
htmx
htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces...
htmx
https://hamylabspod.buzzsprout.com/2396965/episodes/16947693-is-htmx-dying
Is HTMX Dying?
In this video we answer the question - Is HTMX Dying? Original blog post with all links and images: https://hamy.xyz/blog/2025-04_is-htmx-dyingChapters00:25 -...
htmxdying
https://hamylabspod.buzzsprout.com/2396965/episodes/15612627-why-you-should-choose-htmx-for-your-next-web-based-side-project-and-ditch-mpas-and-spas-2024-02-23
Why you should choose HTMX for your next web-based side project - and ditch MPAs and SPAs...
In this video we explore why HTMX is a great tool for web-based side projects through comparisons with other popular web paradigms like Multi-Page Apps (MPA)...
https://www.jetbrains.com/guide/javascript/links/jsday-2021/htmx/
htmx: Writing JavaScript to Avoid Writing JavaScript - JetBrains Guide
htmxwritingjavascriptavoidjetbrains
https://micronaut-projects.github.io/micronaut-starter/latest/api/io/micronaut/starter/feature/view/Htmx.html
Htmx (micronaut-starter 4.10.14 API)
declaration: package: io.micronaut.starter.feature.view, class: Htmx
htmxmicronautstarterapi
https://gist.github.com/gbourant/2dfa142fda2e658860bf6a64ff5142d6
Simple HTMX extension to allow cloning template elements in the DOM to avoid a round trip to the...
https://ekholme.github.io/brain/Htmx
Htmx
htmx is a Javascript library that makes it simpler to create reactive frontends by extending basic HTML with hx- attributes. Rather than requiring developers...
htmx
https://dev.to/mr_destructive/creting-a-chat-application-with-django-and-htmx-1095
Creating a Chat Application with Django and HTMX - DEV Community
Django + HTMX Chat application Introduction In this article, we will be... Tagged with django, webdev, htmx, backend.
chat applicationcreatingdjangohtmxdev
https://forum.djangoproject.com/t/pass-arguments-with-htmx/44918
Pass arguments with htmx - Templates & Frontend - Django Forum
passargumentshtmxtemplatesfrontend
https://www.jetbrains.com/guide/dotnet/tutorials/htmx-aspnetcore/
HTMX for ASP.NET Core Developers - JetBrains Guide
Feb 17, 2023 - A set of videos explaining what HTMX is, and how ASP.NET Core developers can use it to create rich client-side experiences.
asp netcore developershtmxjetbrainsguide
https://drive.google.com/file/d/1WxVKHTtpSTrlAXyeEQ6Sn-WxB0WSHWBo/view?usp=drive_link
htmx.zip - Google Drive
htmxzipgoogledrive
https://advisories.gitlab.com/npm/web-types-htmx/GMS-2025-677/
web-types-htmx contains malware after npm account takeover | GitLab Advisory Database (GLAD)
GMS-2025-677 web-types-htmx contains malware after npm account takeover: On November 24th 2025, a new supply chain attack called Shai-Hulud 2.0 was launched....
https://www.drupal.org/project/drupal/issues/3545179
Refactor ConfigSingleExportForm to use HTMX [#3545179] | Drupal.org
Apr 30, 2026 - Problem/Motivation ConfigSingleExportForm uses the Ajax API to dynamically update the form. Proposed resolution Refactor the form to use HTMX. The existing...
refactorusehtmxdrupal
https://github.com/chapmandu/cfwheels-htmx-crud
GitHub - chapmandu/cfwheels-htmx-crud: A gathering of CFWheels, HTMX and missing.css in a...
A gathering of CFWheels, HTMX and missing.css in a bare-bones CRUD application. - chapmandu/cfwheels-htmx-crud
a gathering
https://dashboardpack.com/theme-details/apex-dashboard-django/
Apex Dashboard — Django 6 Admin Template with HTMX & Tailwind | DashboardPack
Premium Django 6 admin dashboard with HTMX 2, Alpine.js 3, Tailwind CSS v4. 23 wired apps, 5 dashboards, multi-tenant, 2FA, Channels realtime, 1024 tests. From...
apex dashboardadmin templatedjango
https://dev.to/calvinmclean/run-go-htmx-in-the-cloud-with-acorn-5egd
Run Go + HTMX in the Cloud with Acorn - DEV Community
Use Acorn to deploy your babyapi backend and HTMX frontend in the cloud. Tagged with go, tutorial, webdev, cloud.
in the cloudrungohtmxacorn
https://www.drupal.org/project/drupal/issues/3404409
[Plan] Gradually replace Drupal's AJAX system with HTMX [#3404409] | Drupal.org
Apr 9, 2026 - Community initiative This is the planning issue for the Replace AJAX API with HTMX community initiative. What is the problem to solve? HTMX and supporting PHP...
ajax systemplangraduallyreplacedrupal
https://django-htmx-alpine.nicholasmoen.com/
About this Project - HTMX & Alpine.JS
about this projecthtmxalpinejs
https://www.drupal.org/node/3549174
New trait assists classes building render arrays for HTMX | Drupal.org
Nov 12, 2025 - HTMX passes information about the context of the request in a set of custom headers. This information is useful to developers building dynamic responses. The...
newtraitassistsclassesbuilding
https://talks.shawnduncan.org/
HTMX: Hypermedia Powered Drupal
htmxhypermediapowereddrupal
https://www.drupal.org/project/display_builder/issues/3529064
Follow Core 11.3's HTMX integration [#3529064] | Drupal.org
Dec 12, 2025 - Problem/Motivation HTMX dependency was committed to Drupal 11.2, and is a candidate to replace: the AJAX System (the one with the commands): [#3404409] the...
followcorehtmxintegrationdrupal
https://tracker.debian.org/pkg/htmx
htmx - Debian Package Tracker
debian packagehtmxtracker
https://www.freecodecamp.org/news/how-to-implement-instant-search-with-flask-and-htmx
How To Implement Instant Search with Flask and HTMX
Aug 12, 2024 - Instant search is a feature that shows search results as users type their query. Instead of waiting for a full page reload or submitting a form, results appear...
how to implementinstant searchflaskhtmx
https://api.drupal.org/api/drupal/namespace/Drupal%21Core%21Htmx/11.x
namespace Drupal\Core\Htmx | Drupal API
drupal corenamespacehtmxapi
https://www.drupal.org/docs/develop/drupal-apis/htmx
HTMX | Drupal APIs | Drupal Wiki guide on Drupal.org
Sep 5, 2025 - Adding interactivity to HTML elements and forms.
wiki guidehtmxdrupalapis
https://sacstudio.libsyn.com/talking-drupal-514-htmx
Libsyn Podcast : Talking Drupal #514 - HTMX
libsynpodcasttalkingdrupalhtmx
https://dev.to/petrtcoi/my-experiment-with-htmx-and-astro-3io9
My experiment with HTMX and Astro - DEV Community
I share my first experience with the htmx library. I created a simple site... Tagged with astro, htmx.
experimenthtmxastrodevcommunity
https://gowebly.org/
Gowebly | A next-generation CLI tool for easily build amazing web apps with Go, Templ, htmx,...
A next-generation CLI tool that makes it easy to create amazing web applications with Go on the backend, using htmx, hyperscript or Alpine.js and the most...
https://www.drupal.org/project/drupal/issues/3446642
[POC] Implementing some components of the Ajax system using HTMX [#3446642] | Drupal.org
Jul 3, 2025 - Problem/Motivation This task is a proof-of-concept for [#3404409] as requested by @nod_. Reference Links Ajax API HTMX reference documentation HTMX contrib...
https://dev.to/marcusatlocalhost/handle-json-api-results-in-htmx-f46
Handle JSON API Results in Htmx - DEV Community
Htmx is a javascript library that "allows you to access AJAX, WebSockets and Server Sent Events direc... Tagged with htmx, javascript, json, webdev.
json apihandleresultshtmxdev
https://htmx.org/docs/
/ htmx ~ Documentation
htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces...
htmxdocumentation
https://grails.apache.org/guides/grails-htmx/8/guide/index.html
HTMX with Grails 8 | Grails Guides | Apache Grails
HTMX with Grails 8. Build a small task tracker with server-rendered Grails 8 GSP and HTMX-driven inline editing, live search, optimistic delete, and toggle -...
htmxgrailsguidesapache