Web Arkitekt

I have been working as a full stack developer, primarily as a Django developer with different firms for the past 3 years. I now want to write about issues I usually face at work and help the community learn Django the most awesome web framework!.

htmx in django

The Ultimate Guide to HTMX in Django: Simplify Your Frontend with Ease

How to Build Modern UIs in Django Using HTMX: A Comprehensive Guide Introduction Modern Django developers are increasingly adopting HTMX to create dynamic, interactive user interfaces without the overhead of heavy JavaScript frameworks. HTMX allows you to use HTML attributes to make AJAX requests, adding interactivity directly to your Django templates. This approach enables you …

The Ultimate Guide to HTMX in Django: Simplify Your Frontend with Ease Read More »