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.
I created a headless browser in Go. Here's what I learned

I created a headless browser in Go. Here's what I learned

Comments
14 min read
Mastering Email Integration with GoFrame: A Complete Guide

Mastering Email Integration with GoFrame: A Complete Guide

Comments
3 min read
Deep Dive into net/netip Addr Methods 5/7

Deep Dive into net/netip Addr Methods 5/7

Comments
5 min read
GoLang for Web Development: Speed and Simplicity Combined 🚀

GoLang for Web Development: Speed and Simplicity Combined 🚀

5
Comments
1 min read
Handling Panic in Go with recover() ⚡

Handling Panic in Go with recover() ⚡

Comments
1 min read
How to Fix "No Go Packages Exist" Error in Go

How to Fix "No Go Packages Exist" Error in Go

Comments
1 min read
Building a simple webhook service in Golang using Postgres triggers and notifications

Building a simple webhook service in Golang using Postgres triggers and notifications

Comments
6 min read
Testando chamadas para APIs da melhor forma

Testando chamadas para APIs da melhor forma

Comments
4 min read
Splitting Secrets Like a Spy: Shamir’s Secret Sharing in Go

Splitting Secrets Like a Spy: Shamir’s Secret Sharing in Go

1
Comments
3 min read
Concurrency in Go: A Rails Developer’s First Encounter with Goroutines

Concurrency in Go: A Rails Developer’s First Encounter with Goroutines

8
Comments
4 min read
Mastering Code Design: SOLID Principles Are Crucial for Success

Mastering Code Design: SOLID Principles Are Crucial for Success

Comments
8 min read
Métricas com Go e Prometheus

Métricas com Go e Prometheus

Comments
4 min read
Metrics with Go and Prometheus

Metrics with Go and Prometheus

Comments
4 min read
Introduction to Linked Lists in Golang: A Practical Guide

Introduction to Linked Lists in Golang: A Practical Guide

Comments
5 min read
Mastering Error Handling in Goroutines: Avoid Hidden Pitfalls in Go

Mastering Error Handling in Goroutines: Avoid Hidden Pitfalls in Go

Comments
1 min read
SQL queries in golang text/template

SQL queries in golang text/template

Comments
2 min read
Instrumentasi Aplikasi Golang Menggunakan Prometheus

Instrumentasi Aplikasi Golang Menggunakan Prometheus

Comments
6 min read
Set up golang project on m3 (2025)

Set up golang project on m3 (2025)

Comments
1 min read
Yet another Go client for Deepseek API

Yet another Go client for Deepseek API

Comments
1 min read
From C# to Kotlin: A Deep Dive into Blackbird’s Expanded Language Support

From C# to Kotlin: A Deep Dive into Blackbird’s Expanded Language Support

Comments
5 min read
Building a Simple Rock, Paper, Scissors Game in Go

Building a Simple Rock, Paper, Scissors Game in Go

Comments
2 min read
Should You Ditch REST for gRPC?

Should You Ditch REST for gRPC?

Comments
5 min read
Development management system

Development management system

Comments
1 min read
Golang: Implementing Cron-Like Tasks / Executing Tasks at a Specific Time

Golang: Implementing Cron-Like Tasks / Executing Tasks at a Specific Time

15
Comments
3 min read
How Databases Work Under the Hood: Building a Key-Value Store in Go

How Databases Work Under the Hood: Building a Key-Value Store in Go

Comments
7 min read
loading...