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.
🚨 Prevent Goroutine Leaks in Go: Master Graceful Termination 🚨

🚨 Prevent Goroutine Leaks in Go: Master Graceful Termination 🚨

Comments
1 min read
The Game-Changing Benefits of Minimal Docker Images for Your Workflow 🚀

The Game-Changing Benefits of Minimal Docker Images for Your Workflow 🚀

1
Comments
4 min read
Zap: Unlock the Full Potential of Logging in Go

Zap: Unlock the Full Potential of Logging in Go

14
Comments
8 min read
Unmasking Hidden Test Pitfalls in Go: Avoiding False Positives

Unmasking Hidden Test Pitfalls in Go: Avoiding False Positives

Comments
3 min read
How to create an AI Avatar in Go using Simli

How to create an AI Avatar in Go using Simli

7
Comments
5 min read
Go Interfaces Simplified: A Beginner's Tutorial 🚀

Go Interfaces Simplified: A Beginner's Tutorial 🚀

Comments
2 min read
Announcing Our New Golang Blog!

Announcing Our New Golang Blog!

16
Comments 3
1 min read
Go's http.ServeMux Is All You Need

Go's http.ServeMux Is All You Need

16
Comments 1
6 min read
Getting Started with Encore.go

Getting Started with Encore.go

31
Comments 1
9 min read
Mastering Docker Image Management with GitHub Actions and Container Registries

Mastering Docker Image Management with GitHub Actions and Container Registries

6
Comments
4 min read
A Beginner's Guide to Mastering Go in 30 Days 📚💻🎉

A Beginner's Guide to Mastering Go in 30 Days 📚💻🎉

2
Comments 1
3 min read
Mastering Scheduled Tasks in GoFrame: A Practical Guide

Mastering Scheduled Tasks in GoFrame: A Practical Guide

Comments
3 min read
💡 Using the `log/slog` Package in Go for Effective Logging in Web Applications

💡 Using the `log/slog` Package in Go for Effective Logging in Web Applications

3
Comments
3 min read
Enhanced CIDR Block Calculator with Expanded Input Formats in Go

Enhanced CIDR Block Calculator with Expanded Input Formats in Go

Comments
3 min read
Database Mess? Here's How to Fix It!

Database Mess? Here's How to Fix It!

5
Comments
4 min read
How to Create a Web Search Tool Using OpenAI API in Go

How to Create a Web Search Tool Using OpenAI API in Go

9
Comments
3 min read
Creating a WebSocket Server in Go with Gorilla

Creating a WebSocket Server in Go with Gorilla

8
Comments
3 min read
Dynamic string validation using go's text/template package

Dynamic string validation using go's text/template package

Comments
1 min read
Reducing Garbage Collector Pressure in Golang

Reducing Garbage Collector Pressure in Golang

1
Comments
3 min read
How to Build a CRUD App with Golang, Gin, and PostgreSQL

How to Build a CRUD App with Golang, Gin, and PostgreSQL

11
Comments
3 min read
How 🚀 Go is Changing 💻 the Tech 🌐 Landscape 🏞️ in 2025 👀

How 🚀 Go is Changing 💻 the Tech 🌐 Landscape 🏞️ in 2025 👀

Comments
3 min read
Counting the number of Tokens sent to a LLM in Go (part 2)

Counting the number of Tokens sent to a LLM in Go (part 2)

Comments
6 min read
Mastering Concurrent Control in GoFrame with gmlock

Mastering Concurrent Control in GoFrame with gmlock

Comments
3 min read
Mastering Prefix (CIDR) Operations in net/netip 3/7

Mastering Prefix (CIDR) Operations in net/netip 3/7

5
Comments
5 min read
Desvendando Subprocessos: Criando um Bot de Música com Go

Desvendando Subprocessos: Criando um Bot de Música com Go

1
Comments
8 min read
loading...