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.
Implementing Bidirectional gRPC Streaming : A Practical Guide

Implementing Bidirectional gRPC Streaming : A Practical Guide

Comments 1
10 min read
I Built faynoSync: A Self-Hosted API for Automatic App Updates

I Built faynoSync: A Self-Hosted API for Automatic App Updates

7
Comments
2 min read
filesql: SQL Driver for CSV, TSV, LTSV, Parquet, and Excel Files in Go

filesql: SQL Driver for CSV, TSV, LTSV, Parquet, and Excel Files in Go

Comments
3 min read
🔄 Redux‑style state management in Go — yes, even for a counter

🔄 Redux‑style state management in Go — yes, even for a counter

Comments
1 min read
Use `chan os.Signal` to Manage OS Signals in Go

Use `chan os.Signal` to Manage OS Signals in Go

6
Comments
6 min read
Turbocharging TypeScript: What Happens When You Rebuild It in Go

Turbocharging TypeScript: What Happens When You Rebuild It in Go

1
Comments
4 min read
Go Coding Official Standards and Best Practices

Go Coding Official Standards and Best Practices

15
Comments
5 min read
Go 1.25: The Container-Native Release

Go 1.25: The Container-Native Release

6
Comments
5 min read
Go 1.25 JSON v2: Benchmarks, Raptor Escapes, and a 1.8 Speedup

Go 1.25 JSON v2: Benchmarks, Raptor Escapes, and a 1.8 Speedup

2
Comments
11 min read
Why I Like Go

Why I Like Go

Comments
4 min read
Tuning Go's GOGC: A Practical Guide with Real-World Examples

Tuning Go's GOGC: A Practical Guide with Real-World Examples

1
Comments
8 min read
Schema Evolution in Kafka: How to Design Resilient Event Contracts in Go

Schema Evolution in Kafka: How to Design Resilient Event Contracts in Go

Comments
3 min read
Catch and Fix Memory Leaks in Go Like a Pro

Catch and Fix Memory Leaks in Go Like a Pro

Comments
8 min read
Robust Context in Go Microservices

Robust Context in Go Microservices

7
Comments
7 min read
Java Projects are hidden Gems

Java Projects are hidden Gems

Comments
2 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
How to use gopls MCP with VS Code

How to use gopls MCP with VS Code

6
Comments 1
3 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

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

Diving into Actor Model with Go and NATS

Comments
4 min read
loading...