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.
How to Call gRPC Methods Dynamically in Go

How to Call gRPC Methods Dynamically in Go

1
Comments
4 min read
Scaling Go Tests with Smart Naming Conventions

Scaling Go Tests with Smart Naming Conventions

6
Comments 2
2 min read
Designing Go-routines

Designing Go-routines

2
Comments
6 min read
How to setup an official GitHub MCP Server without Docker nor Installing

How to setup an official GitHub MCP Server without Docker nor Installing

2
Comments
1 min read
A Story of Building a Storage-Agnostic Message Queue

A Story of Building a Storage-Agnostic Message Queue

20
Comments 4
3 min read
Working with the Core FS Interface: Files, Directories, and Basic Operations (2/9)

Working with the Core FS Interface: Files, Directories, and Basic Operations (2/9)

5
Comments 2
14 min read
Deploying and Exposing Go Apps with Kubernetes Ingress, Part 2

Deploying and Exposing Go Apps with Kubernetes Ingress, Part 2

Comments
6 min read
Improve Your Go Applications with Byte-level Data Optimization

Improve Your Go Applications with Byte-level Data Optimization

7
Comments 6
18 min read
🚀 Build Google Word Docs from scratch | Go + Reactjs + Sockets | Full-Stack Project

🚀 Build Google Word Docs from scratch | Go + Reactjs + Sockets | Full-Stack Project

Comments
1 min read
Object-Oriented Programming in Go: A Balanced Comparison with Traditional OOP

Object-Oriented Programming in Go: A Balanced Comparison with Traditional OOP

Comments
4 min read
Beyond `omitempty`: Understanding `omitzero` in Go 1.24

Beyond `omitempty`: Understanding `omitzero` in Go 1.24

5
Comments
3 min read
REST Easy: Building Bulletproof APIs with Go Fiber

REST Easy: Building Bulletproof APIs with Go Fiber

2
Comments
5 min read
PocketBase + Firebase Studio

PocketBase + Firebase Studio

1
Comments
3 min read
"Building a Lightweight Blockchain in Go from Scratch"

"Building a Lightweight Blockchain in Go from Scratch"

Comments
1 min read
Go Struct: What Happens When You Add a '_' Field?

Go Struct: What Happens When You Add a '_' Field?

9
Comments
4 min read
Build robust and observable MCP servers to supercharge your LLMs with Go

Build robust and observable MCP servers to supercharge your LLMs with Go

1
Comments
1 min read
Go Programming Language : Basics

Go Programming Language : Basics

6
Comments 1
9 min read
🔬 Internals of PostgreSQL WAL Streaming with pgrwl: A Cloud-Native Receiver Built in Go

🔬 Internals of PostgreSQL WAL Streaming with pgrwl: A Cloud-Native Receiver Built in Go

Comments 2
2 min read
Port and Adapter in Go with Uber FX

Port and Adapter in Go with Uber FX

1
Comments
1 min read
Working with Dates and Calendar Calculations 8/10

Working with Dates and Calendar Calculations 8/10

7
Comments
7 min read
Docker Model Runner: IA Local sem dor de cabeça

Docker Model Runner: IA Local sem dor de cabeça

4
Comments 2
8 min read
Tinkering with Tree-Sitter Using Go

Tinkering with Tree-Sitter Using Go

6
Comments
6 min read
Build reliable Go applications: Configuring Azure Cosmos DB Go SDK for real-world scenarios

Build reliable Go applications: Configuring Azure Cosmos DB Go SDK for real-world scenarios

4
Comments
14 min read
Installing a Kubernetes Cluster on a Virtualized Platform (VM): how many VMs you need?

Installing a Kubernetes Cluster on a Virtualized Platform (VM): how many VMs you need?

Comments
8 min read
Mastering Go Concurrency Patterns: Pipelines, Broadcasting, and Cancellation

Mastering Go Concurrency Patterns: Pipelines, Broadcasting, and Cancellation

5
Comments 1
6 min read
loading...