Hey all! I'm the author of gomponents, a mature and production-ready way to build server-side HTML components in pure Go.<p>I've seen a recent surge in interest for building simpler web apps by scraping away the SPAs, the frontend build systems, the complexity of modern web development, and going back to rendering HTML from the backend.<p>That doesn't mean throwing away all we've learned since the 90's, though. We can have nice components and browser-interactivity with tools like TailwindCSS and HTMX, and gomponents plays well with those. [1]<p>Have a look, leave a comment or question, and enjoy! :)<p>[1] <a href="https://www.gomponents.com/plus/" rel="nofollow noreferrer">https://www.gomponents.com/plus/</a>