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.
SnapPoint: A Hard Reset for Your Dev Machine

SnapPoint: A Hard Reset for Your Dev Machine

Comments
5 min read
I made a 3-way terminal Git conflict resolver inspired by IntelliJ

I made a 3-way terminal Git conflict resolver inspired by IntelliJ

Comments
1 min read
Mastering Microservices Communication with Go: A Practical Guide

Mastering Microservices Communication with Go: A Practical Guide

Comments
11 min read
Pointers in Go: A Practical Guide for Developers

Pointers in Go: A Practical Guide for Developers

Comments
3 min read
My First Month at Zone01: Learning, Building, and Winning

My First Month at Zone01: Learning, Building, and Winning

Comments
1 min read
Agentic Apps with GitHub Copilot SDK

Agentic Apps with GitHub Copilot SDK

4
Comments
1 min read
Building a Lightweight JWT Authentication Middleware for Go Gin Applications

Building a Lightweight JWT Authentication Middleware for Go Gin Applications

Comments
4 min read
Streamlining Email Flow Validation in Enterprise Systems with Go

Streamlining Email Flow Validation in Enterprise Systems with Go

Comments
2 min read
Leveraging Go for Detecting and Avoiding Spam Traps During High Traffic Campaigns

Leveraging Go for Detecting and Avoiding Spam Traps During High Traffic Campaigns

Comments
3 min read
Stop Hashing Passwords: A Practical Step-by-Step Passkey Tutorial

Stop Hashing Passwords: A Practical Step-by-Step Passkey Tutorial

Comments
10 min read
Mastering Design Patterns in Go Network Programming: A Practical Guide

Mastering Design Patterns in Go Network Programming: A Practical Guide

Comments
18 min read
Go Retries: Backoff, Jitter, and Best Practices

Go Retries: Backoff, Jitter, and Best Practices

Comments
4 min read
Leetcode Sunday #1

Leetcode Sunday #1

Comments
3 min read
LeafWiki Devlog #8: v0.7.3 - Secure by Default: Authentication, Roles & Safer Self-Hosting

LeafWiki Devlog #8: v0.7.3 - Secure by Default: Authentication, Roles & Safer Self-Hosting

Comments
3 min read
How to Build a In-Memory Cache in Go Using Generics With TTL

How to Build a In-Memory Cache in Go Using Generics With TTL

7
Comments
10 min read
Scaling Load Testing for Enterprises: A Go-Based Approach to Handling Massive Traffic

Scaling Load Testing for Enterprises: A Go-Based Approach to Handling Massive Traffic

Comments
3 min read
Why We Built a Self-Healing AI Gateway: Architecting for Provider Instability

Why We Built a Self-Healing AI Gateway: Architecting for Provider Instability

1
Comments
1 min read
Automating Authentication Flows in Go: Lessons from a Security Researcher’s No-Docs Approach

Automating Authentication Flows in Go: Lessons from a Security Researcher’s No-Docs Approach

Comments
3 min read
I built a "Bot Factory" in Go that routes thousands of Telegram bots through a single port

I built a "Bot Factory" in Go that routes thousands of Telegram bots through a single port

Comments
1 min read
Monitoring & Observability for Solo Developers: Go + GCP

Monitoring & Observability for Solo Developers: Go + GCP

Comments
5 min read
How to Build Real-Time Collaborative Features in Go with CRDTs and Operational Transformation

How to Build Real-Time Collaborative Features in Go with CRDTs and Operational Transformation

Comments
9 min read
CI/CD Pipeline for Solo Developers: Go + GCP + GitHub Actions

CI/CD Pipeline for Solo Developers: Go + GCP + GitHub Actions

Comments
6 min read
Building a Simple DNS Forwarder for VMs in Go

Building a Simple DNS Forwarder for VMs in Go

1
Comments
4 min read
Automating Authentication Flows in Go on a Zero-Budget Project

Automating Authentication Flows in Go on a Zero-Budget Project

Comments
3 min read
ZORM: A Zero-Tag, Generic ORM for Golang

ZORM: A Zero-Tag, Generic ORM for Golang

1
Comments
5 min read
loading...