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.
Vue Theme for VS Code — Now with More Language Support and Improvements

Vue Theme for VS Code — Now with More Language Support and Improvements

1
Comments
2 min read
Multi-Tenancy Database Patterns with examples in Go

Multi-Tenancy Database Patterns with examples in Go

2
Comments
9 min read
🧠 Mastering Goroutines in Go: The Power of Lightweight Concurrency.

🧠 Mastering Goroutines in Go: The Power of Lightweight Concurrency.

Comments
3 min read
I Benchmarked 3 Go Concurrency Patterns. The "Fastest" One Would Destroy Production

I Benchmarked 3 Go Concurrency Patterns. The "Fastest" One Would Destroy Production

Comments
9 min read
Building a Scalable API Event Logger using Pub/Sub, and BigQuery

Building a Scalable API Event Logger using Pub/Sub, and BigQuery

Comments
6 min read
Reactive Tree Management in Nuxt 4: How I Modeled Complex Hierarchies with Pinia

Reactive Tree Management in Nuxt 4: How I Modeled Complex Hierarchies with Pinia

3
Comments
4 min read
Sum of Digits in Go: A Simple Algorithm Tutorial

Sum of Digits in Go: A Simple Algorithm Tutorial

Comments
2 min read
Why Do You Push Code During Work Hours?" - How an Interview Question Led Me to Build a Delayed Commit Feature

Why Do You Push Code During Work Hours?" - How an Interview Question Led Me to Build a Delayed Commit Feature

81
Comments 32
5 min read
AI Agents in Go: Exploring Agent-to-Agent (A2A) Protocols in AI Ecosystems

AI Agents in Go: Exploring Agent-to-Agent (A2A) Protocols in AI Ecosystems

Comments
6 min read
Exploring Go’s Core Features in Depth

Exploring Go’s Core Features in Depth

1
Comments 4
2 min read
The $10,000 Label: How We Used Go, Clean Architecture, and AWS to Build a FinOps-Driven Cloud Tagging Engine 🏷️

The $10,000 Label: How We Used Go, Clean Architecture, and AWS to Build a FinOps-Driven Cloud Tagging Engine 🏷️

Comments
6 min read
Building Resilient Go Services: Context, Graceful Shutdown, and Retry/Timeout Patterns

Building Resilient Go Services: Context, Graceful Shutdown, and Retry/Timeout Patterns

1
Comments
7 min read
Go's New WaitGroup.Go

Go's New WaitGroup.Go

Comments
2 min read
Why I Chose Go as My Main Backend Language — and Why You Might Too

Why I Chose Go as My Main Backend Language — and Why You Might Too

10
Comments 6
3 min read
Goh: A Pre-compiled High-Performance Template Engine for Go

Goh: A Pre-compiled High-Performance Template Engine for Go

Comments
5 min read
MITM proxy for security reviews based on golang.

MITM proxy for security reviews based on golang.

Comments
1 min read
Building AI Workflow and Project Context: From Memory Banks to Simple Markdown

Building AI Workflow and Project Context: From Memory Banks to Simple Markdown

3
Comments 2
4 min read
Arquitetura Cliente-Servidor com Go: Aplicações Escaláveis para a Web

Arquitetura Cliente-Servidor com Go: Aplicações Escaláveis para a Web

Comments
4 min read
Designing Production-Ready Microservices in Go Part 3 — Redis, Healthchecks, Observability (Metrics & Tracing)

Designing Production-Ready Microservices in Go Part 3 — Redis, Healthchecks, Observability (Metrics & Tracing)

1
Comments
20 min read
Building A Real-Time Communication System Using Go and WebSocket

Building A Real-Time Communication System Using Go and WebSocket

Comments
6 min read
What is Gin? A Deep Dive into the Go Web Framework in Our Project

What is Gin? A Deep Dive into the Go Web Framework in Our Project

Comments
4 min read
My Journey to Becoming a Full Stack Developer

My Journey to Becoming a Full Stack Developer

4
Comments
1 min read
Implementing MQTT 5 in Go: A Deep Dive into Client Design - Part I

Implementing MQTT 5 in Go: A Deep Dive into Client Design - Part I

2
Comments
13 min read
Building a Reliable UDP Protocol in Go: Fast, Lightweight, and Rock-Solid

Building a Reliable UDP Protocol in Go: Fast, Lightweight, and Rock-Solid

Comments
8 min read
🚀 Go Faster: Cutting the Slack in GC with Smart Memory Allocation

🚀 Go Faster: Cutting the Slack in GC with Smart Memory Allocation

9
Comments
7 min read
loading...