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.
Deep Dive into net/netip AddrPort Methods 6/7

Deep Dive into net/netip AddrPort Methods 6/7

Comments
5 min read
JWT in Action: Secure Authentication & Authorization in Go

JWT in Action: Secure Authentication & Authorization in Go

5
Comments
9 min read
Taming Entropy in GoLang Codebases

Taming Entropy in GoLang Codebases

4
Comments 3
4 min read
fmt.Sprintf: Looks Simple But Will Burn A Hole in Your Pocket

fmt.Sprintf: Looks Simple But Will Burn A Hole in Your Pocket

Comments
6 min read
The Rise of Content Services Platforms (CSP) and the Role of spurtCMS

The Rise of Content Services Platforms (CSP) and the Role of spurtCMS

1
Comments
2 min read
Building a YAML Schema to Go Model Generator for OpenAI's API

Building a YAML Schema to Go Model Generator for OpenAI's API

1
Comments
3 min read
Here's Why A Newbie is Raving About Code

Here's Why A Newbie is Raving About Code

Comments
6 min read
Go 1.24 Released: Massive Optimizations & Key Upgrades!

Go 1.24 Released: Massive Optimizations & Key Upgrades!

4
Comments
8 min read
Master Go Concurrency with the Or-Channel Pattern

Master Go Concurrency with the Or-Channel Pattern

Comments
1 min read
Installing Go 1.23.6 on Rocky 9.5 Minimal

Installing Go 1.23.6 on Rocky 9.5 Minimal

Comments
1 min read
4 Tips for Learning Golang

4 Tips for Learning Golang

Comments
3 min read
Disrupting Traditional Development: DeepSeek R1 + Sponge for Rapidly Building Production-Level Backend Services from Scratch

Disrupting Traditional Development: DeepSeek R1 + Sponge for Rapidly Building Production-Level Backend Services from Scratch

Comments
7 min read
Go To Statement Considered Harmful – Does Go Need It?

Go To Statement Considered Harmful – Does Go Need It?

Comments
3 min read
Creating a hashmap from scratch in Golang

Creating a hashmap from scratch in Golang

8
Comments
2 min read
Dynamically Updating Streaming Rules in Golang – A Production-Ready Approach

Dynamically Updating Streaming Rules in Golang – A Production-Ready Approach

3
Comments
4 min read
Go Concurrency: Como rodar múltiplas coisas ao mesmo tempo sem pirar

Go Concurrency: Como rodar múltiplas coisas ao mesmo tempo sem pirar

3
Comments
3 min read
On-the-Fly Content Type Sniffing and Validation in Go

On-the-Fly Content Type Sniffing and Validation in Go

Comments
4 min read
Advanced RabbitMQ and Go: Tackling Channel Closures in Exclusive Queues

Advanced RabbitMQ and Go: Tackling Channel Closures in Exclusive Queues

1
Comments 1
14 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
Mastering gRPC Connection Management in Go: Best Practices and Implementation Guide

Mastering gRPC Connection Management in Go: Best Practices and Implementation Guide

1
Comments
4 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
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
Introduction to Linked Lists in Golang: A Practical Guide

Introduction to Linked Lists in Golang: A Practical Guide

Comments
5 min read
loading...