Best front-end stack for Golang backend

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • go-app

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

  • 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.

  • gitlab

  • pushup

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

  • svelte-mpa

    Svelte MPA, Multipage Svelte

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Svelte

    Cybernetically enhanced web apps

  • 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

  • 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.

  • 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

  • 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