logoalt Hacker News

Analemma_today at 5:49 PM1 replyview on HN

Django + Postgres on the backend plus a frontend of HTMX + alpine.js for a light touch of interactivity where needed is a killer combination. Claude is very good at it, and with the right instructions actually keeps things concise and modular without spilling into spaghettification. I would recommend this as a first option to anyone looking to spin up a new web stack if you’re not absolutely sure you need the heavyweight of React.


Replies

WD-42today at 8:45 PM

I use the same stack. Single codebase, no build step. It’s so refreshing.