Best front-end stack for Golang backend

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. mitosis

    Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.

    I discovered https://github.com/BuilderIO/mitosis, and it has changed my front-end development workflow with the ability to create one development and export and test metrics on multiple front-ends delivering the best MVP possible.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. TinyGo

    Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

    People are experimenting with frontends built in WASM (via TinyGo), but it has a lot of overhead to get started, and Go isn't particularly well suited for frontend.

  4. go-app

    A package to build progressive web apps with Go programming language and WebAssembly.

  5. esbuild

    An extremely fast bundler for the web

    I have just started experimenting with the esbuild bundler as a package to use for go:generate, and go:embed.

  6. gitlab

  7. pushup

    Pushup is for making modern, page-oriented web apps in Go

  8. svelte-mpa

    Svelte MPA, Multipage Svelte

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. Svelte

    web development for the rest of us

  11. bud

    The Full-Stack Web Framework for Go

    I've also been seeing updates on this project, which is kind of preferring Svelte https://github.com/livebud/bud

  12. fyne

    Cross platform GUI toolkit in Go inspired by Material Design

    I wasn't the OP who asked the question, but I'll definitely check out Fyne. I'd been wondering if there was a cross-platform UI toolkit written in Go.

  13. nextjs-turborepo-skeleton

    A skeleton project for NextJs with turbo repo and tailwind css

    For next.js front skeleton repo: https://github.com/wesionaryTEAM/nextjs-turborepo-skeleton

  14. go_clean_architecture

    Go Clean Architecture Used at @wesionaryteam

    First link has some syntax issues: https://github.com/wesionaryTEAM/go_clean_architecture

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Recently wrote a BitTorrent Client from scratch

    10 projects | news.ycombinator.com | 12 Jun 2025
  • Fyne – Flutter but in Go

    1 project | news.ycombinator.com | 10 Apr 2025
  • Show HN: NotesAnkify – Convert PDF Notes to Anki Flashcards Automatically(No AI)

    2 projects | news.ycombinator.com | 16 Feb 2025
  • We replaced our React front end with Go and WebAssembly

    3 projects | news.ycombinator.com | 10 Feb 2025
  • Golang on PSP (and other languages)

    3 projects | dev.to | 27 Dec 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?