DEV Community

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
This Is How I Deploy My SSH App

This Is How I Deploy My SSH App

Comments
5 min read
Getting Started with HTTP/3 in Golang: A Practical Guide

Getting Started with HTTP/3 in Golang: A Practical Guide

Comments
7 min read
Building Cursor Powered App: A Devlog Series, Powered by Cursor (Part 4) – Authentication Logic

Building Cursor Powered App: A Devlog Series, Powered by Cursor (Part 4) – Authentication Logic

Comments
4 min read
Go Channels Explained Like You’re Five

Go Channels Explained Like You’re Five

Comments
2 min read
Garbage Collection in Go: From Reference Counting to Tri-Color to Green Tea

Garbage Collection in Go: From Reference Counting to Tri-Color to Green Tea

Comments
13 min read
🐹 Go’s init() Function

🐹 Go’s init() Function

Comments
3 min read
Visualizing Gin: A Different Kind of Code Walkthrough

Visualizing Gin: A Different Kind of Code Walkthrough

Comments
4 min read
Understanding defer in Go: Best Practices, and Why It Matters

Understanding defer in Go: Best Practices, and Why It Matters

1
Comments 1
3 min read
Decoding Golang Interfaces: Why Your Struct Fits an Interface It Never Met

Decoding Golang Interfaces: Why Your Struct Fits an Interface It Never Met

11
Comments 1
4 min read
"Would combining Swagger and Postman make a better tool?"

"Would combining Swagger and Postman make a better tool?"

Comments
1 min read
How Internal Developer Platforms (IDPs) Help Reduce DevOps Bottlenecks

How Internal Developer Platforms (IDPs) Help Reduce DevOps Bottlenecks

2
Comments
1 min read
A full-featured terminal chat app in just 6 MB — with mobile support

A full-featured terminal chat app in just 6 MB — with mobile support

3
Comments 1
1 min read
🛰️ Sidecars in Go: Clean Code, Zero Bloat

🛰️ Sidecars in Go: Clean Code, Zero Bloat

Comments
1 min read
🔁 Elegant Iterator Chains in Go — Finally Here

🔁 Elegant Iterator Chains in Go — Finally Here

Comments
1 min read
⚙️ Coroutines vs Threads in 2025: What You Really Need to Know

⚙️ Coroutines vs Threads in 2025: What You Really Need to Know

Comments
1 min read
🚀 Scaling With Go in 2025: Concurrency That Works

🚀 Scaling With Go in 2025: Concurrency That Works

Comments
1 min read
🗺️ Go Maps Deep Dive — Part 0: Understanding the Basics

🗺️ Go Maps Deep Dive — Part 0: Understanding the Basics

9
Comments
3 min read
Decorator Patterns in Go

Decorator Patterns in Go

Comments
3 min read
Incidents Often Come in Pairs

Incidents Often Come in Pairs

Comments 1
2 min read
Input Validation in Golang APIs: A Complete Guide

Input Validation in Golang APIs: A Complete Guide

Comments
1 min read
DevLink: The Peer-to-Peer Toolkit for Frictionless Development

DevLink: The Peer-to-Peer Toolkit for Frictionless Development

16
Comments 7
6 min read
Experiment with gopls MCP: Improving Agent Context for Go Development

Experiment with gopls MCP: Improving Agent Context for Go Development

8
Comments
9 min read
From Go code to container image with Depot API

From Go code to container image with Depot API

1
Comments
5 min read
You don’t need NPM to ship fully-featured apps.

You don’t need NPM to ship fully-featured apps.

27
Comments 5
7 min read
Inside gomarklint: Building a High-Performance Markdown Linter in Go

Inside gomarklint: Building a High-Performance Markdown Linter in Go

Comments
2 min read
loading...