Comment on What is your favorite software stack for full-stack web development?
crowfx@crowfx.web.id 1 year ago
HTMX + Go.
Go as a backend has a very nice multithreading model to extract more speed and value from your app.
The built-in standard libraries provide many good abstractions.
Also the templating engine is very nice to use.
apd@programming.dev 1 year ago
I hate go templating, I really really do. I don’t even really know why. I just hate it.