Best front-end stack for Golang backend

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
  • mitosis

    Write components once, run everywhere. Compiles to Vue, React, 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.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • 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

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • 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