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.
Introduction to Gonyx

Introduction to Gonyx

Comments
4 min read
Como criar uma "busca inteligente" para seu Wiki utilizando Go e ElasticSearch

Como criar uma "busca inteligente" para seu Wiki utilizando Go e ElasticSearch

3
Comments
9 min read
Markdown Remote Image Downloader

Markdown Remote Image Downloader

Comments
11 min read
🛑 Why “Sugar” Fails in Go

🛑 Why “Sugar” Fails in Go

1
Comments
1 min read
🐹 Go Methods in 2025

🐹 Go Methods in 2025

1
Comments
1 min read
Go Coding with Asparagos: Lemon Squeezy, Dynamic Easy

Go Coding with Asparagos: Lemon Squeezy, Dynamic Easy

1
Comments
3 min read
TCP Programming in Go: Build Reliable Network Apps with Ease

TCP Programming in Go: Build Reliable Network Apps with Ease

Comments
10 min read
Building Web Servers from First Principles (Part 7)

Building Web Servers from First Principles (Part 7)

Comments
7 min read
Building Web Servers from First Principles (Part 6)

Building Web Servers from First Principles (Part 6)

Comments
6 min read
Froggit New Version v0.5.0

Froggit New Version v0.5.0

2
Comments
1 min read
FastProxy: A Go Blueprint for Enterprise-Grade Service Proxies

FastProxy: A Go Blueprint for Enterprise-Grade Service Proxies

Comments
4 min read
Mastering Go’s Network I/O: Build Scalable, High-Performance Apps

Mastering Go’s Network I/O: Build Scalable, High-Performance Apps

1
Comments
9 min read
Why Choose Go for Development?

Why Choose Go for Development?

1
Comments
2 min read
Debugging in Go with Delve

Debugging in Go with Delve

Comments
3 min read
Stop writing every request to your database: a tiny pattern that potentially saves 95–99% of writes

Stop writing every request to your database: a tiny pattern that potentially saves 95–99% of writes

Comments
4 min read
Implementing Graceful Shutdown in Go

Implementing Graceful Shutdown in Go

3
Comments
2 min read
A Deep Dive Into How Go Modules Work

A Deep Dive Into How Go Modules Work

5
Comments
4 min read
Structured Logging in Go: Context-Aware, JSON-Ready, and Production-Proven

Structured Logging in Go: Context-Aware, JSON-Ready, and Production-Proven

Comments
3 min read
🚀 Introducing Gojang: a modern, batteries-included web framework in Go + HTMX

🚀 Introducing Gojang: a modern, batteries-included web framework in Go + HTMX

Comments
2 min read
The Little Prince's Guide to Toggle Switches: Stars of the Electronic Kingdom 🌟

The Little Prince's Guide to Toggle Switches: Stars of the Electronic Kingdom 🌟

5
Comments
3 min read
Go Memory Optimization Strategies: Reduce Heap Allocations and GC Pressure by 85%

Go Memory Optimization Strategies: Reduce Heap Allocations and GC Pressure by 85%

1
Comments
8 min read
🧩Golang Type Memory Representation Quick Reference

🧩Golang Type Memory Representation Quick Reference

5
Comments 1
3 min read
Free URL Shortener API — No Limits, No Signup, Just Works

Free URL Shortener API — No Limits, No Signup, Just Works

1
Comments 2
1 min read
Go Concurrency Patterns: Worker Pool, Fan-In / Fan-Out & Pipeline

Go Concurrency Patterns: Worker Pool, Fan-In / Fan-Out & Pipeline

2
Comments
6 min read
Building Web Servers from First Principles (Part 3)

Building Web Servers from First Principles (Part 3)

Comments
6 min read
loading...