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.
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

12
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!

18
Comments 2
1 min read
🚀 Mastering Concurrency in Go: A Deep Dive into sync.WaitGroup and sync.Cond

🚀 Mastering Concurrency in Go: A Deep Dive into sync.WaitGroup and sync.Cond

Comments
1 min read
Getting Started with Encore.go

Getting Started with Encore.go

31
Comments 1
9 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

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

Creating a WebSocket Server in Go with Gorilla

6
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

9
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
Solving the Empty Path Issue in Go Lambda Functions with API Gateway HTTP API

Solving the Empty Path Issue in Go Lambda Functions with API Gateway HTTP API

Comments
2 min read
Boost Go Network App Performance: Zero-Copy I/O Techniques Explained

Boost Go Network App Performance: Zero-Copy I/O Techniques Explained

2
Comments
7 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

2
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
Useful terminal plugins to build golang code

Useful terminal plugins to build golang code

4
Comments
2 min read
loading...