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.
Try These Under The Radar Golang Features to Do More With Less

Try These Under The Radar Golang Features to Do More With Less

Comments
6 min read
I finally built the Go project generator I always wanted: Goca (Beta)

I finally built the Go project generator I always wanted: Goca (Beta)

7
Comments
1 min read
Beyond YAML: Building Kubernetes Operators with CRDs and the Reconciliation Loop

Beyond YAML: Building Kubernetes Operators with CRDs and the Reconciliation Loop

4
Comments
11 min read
From Java to Go: My Journey with Golang 🚀

From Java to Go: My Journey with Golang 🚀

Comments
2 min read
The Hidden Performance Killer in Your Go API: GORM Preload and JSON Serialization

The Hidden Performance Killer in Your Go API: GORM Preload and JSON Serialization

8
Comments
17 min read
Go UDP Programming: A Beginner-Friendly Guide to Building Fast, Real-Time Apps

Go UDP Programming: A Beginner-Friendly Guide to Building Fast, Real-Time Apps

1
Comments
9 min read
🏢 Enterprise Design Patterns: Building Scalable Systems with Fowler’s Patterns in Go

🏢 Enterprise Design Patterns: Building Scalable Systems with Fowler’s Patterns in Go

7
Comments 2
3 min read
Fixing Nested Shells in KSW Kubeconfig Switcher: My Thought Process

Fixing Nested Shells in KSW Kubeconfig Switcher: My Thought Process

Comments
4 min read
Media Generation with Go Graphics (GG Package)

Media Generation with Go Graphics (GG Package)

1
Comments
3 min read
A Go Expert Complains: 'I Don't Want to Maintain AI-Generated Code'

A Go Expert Complains: 'I Don't Want to Maintain AI-Generated Code'

1
Comments
1 min read
Go Concurrency Mastery: Preventing Goroutine Leaks with Context, Timeout & Cancellation Best Practices

Go Concurrency Mastery: Preventing Goroutine Leaks with Context, Timeout & Cancellation Best Practices

6
Comments
12 min read
Shipped: create-go-fiber-app

Shipped: create-go-fiber-app

Comments
1 min read
Linux Container Networking Demystified: A Deep Dive into Linux Network Namespaces

Linux Container Networking Demystified: A Deep Dive into Linux Network Namespaces

1
Comments 1
10 min read
Sometimes small ideas teach you the biggest lessons.

Sometimes small ideas teach you the biggest lessons.

3
Comments 1
3 min read
PR-04 at Hacktoberfest: Implementing a Domain Validator for Terraform Provider

Hacktoberfest: Contribution Chronicles

PR-04 at Hacktoberfest: Implementing a Domain Validator for Terraform Provider

3
Comments
2 min read
Sum of Natural Numbers - A First Step into Algorithms in Go

Sum of Natural Numbers - A First Step into Algorithms in Go

Comments
3 min read
Filestash Plugin Tutorial: Auto‑Login to S3 Without Typing Credentials

Filestash Plugin Tutorial: Auto‑Login to S3 Without Typing Credentials

Comments
9 min read
Mastering Lock-Free Data Structures in Go: Ring Buffers, Queues, and Performance Optimization

Mastering Lock-Free Data Structures in Go: Ring Buffers, Queues, and Performance Optimization

1
Comments
7 min read
From JSONB to Bitmasks: Faster Flags & Cleaner RLS in Postgres with Go/TS

From JSONB to Bitmasks: Faster Flags & Cleaner RLS in Postgres with Go/TS

Comments
6 min read
Decorators: The Programming World’s Fancy Wrappers (And Why Your Code Needs a Makeover)

Decorators: The Programming World’s Fancy Wrappers (And Why Your Code Needs a Makeover)

1
Comments
3 min read
Email Validation and SMTP Handshake With Go

Email Validation and SMTP Handshake With Go

1
Comments
5 min read
Go Beyond Basics: Closures, Interfaces, and Why Go Has No Inheritance

Go Beyond Basics: Closures, Interfaces, and Why Go Has No Inheritance

5
Comments
4 min read
Build a Blazing-Fast TCP Server in Go: A Practical Guide

Build a Blazing-Fast TCP Server in Go: A Practical Guide

Comments
8 min read
💡 The Hidden Power of TinyGo: Run Go on Microcontrollers Faster Than C? Here's the Shocking Truth!

💡 The Hidden Power of TinyGo: Run Go on Microcontrollers Faster Than C? Here's the Shocking Truth!

Comments
4 min read
Event-Driven Architecture in Production: Designing with AWS EventBridge and Go

Event-Driven Architecture in Production: Designing with AWS EventBridge and Go

1
Comments
4 min read
loading...