Show HN: Tmplx, build state-driven dynamic web app in pure Go+HTML
1 hsuyuting 0 8/12/2025, 7:17:41 AM github.com ↗
Hi, tmplx is a compile-time framework using Go for building state-driven web apps.
I find it pretty amazing to write Go code directly in a <script> tag and do server stuff. It eliminates the idea of backend/frontend and lets you just build a "web app".
I'm not sure if this is something the dev world wants or not? Please tell me what you think of this concept.
P.S. The whole thing is in a pretty early stage. there will be bugs.
No comments yet