Forem

Go

A statically typed, compiled programming language designed at Google

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How Does sync.WaitGroup Work? A Look into Goroutine Synchronization via Source Code
Cover image for How Does sync.WaitGroup Work? A Look into Goroutine Synchronization via Source Code

How Does sync.WaitGroup Work? A Look into Goroutine Synchronization via Source Code

9
Comments
5 min read
đź§  Go Function Reference Sheet

đź§  Go Function Reference Sheet

2
Comments
2 min read
Effective Error Handling in Golang
Cover image for Effective Error Handling in Golang

Effective Error Handling in Golang

Comments
7 min read
Go Functions as First-Class Citizens: How to Use Them Properly
Cover image for Go Functions as First-Class Citizens: How to Use Them Properly

Go Functions as First-Class Citizens: How to Use Them Properly

9
Comments 1
9 min read
Introduction to `bufio` in Go: Why Buffered I/O Matters

Introduction to `bufio` in Go: Why Buffered I/O Matters

2
Comments
4 min read
"Experimenting with Gin and FastAPI: Performance & Practical Insights"

"Experimenting with Gin and FastAPI: Performance & Practical Insights"

1
Comments
2 min read
Validate HTTP Status Codes in Go Using Built-in Constants

Validate HTTP Status Codes in Go Using Built-in Constants

Comments
2 min read
Practical Applications of Go's Time Package 10/10

Practical Applications of Go's Time Package 10/10

4
Comments
21 min read
Encore's MCP Server lets your AI tools introspect your app
Cover image for Encore's MCP Server lets your AI tools introspect your app

Encore's MCP Server lets your AI tools introspect your app

38
Comments 3
4 min read
Complete TLS Workflow in Golang Made Simple: Full Process Explained
Cover image for Complete TLS Workflow in Golang Made Simple: Full Process Explained

Complete TLS Workflow in Golang Made Simple: Full Process Explained

8
Comments
4 min read
PostgreSQL UUID Performance: Benchmarking Random (v4) and Time-based (v7) UUIDs
Cover image for PostgreSQL UUID Performance: Benchmarking Random (v4) and Time-based (v7) UUIDs

PostgreSQL UUID Performance: Benchmarking Random (v4) and Time-based (v7) UUIDs

29
Comments 3
12 min read
The Anatomy of Go Slices
Cover image for The Anatomy of Go Slices

The Anatomy of Go Slices

8
Comments
7 min read
Flipping Out: Feature Flags Without Frustration

Flipping Out: Feature Flags Without Frustration

Comments 1
23 min read
Clean, Performant, and Testable: Mastering Data Access in Go with Repositories & sqlc
Cover image for Clean, Performant, and Testable: Mastering Data Access in Go with Repositories & sqlc

Clean, Performant, and Testable: Mastering Data Access in Go with Repositories & sqlc

3
Comments
9 min read
Tracing error strack in Golang

Tracing error strack in Golang

Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.