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.
🧩 Go middleware: turn your tangled handlers into clean, composable magic.

🧩 Go middleware: turn your tangled handlers into clean, composable magic.

1
Comments
1 min read
🌀 Go interfaces: simple on the surface, tricky underneath.

🌀 Go interfaces: simple on the surface, tricky underneath.

Comments
1 min read
🚰 Buffering in Go: faster I/O without the headaches

🚰 Buffering in Go: faster I/O without the headaches

Comments
1 min read
🚨 Go feels simple — until it bites you.

🚨 Go feels simple — until it bites you.

Comments
1 min read
✍️ Should you name that variable counter, cnt, or just c?

✍️ Should you name that variable counter, cnt, or just c?

Comments
1 min read
Basic Conversions - Atoi and Itoa 1/7

Basic Conversions - Atoi and Itoa 1/7

7
Comments
7 min read
REST vs gRPC – When to Use What

REST vs gRPC – When to Use What

2
Comments
2 min read
Building a smart, agentic email assistant

Building a smart, agentic email assistant

1
Comments
9 min read
Hulo: Write clean, modern code that compiles to VBScript

Hulo: Write clean, modern code that compiles to VBScript

Comments
2 min read
Goroutine Patterns: Building Efficient Concurrent Code in Go

Goroutine Patterns: Building Efficient Concurrent Code in Go

13
Comments
6 min read
Introducing AGAI

Introducing AGAI

Comments
2 min read
🔄 Introducing Galus: A Lightweight and Blazing-Fast Live Reload Tool for Go Developers

🔄 Introducing Galus: A Lightweight and Blazing-Fast Live Reload Tool for Go Developers

1
Comments
2 min read
Database Transactions: A Comprehensive Guide with Go

Database Transactions: A Comprehensive Guide with Go

Comments
5 min read
Goravel v1.17 Preview: Sending emails supports rendering with view templates

Goravel v1.17 Preview: Sending emails supports rendering with view templates

2
Comments
1 min read
Golang Meets AWS: Cloud Integration Magic ✨

Golang Meets AWS: Cloud Integration Magic ✨

2
Comments
5 min read
Evoke: Simply magical

Evoke: Simply magical

Comments
1 min read
Create Golang private package

Create Golang private package

Comments
2 min read
Api Requests and Validators in Go

Api Requests and Validators in Go

Comments 2
2 min read
Memory Alignment in Go: A Practical Guide to Faster, Leaner Code

Memory Alignment in Go: A Practical Guide to Faster, Leaner Code

Comments
8 min read
Define a Self-Referential Many-to-Many Model in GORM

Define a Self-Referential Many-to-Many Model in GORM

Comments
1 min read
Why Flexprice Picked Go From Day One And Never Looked Back

Why Flexprice Picked Go From Day One And Never Looked Back

3
Comments 2
4 min read
Stop Coding Everything by Hand: Supercharge Your Go Development with These 6 Libraries

Stop Coding Everything by Hand: Supercharge Your Go Development with These 6 Libraries

2
Comments
6 min read
Go's Data Structures: A Deep Dive into Arrays and Slices

Go's Data Structures: A Deep Dive into Arrays and Slices

2
Comments 1
6 min read
Wrapping Go errors with caller info

Wrapping Go errors with caller info

Comments
2 min read
DevOps Explained: The Art of Not Fighting in Prod Anymore 🔥

DevOps Explained: The Art of Not Fighting in Prod Anymore 🔥

12
Comments 2
4 min read
loading...