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.
Master the Chain of Responsibility Pattern in Go with This Real-World Example

Master the Chain of Responsibility Pattern in Go with This Real-World Example

Comments
3 min read
goPay: A unified payment routing and processing system

goPay: A unified payment routing and processing system

Comments
1 min read
🥊 Node.js vs. Go – Settling the Debate Once and for All (2025 Edition)

🥊 Node.js vs. Go – Settling the Debate Once and for All (2025 Edition)

4
Comments
3 min read
Go's Race Detector: The Bugs It Misses and Why You Should Care

Go's Race Detector: The Bugs It Misses and Why You Should Care

7
Comments
5 min read
A simple todo app with htmx/go/templ/tailwind

A simple todo app with htmx/go/templ/tailwind

1
Comments
76 min read
How to Call Go Code in Python: Accelerate Python with Go

How to Call Go Code in Python: Accelerate Python with Go

12
Comments
5 min read
Building Observable Microservices: Distributed Tracing with Jaeger and GoFrame

Building Observable Microservices: Distributed Tracing with Jaeger and GoFrame

Comments
6 min read
🔥Set Up a Production-Ready Go Environment in 3 Minutes Using ServBay

🔥Set Up a Production-Ready Go Environment in 3 Minutes Using ServBay

10
Comments 4
1 min read
Streaming Large Files Between Microservices: A Go Implementation

Streaming Large Files Between Microservices: A Go Implementation

40
Comments 2
7 min read
Quick Fix for Debugging Panic Failures in Go 🔧

Quick Fix for Debugging Panic Failures in Go 🔧

15
Comments
4 min read
Mastering Pointers in Go: A Complete Beginner-to-Advanced Guide

Mastering Pointers in Go: A Complete Beginner-to-Advanced Guide

1
Comments 1
2 min read
Snowflake Algorithm: UUID Generation for Distributed Systems

Snowflake Algorithm: UUID Generation for Distributed Systems

10
Comments
5 min read
The 8 best Go web frameworks for 2025: Updated list

The 8 best Go web frameworks for 2025: Updated list

5
Comments
20 min read
Mastering Database Connection Pooling in Go: Performance Best Practices

Mastering Database Connection Pooling in Go: Performance Best Practices

5
Comments
8 min read
Crafting Go Testing Module: Step 1 - Requirements

Crafting Go Testing Module: Step 1 - Requirements

Comments
8 min read
Mastering Session Management in GoFrame: A Practical Guide

Mastering Session Management in GoFrame: A Practical Guide

1
Comments
5 min read
From Frontend to Go: Why I’m Switching Gears

From Frontend to Go: Why I’m Switching Gears

2
Comments
3 min read
How to Import Packages in Go

How to Import Packages in Go

Comments
2 min read
Go Tool: everything that nobody has asked for

Go Tool: everything that nobody has asked for

Comments 2
3 min read
Go Tool: tudo o que ninguem pediu

Go Tool: tudo o que ninguem pediu

Comments 2
3 min read
Understanding Bcrypt's Work Factor and Choosing the Right Value

Understanding Bcrypt's Work Factor and Choosing the Right Value

5
Comments
5 min read
Stop Fetching the Same Data in Go: Cache It Instead!

Stop Fetching the Same Data in Go: Cache It Instead!

13
Comments 3
2 min read
Logz (Logger Global em Golang) [pt-BR]

Logz (Logger Global em Golang) [pt-BR]

Comments
6 min read
Mutex vs RWMutex in Golang: A Developer’s Guide

Mutex vs RWMutex in Golang: A Developer’s Guide

13
Comments
5 min read
Understanding Struct Alignment and Padding in Go

Understanding Struct Alignment and Padding in Go

2
Comments
4 min read
loading...