New micro

This commit is contained in:
Fundor333
2026-01-27 23:12:58 +01:00
parent 4f97def76b
commit 5340109ef8

View File

@@ -0,0 +1,10 @@
---
title: "Making Htmx Stuffs"
date: 2026-01-27T23:10:03+01:00
description: Rant about Htmx
tags:
- dev
- htmx
---
I am developing more and more with Htmx in my Django project and I love it. I have a lot less code and more clean code with Htmx than the traditional Jinja2 stuff.