5 ms·
Currently almost all of my side projects, LLM assisted or not, are coded in Go + HTMX. Opus and GPT are very good at it, it's fast to build and start, convenie
by flaie 2mo ago
Currently almost all of my side projects, LLM assisted or not, are coded in Go + HTMX.
Opus and GPT are very good at it, it's fast to build and start, convenient to deploy and host, one binary. I like it very much.
Very good stack to iterate fast.