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.
Mastering Fan-Out, Fan-In in Golang: Supercharge Your Concurrency Skills

Mastering Fan-Out, Fan-In in Golang: Supercharge Your Concurrency Skills

1
Comments
5 min read
Golang: The Language Revolutionizing Modern Development 🚀

Golang: The Language Revolutionizing Modern Development 🚀

1
Comments
3 min read
Creating an API with authentication using Encore.go

Creating an API with authentication using Encore.go

29
Comments
4 min read
Why Hugo is the Best Static Blog Framework in 2025

Why Hugo is the Best Static Blog Framework in 2025

13
Comments
14 min read
Understanding Dependency Injection Through a Practical Golang Example

Understanding Dependency Injection Through a Practical Golang Example

1
Comments 1
4 min read
Refactor and cleanup HashiCorp Raft: adapting state pattern to concurrency

Refactor and cleanup HashiCorp Raft: adapting state pattern to concurrency

Comments
6 min read
Integrating AI-Powered Content Creation with Your CMS

Integrating AI-Powered Content Creation with Your CMS

2
Comments
2 min read
Golang Concurrency: How Confinement Improves Performance Without Locks

Golang Concurrency: How Confinement Improves Performance Without Locks

5
Comments
6 min read
Understanding Higher-Order Functions in Go

Understanding Higher-Order Functions in Go

1
Comments
2 min read
Understanding Request ID: Why It's Essential for Modern APIs

Understanding Request ID: Why It's Essential for Modern APIs

15
Comments
4 min read
Go Lock Performance: RwMutex vs Mutex in Various Scenarios

Go Lock Performance: RwMutex vs Mutex in Various Scenarios

8
Comments
8 min read
Desbravando Go: Capítulo 2 – Estrutura dos Programas

Desbravando Go: Capítulo 2 – Estrutura dos Programas

Comments
2 min read
Understanding ICMP: How to Send and Receive ICMP Messages in Go

Understanding ICMP: How to Send and Receive ICMP Messages in Go

1
Comments
8 min read
Mastering gcache in GoFrame: A Developer's Guide to High-Performance Caching

Mastering gcache in GoFrame: A Developer's Guide to High-Performance Caching

Comments
3 min read
Understanding First-Order Functions in Go

Understanding First-Order Functions in Go

2
Comments 1
2 min read
Mastering Go Compiler Optimization for Better Performance

Mastering Go Compiler Optimization for Better Performance

7
Comments
5 min read
Understanding Anonymous Functions in Go: A Practical Guide

Understanding Anonymous Functions in Go: A Practical Guide

1
Comments
2 min read
Kontroler: "DogFood" Testing

Kontroler: "DogFood" Testing

Comments
3 min read
🚀 Go Interface Nil Pitfall: Why Your Nil Check is Failing (and How to Fix It!) 🔍

🚀 Go Interface Nil Pitfall: Why Your Nil Check is Failing (and How to Fix It!) 🔍

Comments
2 min read
How Portsicle works!

How Portsicle works!

1
Comments
2 min read
Why Protobuf Should Dominate the Data Format Ecosystem

Why Protobuf Should Dominate the Data Format Ecosystem

9
Comments 1
13 min read
Go 1.24 uses Swiss Tables, what are they?

Go 1.24 uses Swiss Tables, what are they?

44
Comments 5
7 min read
Feature Flag Service: Experimenting with New Technologies and Architectures

Feature Flag Service: Experimenting with New Technologies and Architectures

3
Comments
9 min read
Understanding the init Function in Go: Purpose, Execution, and Best Practices

Understanding the init Function in Go: Purpose, Execution, and Best Practices

Comments
2 min read
Self-hosting on bare metal and Cloud VM - Deploy like a Pro with Sidekick

Self-hosting on bare metal and Cloud VM - Deploy like a Pro with Sidekick

5
Comments
1 min read
loading...