Just a though exercice... I've found a bunch of quite heavy projects to add toasts to an #htmx website, but I feel like there's a way to do it with just a <toast>...</toast> node in a htmx response + a bunch of css classes and htmx attributes but I can't pull this off...
This might be the best episode of 2026 even though it's only the first. Features Flask, Django, FastAPI, and Litestar. #python
#533: Web Frameworks in Prod by Their Creators
Featuring With @davidism, @pgjones, Janek Nouvertné, Cody Fincher, @webology @carlton, @tiangolo, and @mkennedy
https://talkpython.fm/episodes/show/533/web-frameworks-in-prod-by-their-creators
RE: https://fosstodon.org/@talkpython/115843758399281516
un épisode de @talkpython avec les personnes ayant créé les #frameworks #web #Python FastAPI, Flask, Django, Quart et Litestar.
- les briques des frameworks : wsgi / asgi
- async / await
- concurrence par threads et process
- ORM
- critères de choix d'un framework
- tâches de fond
- #HTMX
- hébergement cloud ou non
Htmx: High Power Tools for HTML
https://github.com/bigskysoftware/htmx
#HackerNews #Htmx #HtmxTools #HTML #Development #WebDevelopment #OpenSource
Htmx: High Power Tools for HTML
https://github.com/bigskysoftware/htmx
#HackerNews #Htmx #HtmxTools #HTML #Development #WebDevelopment #OpenSource
This might be the best episode of 2026 even though it's only the first. Features Flask, Django, FastAPI, and Litestar. #python
#533: Web Frameworks in Prod by Their Creators
Featuring With @davidism, @pgjones, Janek Nouvertné, Cody Fincher, @webology @carlton, @tiangolo, and @mkennedy
https://talkpython.fm/episodes/show/533/web-frameworks-in-prod-by-their-creators
RE: https://fosstodon.org/@talkpython/115843758399281516
un épisode de @talkpython avec les personnes ayant créé les #frameworks #web #Python FastAPI, Flask, Django, Quart et Litestar.
- les briques des frameworks : wsgi / asgi
- async / await
- concurrence par threads et process
- ORM
- critères de choix d'un framework
- tâches de fond
- #HTMX
- hébergement cloud ou non
Am I being stupid or does HTMX not support this very simple use case?
on form submit:
1) clear the target area
2) show a loading indicator
3) trigger an ajax call
4) wait for the ajax call to return
5) hide the loading indicator
6) fill the target area
Ideally I would want the loading indicator IN the target area, but that would make it usable only once. Stupid, but I can live with it...
But what seems not to work is 1). It will show my indicator but not clear the target area.
It seems I have to write additional JS to get that behavior. Well then I can write the thing myself. So much for the promise of not having to write JavaScript for simple things.
#htmx #javascript
Django Interactive Frameworks Benchmark: Django LiveView (WebSocket), traditional SSR, HTMX (AJAX), and Django Unicorn (reactive components)
https://github.com/tanrax/django-interactive-frameworks-benchmark
#django #python #htmx #djangoliveview #djangounicorn
Django Interactive Frameworks Benchmark: Django LiveView (WebSocket), traditional SSR, HTMX (AJAX), and Django Unicorn (reactive components)
https://github.com/tanrax/django-interactive-frameworks-benchmark
#django #python #htmx #djangoliveview #djangounicorn
Drupal 11.3 is here with the biggest performance boost in a decade. Serve 26-33% more requests with the same database load. 🚀
New native HTMX support enables rich UX with up to 71% less JavaScript. Plus, enjoy the new stable Navigation module, improved CKEditor content editing, native content export, and cleaner OOP hooks for themes.
🔗 Get all the details about Drupal 11.3.0 at https://www.drupal.org/blog/drupal-11-3-0
Please Just Try Htmx
#HackerNews #Htmx #HtmxTutorial #WebDevelopment #FrontendDevelopment #TryItOut
If you have any new years resolutions that involve learning, then come learn with me 😊 I'm running some holiday specials! https://prelude.tech/upcoming_training
#django #htmx #alipinejs #airflow #tailwindcss #git #playwright
Drupal 11.3 is here with the biggest performance boost in a decade. Serve 26-33% more requests with the same database load. 🚀
New native HTMX support enables rich UX with up to 71% less JavaScript. Plus, enjoy the new stable Navigation module, improved CKEditor content editing, native content export, and cleaner OOP hooks for themes.
🔗 Get all the details about Drupal 11.3.0 at https://www.drupal.org/blog/drupal-11-3-0
If you have any new years resolutions that involve learning, then come learn with me 😊 I'm running some holiday specials! https://prelude.tech/upcoming_training
#django #htmx #alipinejs #airflow #tailwindcss #git #playwright