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.
Timers and Tickers: Delays and Repeating Tasks 6/10

Timers and Tickers: Delays and Repeating Tasks 6/10

6
Comments
13 min read
Go's Garbage Collector: How It Keeps Your Code Clean

Go's Garbage Collector: How It Keeps Your Code Clean

13
Comments
5 min read
Implementing Access Control System for Microservices Using OPA

Implementing Access Control System for Microservices Using OPA

Comments
8 min read
How I Repaired Hallucinated JSONs from LLMs While Building LiveAPI

How I Repaired Hallucinated JSONs from LLMs While Building LiveAPI

17
Comments
3 min read
GoAvatar: Generate Unique Identicons in Go with Ease

GoAvatar: Generate Unique Identicons in Go with Ease

1
Comments
2 min read
Microsoft TypeScript Devs Explain Why They Chose Go Over Rust, C#

Microsoft TypeScript Devs Explain Why They Chose Go Over Rust, C#

Comments
1 min read
Optimizing Slice Lookups With Go Maps

Optimizing Slice Lookups With Go Maps

5
Comments
3 min read
Testing Go HTTP Clients: Mocks Servers, Edge Cases and Fuzzing

Testing Go HTTP Clients: Mocks Servers, Edge Cases and Fuzzing

5
Comments 1
7 min read
Go: finally a practical solution for undefined fields

Go: finally a practical solution for undefined fields

Comments
3 min read
Building Robust File Upload Systems with GoFrame: A Complete Guide

Building Robust File Upload Systems with GoFrame: A Complete Guide

2
Comments
14 min read
Stop Spawning Infinite Goroutines: Use Tee-Channels in Go for Scalable Event Handling

Stop Spawning Infinite Goroutines: Use Tee-Channels in Go for Scalable Event Handling

1
Comments
4 min read
Introducing inmem – Lightweight Go Cache Engine with Built-in Sharding, Transaction, and Eviction

Introducing inmem – Lightweight Go Cache Engine with Built-in Sharding, Transaction, and Eviction

4
Comments
3 min read
Launching My Fullstack Auth Template (Go + Next.js) — Email Verification, JWT, Redis, Docker & More

Launching My Fullstack Auth Template (Go + Next.js) — Email Verification, JWT, Redis, Docker & More

Comments
1 min read
Mastering Go is Easy Actually, part 2 : Understanding Go's Predeclared Types and Declarations

Mastering Go is Easy Actually, part 2 : Understanding Go's Predeclared Types and Declarations

Comments
3 min read
Mastering Go is Easy Actually, part 1 : Setting up Go Development Environment

Mastering Go is Easy Actually, part 1 : Setting up Go Development Environment

Comments
3 min read
5 Practical Go Generics Examples to Level Up Your Code

5 Practical Go Generics Examples to Level Up Your Code

12
Comments 1
5 min read
My Journey to Becoming a 10x Developer: Day 0

My Journey to Becoming a 10x Developer: Day 0

1
Comments 2
2 min read
GoLang Error Handling - A practical and robust solution

GoLang Error Handling - A practical and robust solution

7
Comments 5
10 min read
Keep Your TCP Connections Alive & Healthy with GoFrame's gtimer

Keep Your TCP Connections Alive & Healthy with GoFrame's gtimer

Comments
2 min read
Understanding Weak Pointers in Go

Understanding Weak Pointers in Go

Comments
2 min read
The Hidden Costs of Inefficient Code: A Case Study

The Hidden Costs of Inefficient Code: A Case Study

Comments
3 min read
🔌 Introducción al Model Context Protocol (MCP) con Go y Claude Desktop

🔌 Introducción al Model Context Protocol (MCP) con Go y Claude Desktop

1
Comments
3 min read
A Holistic View on APIs as an Ecosystem

A Holistic View on APIs as an Ecosystem

Comments
5 min read
Generics in Go: Your Friendly Guide to Reusable Code

Generics in Go: Your Friendly Guide to Reusable Code

13
Comments
6 min read
Call for Contributors

Call for Contributors

Comments
1 min read
loading...