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.
Day 0: Starting My Golang Journey

Day 0: Starting My Golang Journey

Comments 4
1 min read
Can One Person Really Build a Complex System from Scratch?

Can One Person Really Build a Complex System from Scratch?

1
Comments
9 min read
What No One Tells You About TinyGo: Running Go on an Arduino Changed How I Think About Embedded Programming

What No One Tells You About TinyGo: Running Go on an Arduino Changed How I Think About Embedded Programming

6
Comments 3
4 min read
Building Cursor Powered App: A Devlog Series, Powered by Cursor (Part 3) - Laying the Foundation with Packages

Building Cursor Powered App: A Devlog Series, Powered by Cursor (Part 3) - Laying the Foundation with Packages

Comments
3 min read
A Guide to Graceful Shutdowns

A Guide to Graceful Shutdowns

1
Comments
6 min read
Prof: A Structured Way to Manage and Compare Go Profiles

Prof: A Structured Way to Manage and Compare Go Profiles

Comments
3 min read
The Road Not Taken: Why Mars Chose Manual Recursion Over the Visitor Pattern 🛤️

The Road Not Taken: Why Mars Chose Manual Recursion Over the Visitor Pattern 🛤️

Comments
7 min read
🧩 Build a scalable micro‑kernel in Go — hot‑swap modules without downtime

🧩 Build a scalable micro‑kernel in Go — hot‑swap modules without downtime

Comments
1 min read
🚀 Build a REST API in Go from scratch — the 2025 way

🚀 Build a REST API in Go from scratch — the 2025 way

Comments
1 min read
🔗 Fan‑in: merge goroutine channels into a single, predictable stream

🔗 Fan‑in: merge goroutine channels into a single, predictable stream

Comments
1 min read
A Hands-On Guide to Supercharging Your Go Apps with pprof

A Hands-On Guide to Supercharging Your Go Apps with pprof

1
Comments
7 min read
Terraform CDK + Go: Building a Complete Serverless API Project (Part 1)

Terraform CDK + Go: Building a Complete Serverless API Project (Part 1)

3
Comments
10 min read
Introduction to KEP-5339: Plugin for Credentials in ClusterProfile

Introduction to KEP-5339: Plugin for Credentials in ClusterProfile

Comments
6 min read
Building A Minimal SSH Server in Go

Building A Minimal SSH Server in Go

1
Comments
8 min read
Implementing Bidirectional gRPC Streaming : A Practical Guide

Implementing Bidirectional gRPC Streaming : A Practical Guide

Comments 1
10 min read
I Built faynoSync: A Self-Hosted API for Automatic App Updates

I Built faynoSync: A Self-Hosted API for Automatic App Updates

7
Comments
2 min read
filesql: SQL Driver for CSV, TSV, LTSV, Parquet, and Excel Files in Go

filesql: SQL Driver for CSV, TSV, LTSV, Parquet, and Excel Files in Go

Comments
3 min read
🔄 Redux‑style state management in Go — yes, even for a counter

🔄 Redux‑style state management in Go — yes, even for a counter

Comments
1 min read
Use `chan os.Signal` to Manage OS Signals in Go

Use `chan os.Signal` to Manage OS Signals in Go

6
Comments
6 min read
Turbocharging TypeScript: What Happens When You Rebuild It in Go

Turbocharging TypeScript: What Happens When You Rebuild It in Go

1
Comments
4 min read
Go Coding Official Standards and Best Practices

Go Coding Official Standards and Best Practices

14
Comments
5 min read
Go 1.25 JSON v2: Benchmarks, Raptor Escapes, and a 1.8 Speedup

Go 1.25 JSON v2: Benchmarks, Raptor Escapes, and a 1.8 Speedup

2
Comments
11 min read
Why I Like Go

Why I Like Go

Comments
4 min read
Schema Evolution in Kafka: How to Design Resilient Event Contracts in Go

Schema Evolution in Kafka: How to Design Resilient Event Contracts in Go

Comments
3 min read
A lightweight go-cron (v1.1.0)

A lightweight go-cron (v1.1.0)

Comments
1 min read
loading...