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.
Build Web Apps with Pure Go (No JavaScript Required!)

Build Web Apps with Pure Go (No JavaScript Required!)

Comments
3 min read
My GO init()
Cover image for My GO init()

My GO init()

Comments
1 min read
🛠 Type‑Safe DSLs in Go — No Magic, Just Go ⚡

🛠 Type‑Safe DSLs in Go — No Magic, Just Go ⚡

Comments
1 min read
🔍 Go Reflection: Less Code, More Power ⚡

🔍 Go Reflection: Less Code, More Power ⚡

Comments
1 min read
🔍 End-to-End Observability 2025 — Trace Every Millisecond, Fix Issues Fast! 🔍

🔍 End-to-End Observability 2025 — Trace Every Millisecond, Fix Issues Fast! 🔍

Comments
1 min read
🚀 CPS in Go: Unlock Go’s Superpowers in 2025 ⚙️

🚀 CPS in Go: Unlock Go’s Superpowers in 2025 ⚙️

Comments
1 min read
Optimize Your Go Code: Mastering `string` and `[]byte` Conversions

Optimize Your Go Code: Mastering `string` and `[]byte` Conversions

2
Comments
13 min read
Introducing: A Go package to reduce err boilerplate
Cover image for Introducing: A Go package to reduce err boilerplate

Introducing: A Go package to reduce err boilerplate

Comments
2 min read
pgdbtemplate – fast PostgreSQL test databases in Go using templates
Cover image for pgdbtemplate – fast PostgreSQL test databases in Go using templates

pgdbtemplate – fast PostgreSQL test databases in Go using templates

Comments
4 min read
🚀 How I Replaced Pub/Sub, Cache, and Database with a Single Tool: HydrAIDE
Cover image for 🚀 How I Replaced Pub/Sub, Cache, and Database with a Single Tool: HydrAIDE

🚀 How I Replaced Pub/Sub, Cache, and Database with a Single Tool: HydrAIDE

Comments
4 min read
Graphemes in Go
Cover image for Graphemes in Go

Graphemes in Go

3
Comments
2 min read
Getting Started with HTTP/3 in Golang: A Practical Guide
Cover image for Getting Started with HTTP/3 in Golang: A Practical Guide

Getting Started with HTTP/3 in Golang: A Practical Guide

Comments
7 min read
Building Cursor Powered App: A Devlog Series, Powered by Cursor (Part 4) – Authentication Logic

Building Cursor Powered App: A Devlog Series, Powered by Cursor (Part 4) – Authentication Logic

Comments
4 min read
Go Channels Explained Like You’re Five
Cover image for Go Channels Explained Like You’re Five

Go Channels Explained Like You’re Five

Comments
2 min read
Garbage Collection in Go: From Reference Counting to Tri-Color to Green Tea
Cover image for Garbage Collection in Go: From Reference Counting to Tri-Color to Green Tea

Garbage Collection in Go: From Reference Counting to Tri-Color to Green Tea

Comments
13 min read
DoH: como funciona a consulta DNS no Clear Address?
Cover image for DoH: como funciona a consulta DNS no Clear Address?

DoH: como funciona a consulta DNS no Clear Address?

Comments
4 min read
Visualizing Gin: A Different Kind of Code Walkthrough

Visualizing Gin: A Different Kind of Code Walkthrough

Comments
4 min read
Understanding defer in Go: Best Practices, and Why It Matters
Cover image for Understanding defer in Go: Best Practices, and Why It Matters

Understanding defer in Go: Best Practices, and Why It Matters

1
Comments 1
3 min read
Decoding Golang Interfaces: Why Your Struct Fits an Interface It Never Met
Cover image for Decoding Golang Interfaces: Why Your Struct Fits an Interface It Never Met

Decoding Golang Interfaces: Why Your Struct Fits an Interface It Never Met

11
Comments 1
4 min read
"Would combining Swagger and Postman make a better tool?"

"Would combining Swagger and Postman make a better tool?"

Comments
1 min read
How to use gopls MCP with VS Code
Cover image for How to use gopls MCP with VS Code

How to use gopls MCP with VS Code

5
Comments 1
3 min read
How Internal Developer Platforms (IDPs) Help Reduce DevOps Bottlenecks

How Internal Developer Platforms (IDPs) Help Reduce DevOps Bottlenecks

2
Comments
1 min read
A full-featured terminal chat app in just 6 MB — with mobile support
Cover image for A full-featured terminal chat app in just 6 MB — with mobile support

A full-featured terminal chat app in just 6 MB — with mobile support

3
Comments 1
1 min read
⚙️ Coroutines vs Threads in 2025: What You Really Need to Know

⚙️ Coroutines vs Threads in 2025: What You Really Need to Know

Comments
1 min read
🔁 Elegant Iterator Chains in Go — Finally Here

🔁 Elegant Iterator Chains in Go — Finally Here

Comments
1 min read
loading...