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.
Catch and Fix Memory Leaks in Go Like a Pro

Catch and Fix Memory Leaks in Go Like a Pro

Comments
8 min read
Java Projects are hidden Gems

Java Projects are hidden Gems

Comments
2 min read
Robust Context in Go Microservices

Robust Context in Go Microservices

7
Comments
7 min read
use-case: unmarshaling envs using json

use-case: unmarshaling envs using json

Comments
2 min read
Kotakin: Simplifying Development Environment Management

Kotakin: Simplifying Development Environment Management

Comments
1 min read
Assinando arquivos PDF com certificado digital em Go

Assinando arquivos PDF com certificado digital em Go

Comments
2 min read
From Long URLs to Lightning Fast Links: A Go-Powered Shortener Explained

From Long URLs to Lightning Fast Links: A Go-Powered Shortener Explained

Comments
4 min read
Deconstructing gin.Context: More Than Just a Context

Deconstructing gin.Context: More Than Just a Context

5
Comments
5 min read
🐱 Schrödinger’s Index: It Only Exists When You Observe It and Only the Way You Observe It – in the HydrAIDE Engine

🐱 Schrödinger’s Index: It Only Exists When You Observe It and Only the Way You Observe It – in the HydrAIDE Engine

5
Comments
3 min read
Centralized Error Handling in Go (Like Laravel)

Centralized Error Handling in Go (Like Laravel)

2
Comments
2 min read
What Are Pointers in Go? A Simple Guide for Beginners

What Are Pointers in Go? A Simple Guide for Beginners

1
Comments 1
3 min read
Diving into Actor Model with Go and NATS

Diving into Actor Model with Go and NATS

1
Comments
4 min read
Vibe Coding a Simple Feature Took 3 Hours. Here's Why.

Vibe Coding a Simple Feature Took 3 Hours. Here's Why.

1
Comments 1
3 min read
Mastering Go’s sync.Pool: Slash GC Pressure Like a Pro

Mastering Go’s sync.Pool: Slash GC Pressure Like a Pro

2
Comments 2
6 min read
Application Tracing With Golang, OpenTelemetry, and Grafana Tempo

Application Tracing With Golang, OpenTelemetry, and Grafana Tempo

2
Comments
9 min read
I built a YouTube downloader after my old favorite site became unusable

I built a YouTube downloader after my old favorite site became unusable

Comments
1 min read
Understanding Slice and Map Expansion in Go

Understanding Slice and Map Expansion in Go

5
Comments
6 min read
Introducing jsonvx: The Most Customisable JSON Parser, Querier & Formatter for Go

Introducing jsonvx: The Most Customisable JSON Parser, Querier & Formatter for Go

1
Comments 2
3 min read
A Developer’s Guide to Go’s Garbage Collection: Mastering the Tri-Color Algorithm

A Developer’s Guide to Go’s Garbage Collection: Mastering the Tri-Color Algorithm

Comments
10 min read
Building High-Load API Services in Go: From Design to Production

Building High-Load API Services in Go: From Design to Production

2
Comments
23 min read
Exploring Load Balancing in Caddy Using Docker

Exploring Load Balancing in Caddy Using Docker

4
Comments
10 min read
Applying KISS, DRY, and LOD Principles in Go

Applying KISS, DRY, and LOD Principles in Go

6
Comments
7 min read
Demystifying Go Mutex: How Synchronization Works Under the Hood

Demystifying Go Mutex: How Synchronization Works Under the Hood

2
Comments
5 min read
A Subtle Memory Leak in Go You Might Miss

A Subtle Memory Leak in Go You Might Miss

1
Comments
2 min read
Profiling in Go: A Practical Guide to Finding Performance Bottlenecks

Profiling in Go: A Practical Guide to Finding Performance Bottlenecks

Comments
2 min read
loading...