Hacker News new | ask | show | jobs
by pweissbrod 1042 days ago
I'm curious if anyone else is advocating for HTMX as a mechanism to simplify bloated front end code bases
1 comments

I’ve been using it to great effect for the last year or so. It really is a breath of fresh air. In my case, I’m using a Django backend, but there are lots of successful folks using other backend stacks as well so choose what you know best.

The book is a really quick and easy read. It’s pretty eye opening how productive, and effective, htmx can be with so little magic.

https://hypermedia.systems/