#Htmx

2025-06-25

Ever wonder about the accessibility of htmx UIs? We have too 👉️ wagtail.org/blog/htmx-accessib Includes a review of the available data, common gotchas, and recommendations to navigate those challenges, with a particular focus on the #django ecosystem

#htmx #accessibility

2025-06-22

htmx v2.0.5 released

lemm.ee/post/67548568

2025-06-21

Colophon for beesocial.dev for anyone interested: beesocial.dev/colophon.

No vibe coding, just good vibes.

#Django #Tailwind #TailwindCSS #HTMX #SQLite #Python

Colophon for beesocial.dev: Django, Coltrane, dj-angles, DaisyUI, Tailwind CSS, HTMX, Devicon, Coolify, SQLite, Litestream.
Alex L 🕊 🇵🇸alxlg
2025-06-21
Carlton Gibsoncarlton@chaos.social
2025-06-20

It's not how your tool does the simple thing that matters.

It's how the complexity grows as your problem becomes more sophisticated.

That's the real test.

This post brought to you by a Friday afternoon of fun with #Django and #HTMX 🥰

Alex L 🕊 🇵🇸alxlg
2025-06-20

@silmeth @slightlyoff

Anyone interested in should take a look at :

data-star.dev

It claims to be a hypermedia-oriented framework even more than HTMX itself

silmeth 🇺🇦silmeth@mstdn.social
2025-06-20

@slightlyoff

> There is a better way. And it doesn’t require a complete rewrite of the internet or a return to 2005.

The way’s #HTMX – server-side rendering, clean accessible html, but with interactive controls unavailable in 2005 (or even today in pure html). But no complex “frontend-side logic”.

Nicolas DelsauxRiduidel@framapiaf.org
2025-06-16

Ils sont sympas chez htmx, ils vous expliquent même comment vous passer d'htmx tout en réalisant des applications qui correspondent à ce qu'htmx permet. Et il y a quelques pépites là-dedans ! htmx.org/essays/alternatives/ #htmx #alternatives #web #html

Caleb Haileycalebhailey
2025-06-13

I got a really helpful question on HN about vs that nerd-sniped me into a long answer:

news.ycombinator.com/item?id=4

CompilaQuindiVa - Marco B.compilaquindiva@mastodon.uno
2025-06-13

🔍 Dopo anni di sviluppo web “moderno” ho riscoperto le basi: HTML, REST (quello vero!) e un modo diverso di pensare le web app.

📅 Il 19 giugno sarò al Delphi Day 2025 a Piacenza con un seminario sulle Hypermedia‑Driven Applications con HTMX + Delphi.

Parleremo di:
✅ HDA e architettura ipermediale
✅ HTMX, REST e API davvero RESTful
✅ Pro e contro rispetto alle SPA

Tutte le info e i biglietti qui:
🎟️ delphiday.it

Vi aspetto! 🤗

#WebDevelopment #REST #HTMX #Delphi #HDA #TechPhilosophy

Cover del seminario "Hypermedia-Driven Apps con Delphi e HTMX: Scopriamo cosa sono le Hypermedia-Driven Applications" di Marco Breveglieri (ABLS Team) - Conferenza "Delphi Day Italian Conference 2025" organizzata da Wintech Italia - 19,20 giugno, Park Hotel (Piacenza)
2025-06-08

Introducing the Django-Spellbook Editor:

django-spellbook.org/editor/

I've been working on this project for the last week, I want to integrate it into a /sb-admin url similar to how #wagtail does it, but as a much simpler lightweight markdown parser.

Right now it's only available on the docs website for testing purposes :) please try it out, I hope you like it!

It's made through #HTMX and vanilla JS , so would it be too much of a hassle to require people use HTMX to use this library's admin editor? I guess I have to explore Wagtail's code and see how they did it; github.com/wagtail/wagtail

#Django #Python #markdown #webdev #html #JavaScript

2025-06-08

#HTMX is growing on me.

It felt weird at first to generate frontend from the backend. But I gave in because writing more code at the backend was way too tempting. I just can't hold #javascript right.

Using templates and SQL, creating frontend using #php and htmx is pretty nice. Kind of feel like doing #graphql and #Rest together.

But at the end of the day, I am writing less javascript and it is great.

#awesome #hypermedia #WebDev

2025-06-05

Just added #HTMX to a #Django project. Performing a lazy loading of one part of a dashboard and allowing to change the period of it (month/year) without reloading the entire screen. It was simpler than I expected. Still need to add some error handling (I saw few examples of it!) and probably I'm organizing the template in a way that won't scale in a bigger project, but it is a good start!

A los que hacen web apps con Python, no se si conociais Unicorn.
https://www.django-unicorn.com/
Es un framework que automatiza los procesos similares a lo que puedes lograr con HTMX: enviar eventos por AJAX al backend y que este te devuelva HTML que será insertado/remplazado.
#django #python #htmx

@adamghill I find Unicorn's case very interesting. On a technical level, it's a clear evolution of HTML. It automates processes, eliminates the need to maintain an API, has very good integration with the backend, and has a very clear focus on the developer experience. However, in terms of popularity, it hasn't had the same impact... but I don't think Unicorn is to blame.
My experience, after trying to extend the idea of ​​HTML over Websockets, is that for software to be successful in the developer community, it must be easy to use, understand, integrate with other systems, and read its documentation. HTML ticks all the boxes. You can quickly install and use it, we all understand that it's an HTTP call, and I can use it alongside other frameworks and backends without incompatibilities. Furthermore, the documentation is minimalist; you can read it from top to bottom in 5 minutes. Unicorn, on the other hand, requires a bit more effort to understand how it works, how it integrates with other systems, and how to maintain it. Not because it's a poorly done technology, but because it's more complex with a different approach. So, if we draw a line between a "good" technology that requires work to understand, and a "simple" technology with poor results but is easy to use, HTMX falls somewhere in the middle. Unicorn would be slightly closer to the beginning.
I suppose a niche of experienced seniors using Unicorn is emerging, and on the other hand, a mainstream technology with the HTMX approach. And that's not a bad thing; it's just how the market works.
#unicorn #htmx #django #python

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst