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.
Don't Panic! Handle Errors Gracefully with "panic", "defer", and "recover" in Go

Don't Panic! Handle Errors Gracefully with "panic", "defer", and "recover" in Go

2
Comments
6 min read
Take it easy with Graphite and Docker 🐳

Take it easy with Graphite and Docker 🐳

12
Comments 2
9 min read
Embracing TypeScript Principles in Go: The Creation of a Zod-Inspired Validation Library

Embracing TypeScript Principles in Go: The Creation of a Zod-Inspired Validation Library

6
Comments 3
10 min read
Golang Master Class: Dependency Injection(DI).

Golang Master Class: Dependency Injection(DI).

8
Comments 1
3 min read
How to Build a Simple WebSocket Server in Go (Step-by-Step Guide)

How to Build a Simple WebSocket Server in Go (Step-by-Step Guide)

3
Comments
3 min read
Self-Hosting AI Models

Self-Hosting AI Models

Comments
4 min read
Optimizing Struct Layout and Padding in Practice

Optimizing Struct Layout and Padding in Practice

18
Comments 2
6 min read
Implementing log rotate in Go

Implementing log rotate in Go

2
Comments
2 min read
Deep Dive into WaitGroup: Mastering Concurrent Task Orchestration in Go

Deep Dive into WaitGroup: Mastering Concurrent Task Orchestration in Go

3
Comments 1
9 min read
WebSockets in Go: Building Lightning-Fast Chat ⚡

WebSockets in Go: Building Lightning-Fast Chat ⚡

1
Comments
6 min read
Understanding Scope in Go

Understanding Scope in Go

1
Comments 1
4 min read
Go - (5) Errors & Loops

Go - (5) Errors & Loops

Comments
1 min read
Learning Code Readability from K8s

Learning Code Readability from K8s

11
Comments 1
11 min read
Data De-identification for LLMs: Protecting Privacy While Preserving Meaning

Data De-identification for LLMs: Protecting Privacy While Preserving Meaning

5
Comments 1
3 min read
From `sync.Map` to Concurrent-Safe Awesomeness in Go

From `sync.Map` to Concurrent-Safe Awesomeness in Go

5
Comments 2
7 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.