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.
A Holistic View on APIs as an Ecosystem
Cover image for 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

14
Comments
6 min read
Call for Contributors

Call for Contributors

Comments
1 min read
How Implementing a Static Checker for Screen Specifications Led Us to Uncover Numerous Defects
Cover image for How Implementing a Static Checker for Screen Specifications Led Us to Uncover Numerous Defects

How Implementing a Static Checker for Screen Specifications Led Us to Uncover Numerous Defects

Comments
7 min read
Experimenting mcp-go, AnythingLLM and local LLM executions

Experimenting mcp-go, AnythingLLM and local LLM executions

3
Comments 1
7 min read
How is a public key really generated? (with Golang)
Cover image for How is a public key really generated? (with Golang)

How is a public key really generated? (with Golang)

Comments 3
3 min read
Vector embeddings made easy with Go, Azure Cosmos DB, and OpenAI
Cover image for Vector embeddings made easy with Go, Azure Cosmos DB, and OpenAI

Vector embeddings made easy with Go, Azure Cosmos DB, and OpenAI

5
Comments
5 min read
Linear Search vs. Binary Search: A Practical Guide in Go

Linear Search vs. Binary Search: A Practical Guide in Go

1
Comments
7 min read
Designing Go APIs the Standard Library Way: Accept Interfaces, Return Structs

Designing Go APIs the Standard Library Way: Accept Interfaces, Return Structs

22
Comments 4
6 min read
Using Go maps as a simple Fake repository

Using Go maps as a simple Fake repository

Comments
4 min read
Go Interview basic questions

Go Interview basic questions

Comments
1 min read
Anatomy of a Github Copilot Extension in Golang

Anatomy of a Github Copilot Extension in Golang

11
Comments
4 min read
Go type system in depth

Go type system in depth

2
Comments
12 min read
Go zerolog setup with pgx
Cover image for Go zerolog setup with pgx

Go zerolog setup with pgx

Comments
6 min read
🚀 Introducing Pblog – A Dockerized TUI Blogging App

🚀 Introducing Pblog – A Dockerized TUI Blogging App

Comments
3 min read
Wrapping Goroutines to Handle Return Values in Go

Wrapping Goroutines to Handle Return Values in Go

Comments
3 min read
Misconfig Mapper: Your New Secret Weapon for Cloud Security
Cover image for Misconfig Mapper: Your New Secret Weapon for Cloud Security

Misconfig Mapper: Your New Secret Weapon for Cloud Security

Comments
3 min read
Mastering GoFrame's gqueue: A Practical Guide to In-Memory Queues in Go 🚀

Mastering GoFrame's gqueue: A Practical Guide to In-Memory Queues in Go 🚀

2
Comments
6 min read
🐞 Go Microservices Bugs: Debugging, Preventing & Fixing Pitfalls

🐞 Go Microservices Bugs: Debugging, Preventing & Fixing Pitfalls

Comments
1 min read
🛠 Go Testing in 2025: Mocks, Fuzzing & Property-Based Testing

🛠 Go Testing in 2025: Mocks, Fuzzing & Property-Based Testing

Comments
1 min read
Effective Design Patterns in Go
Cover image for Effective Design Patterns in Go

Effective Design Patterns in Go

14
Comments
13 min read
Deploying Our Distributed System on Kubernetes with Kind - Part 7

Deploying Our Distributed System on Kubernetes with Kind - Part 7

Comments
5 min read
Go + WASM: Run Bytecode Code in Your Browser
Cover image for Go + WASM: Run Bytecode Code in Your Browser

Go + WASM: Run Bytecode Code in Your Browser

18
Comments
8 min read
Building Jam-Text: A High-Performance Text Indexer in Go

Building Jam-Text: A High-Performance Text Indexer in Go

Comments
3 min read
Monotonic and Wall Clock Time
Cover image for Monotonic and Wall Clock Time

Monotonic and Wall Clock Time

Comments
2 min read
loading...