Django. Modern Python has been phenomenal with its choice of feature additions (f-strings, type annotations v2, structural matching, better timezone support, etc.) and its a language with great mindshare right now.
HTMX has been very promising, I have bumped into one or two bugs with it but there are always simple workarounds due to the sheer surface area of HTTP+HTML.
Postgres for great JSON support, keeping some stuff out of rigid schemas is critical for developing MVPs.
HTMX has been very promising, I have bumped into one or two bugs with it but there are always simple workarounds due to the sheer surface area of HTTP+HTML.
Postgres for great JSON support, keeping some stuff out of rigid schemas is critical for developing MVPs.