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.
.env vs .toml for Config in Go: What Should You Use?

.env vs .toml for Config in Go: What Should You Use?

18
Comments 2
3 min read
Rust Web Frameworks Compared: Actix vs Axum vs Rocket
Cover image for Rust Web Frameworks Compared: Actix vs Axum vs Rocket

Rust Web Frameworks Compared: Actix vs Axum vs Rocket

16
Comments 2
6 min read
Go's Last Words on Error Handling Syntax
Cover image for Go's Last Words on Error Handling Syntax

Go's Last Words on Error Handling Syntax

16
Comments 2
6 min read
Mastering Timeout Control in Go with Goroutines

Mastering Timeout Control in Go with Goroutines

Comments
7 min read
20 Go Performance Tricks I Learned the Hard Way
Cover image for 20 Go Performance Tricks I Learned the Hard Way

20 Go Performance Tricks I Learned the Hard Way

15
Comments 3
11 min read
Memory Stick: The Gum-Shaped Star of a Forgotten Tech Planet

Memory Stick: The Gum-Shaped Star of a Forgotten Tech Planet

6
Comments
4 min read
Mastering sync.Cond: A Go Developer's Guide to Condition Variables

Mastering sync.Cond: A Go Developer's Guide to Condition Variables

Comments
10 min read
GoLang 101: Communicating with the World — Files, JSON, and Protocols
Cover image for GoLang 101: Communicating with the World — Files, JSON, and Protocols

GoLang 101: Communicating with the World — Files, JSON, and Protocols

6
Comments
3 min read
Go vs Python vs Rust: Which One Should You Learn in 2025? Benchmarks, Jobs & Trade‑offs
Cover image for Go vs Python vs Rust: Which One Should You Learn in 2025? Benchmarks, Jobs & Trade‑offs

Go vs Python vs Rust: Which One Should You Learn in 2025? Benchmarks, Jobs & Trade‑offs

32
Comments 8
4 min read
The Golang Masterclass: Singleton Structs Will Save Your Project.
Cover image for The Golang Masterclass: Singleton Structs Will Save Your Project.

The Golang Masterclass: Singleton Structs Will Save Your Project.

9
Comments 1
2 min read
The Little Knob That Tuned the Stars: Variable Resistors & the Art of Balance

The Little Knob That Tuned the Stars: Variable Resistors & the Art of Balance

6
Comments
4 min read
GoLang 101: Organizing Data in Go with Arrays, Slices, Maps, and Structs
Cover image for GoLang 101: Organizing Data in Go with Arrays, Slices, Maps, and Structs

GoLang 101: Organizing Data in Go with Arrays, Slices, Maps, and Structs

6
Comments
4 min read
Error Handling in Go REST APIs: From Boilerplate to Beautiful
Cover image for Error Handling in Go REST APIs: From Boilerplate to Beautiful

Error Handling in Go REST APIs: From Boilerplate to Beautiful

Comments
4 min read
GORM Magic: Go Database Made Easy ⚡

GORM Magic: Go Database Made Easy ⚡

8
Comments
4 min read
sync.Once — Go's simple pattern for safe one-time execution.
Cover image for sync.Once — Go's simple pattern for safe one-time execution.

sync.Once — Go's simple pattern for safe one-time execution.

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