#TechTalkReco On dit que la mode est un éternel recommencement… pareil pour le #front!
Perso, je suis team single-page-app, mais l’approche #HTMX vaut le détour, forcément!
Et une super prez de @stephanetrebel (comme toujours) à @bdxio !
#TechTalkReco On dit que la mode est un éternel recommencement… pareil pour le #front!
Perso, je suis team single-page-app, mais l’approche #HTMX vaut le détour, forcément!
Et une super prez de @stephanetrebel (comme toujours) à @bdxio !
My current #Django frontend dev stack is (including some dx tools):
- #HTMX
- #AlpineJS
- #TailwindCSS
- #Playwright
- Django Template Partials
- Django Browser Reload
Are there any other frontend-related tools that would complement these? What do you use?
How to Setup a New Django Application with HTMX and Tailwind
https://slamdunksoftware.substack.com/p/how-to-setup-a-new-django-application
Discussions: https://discu.eu/q/https://slamdunksoftware.substack.com/p/how-to-setup-a-new-django-application
Published 0.18.0 of `dj-angles` to provide a way to add #AJAX forms to #Django.
The form tag will submit to the endpoint specified in the action via fetch and swap in the resulting #HTML. Very similar to #HTMX hx-swap.
📖 https://dj-angles.adamghill.com/
📦 https://pypi.org/project/dj-angles/
🛠️ https://codeberg.org/adamghill/dj-angles
📦 django-htmx 1.23.0 is out, now with a vendored copy of htmx!
Now you no longer need to download and maintain a copy of htmx in your project, just use the template tag:
{% load django_htmx %}
{% htmx_script %}
Version 1.8.0 of jinja2-fragments is out!
Release notes:
- Adds support for rendering multiple blocks on Flask, Quart, Sanic and Litestar.
- Fixes deprecated Litestar import.
Announcing ASP.NET Core Reimagined with htmx—your go-to guide for building modern, server-driven apps! Dive into Chapter 1 to see why htmx pairs perfectly with ASP.NET, Chapter 2 to set up your dev environment, and Chapter 3 for your first hands-on steps. #htmx #dotnet #ASPNET https://aspnet-htmx.com/
A Bootiful Podcast: HTMX creator Carson Gross
</> htmx ~ An interview with Mike Amundsen, Author of 'RESTful Web APIs' https://buff.ly/40X331N
"Mike agreed to do an interview with me on his view of the history of hypermedia and where things are today." -- Carson Gross
Please tell me what you think of Zjax!
Discussions: https://discu.eu/q/https://zjax.dev
My next Modern frontend development with #Django, #HTMX, #Tailwind, #Playwright and #AlpineJS workshop is happening on 1 and 2 Feb. There are still some tickets left!
Learn more here: https://buff.ly/4hq7FUr
I also have some really cool bonuses for you.
Please share this with whoever might benefit!
If you have been on the fence about adopting #Playwright for your frontend tests, take a look at this: https://buff.ly/40yRtIx
This video is a little demo that covers a lot of what Playwright can do.
This demo is a part of my Modern frontend development with #Django, #HTMX, #Tailwind, #Playwright and #AlpineJS workshop. I'm running the workshop on 1+2 Feb and 15+16 March. Full details, tickets and testimonials here: https://buff.ly/4hq7FUr
At a last @django Vienna Meetup this week I told someone about my stack and they were looking at me rather suspiciously and with disbelief as I said I build with just Django templates with a hint of #htmx ("never heard of"), in contrast to their full-blown Angular frontend app.
I can't stop thinking about it.
Feeling pretty happy with this new setup so far:
- https://www.djangoproject.com/
- https://htmx.org/
- https://django-tailwind-cli.readthedocs.io
- https://daisyui.com/
- https://docs.allauth.org/
- https://github.com/danihodovic/django-allauth-ui
I'm sharing my journey with HTMX and Django through blog posts, a "learning in public" experiment. It's mainly a reference for my future self but maybe it helps someone else too!
Here's what I've written so far:
- Part 1 - https://dev.to/rodbv/creating-a-to-do-app-with-django-and-htmx-part-1-583p
- Part 2 - https://dev.to/rodbv/creating-a-to-do-app-with-django-and-htmx-part-2-adding-the-todo-model-with-tdd-1oa2
- Part 3 - https://dev.to/rodbv/creating-a-to-do-app-with-django-and-htmx-part-3-adding-the-frontend-with-daisyui-324n
It seems @djangoconeurope loves #HTMX so much, it's a dedicated checkbox in the topic list for the CfP!
My OSS Hitlist 2025:
1. #paperless_ngx
2. #Proxmox
3. #Syncthing
4. #Debian
5. #Ansible
6. #SpringBoot Framework
7. #HTMX
8. #MariaDB
9. #Mkdocs
10. #Python
11. #Minio
12. #PostgreSQL
13. #Bulma
14. #KeePass
15. #VScode
16. #redict
These things enable me to be productive. Many thanks!
I'm running another modern frontend development with #Django #HTMX #TailwindCSS #Playwright and #AlpineJS workshop in January.
Full details: https://buff.ly/4hq7FUr
- https://htmx.org/essays/webcomponents-work-great/
People interested in #htmx often ask us about component libraries. React and other JavaScript frameworks have great ecosystems of pre-built components that can be imported into your project; htmx doesn’t really have anything similar.
Some more updates for #pydici the #python ERP / CRM for consulting and service companies !
- enhance expense screen for mobile devices
- #htmx migration is continuing
- better mission staffing boundaries management
- lots of minor fixes !
Check the code here: https://github.com/digitalfox/pydici