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.
gRPC between Web and Server.

gRPC between Web and Server.

Comments
3 min read
Intro to GoLang Structs

Intro to GoLang Structs

Comments
2 min read
Writing a Windows Service in Go

Writing a Windows Service in Go

40
Comments 8
7 min read
Building an AI-Powered CLI with Golang and Google Gemini

Building an AI-Powered CLI with Golang and Google Gemini

50
Comments 2
8 min read
Interesting Control Flow in the circle

Interesting Control Flow in the circle

Comments
2 min read
Rust vs Go? Which Should You Learn in 2025

Rust vs Go? Which Should You Learn in 2025

27
Comments 3
9 min read
go htmx and sse example

go htmx and sse example

1
Comments
2 min read
Go 1.23: Funcionalidades, melhorias e como elas impactam seu código

Go 1.23: Funcionalidades, melhorias e como elas impactam seu código

3
Comments
5 min read
Circuit Breaker em aplicações Go

Circuit Breaker em aplicações Go

1
Comments
4 min read
Resilience in communication between microservices using the failsafe-go lib

Resilience in communication between microservices using the failsafe-go lib

5
Comments 1
16 min read
7 Open Source Projects You Should Know - Go Edition ✔️

7 Open Source Projects You Should Know - Go Edition ✔️

13
Comments 2
2 min read
Simplifying Go Integration Tests with gofacto: A Powerful Factory for Mock Data

Simplifying Go Integration Tests with gofacto: A Powerful Factory for Mock Data

9
Comments
7 min read
[Go][Excelize] Determining if a cell's value has a strike through

[Go][Excelize] Determining if a cell's value has a strike through

Comments
2 min read
How to Create Your First Mac App Using Go

How to Create Your First Mac App Using Go

4
Comments
6 min read
Web Service Api Server in Go

Web Service Api Server in Go

Comments
2 min read
Why Microservices Are Important Compared to Monolithic Architecture

Why Microservices Are Important Compared to Monolithic Architecture

1
Comments 1
3 min read
Creating custom kubernetes controller in Go

Creating custom kubernetes controller in Go

Comments
2 min read
Config-file-validator v1.7.0 released!

Config-file-validator v1.7.0 released!

1
Comments
1 min read
Build Go Serverless REST APIs and Deploy to AWS using the SAM framework (Amazon Linux 2 Runtime)

Build Go Serverless REST APIs and Deploy to AWS using the SAM framework (Amazon Linux 2 Runtime)

55
Comments
4 min read
Golang - Generate Fake Data With GoFakeIt

Golang - Generate Fake Data With GoFakeIt

8
Comments
3 min read
A Go-inspired approach to handling fetch API

A Go-inspired approach to handling fetch API

7
Comments 5
1 min read
Solana Blinks with Go

Solana Blinks with Go

4
Comments
5 min read
Build your own LinkTree with Go and GitHub Pages

Build your own LinkTree with Go and GitHub Pages

6
Comments 3
11 min read
Como Manipular Sessões em Golang?

Como Manipular Sessões em Golang?

Comments
1 min read
Como Tratar Erros e Excepões de acordo as repostas HTTP?

Como Tratar Erros e Excepões de acordo as repostas HTTP?

Comments
1 min read
GO: Concurrencia vs Paralelismo Para Tontos.

GO: Concurrencia vs Paralelismo Para Tontos.

4
Comments
4 min read
Viddy v1.0.0: Reimplementing in Rust from Go

Viddy v1.0.0: Reimplementing in Rust from Go

11
Comments
12 min read
Golang Security Review Guide

Golang Security Review Guide

7
Comments
20 min read
How to enable hot reload in your Gin project

How to enable hot reload in your Gin project

4
Comments
2 min read
gRPC Communication Between Go and Python

gRPC Communication Between Go and Python

2
Comments
5 min read
gondola: Why not use a lightweight and simple YAML-based reverse proxy?

gondola: Why not use a lightweight and simple YAML-based reverse proxy?

1
Comments
2 min read
Domine Golang com Nunu: Guia completo

Domine Golang com Nunu: Guia completo

1
Comments
4 min read
Using defer in Go: Best Practices and Common Use Cases

Using defer in Go: Best Practices and Common Use Cases

24
Comments 7
6 min read
Authentication with Golang and AWS Cognito

Authentication with Golang and AWS Cognito

64
Comments 2
14 min read
How Go Arrays Work and Get Tricky with For-Range

How Go Arrays Work and Get Tricky with For-Range

2
Comments
6 min read
Exploring Helm Template Dictionary Objects: Syntax Evolution and Best Practices

Exploring Helm Template Dictionary Objects: Syntax Evolution and Best Practices

6
Comments 3
2 min read
File Organizer Desktop app with Go🚀

File Organizer Desktop app with Go🚀

11
Comments 3
2 min read
File Uploads with HTMX and Golang

File Uploads with HTMX and Golang

4
Comments
9 min read
[MICROSERVICES] Message Queues e REST – Uma Abordagem com Go, NodeJS e Clean Architecture

[MICROSERVICES] Message Queues e REST – Uma Abordagem com Go, NodeJS e Clean Architecture

Comments
8 min read
From Novice to Load Balancer: Go Learning Adventure

From Novice to Load Balancer: Go Learning Adventure

Comments
4 min read
A Comprehensive Guide to Type Casting and Conversions in Go

A Comprehensive Guide to Type Casting and Conversions in Go

12
Comments 5
4 min read
range-over-func in Go

range-over-func in Go

3
Comments
1 min read
Go Redis Crud quickly example

Go Redis Crud quickly example

Comments
2 min read
Understanding Go 1.23 iterators

Understanding Go 1.23 iterators

1
Comments
4 min read
Golang WebRTC. Como usar Pion 🌐Remote Controller

Golang WebRTC. Como usar Pion 🌐Remote Controller

Comments
6 min read
Benchmarking CSV File Processing: Golang vs NestJS vs PHP vs Python

Benchmarking CSV File Processing: Golang vs NestJS vs PHP vs Python

32
Comments 24
5 min read
Asciinema vs Savvy CLI: Terminal recording tools

Asciinema vs Savvy CLI: Terminal recording tools

10
Comments 3
2 min read
Maintainable SQL Query Building with Golang

Maintainable SQL Query Building with Golang

Comments
5 min read
Go + Docker: Como criar as melhores imagens Docker para aplicações Golang

Go + Docker: Como criar as melhores imagens Docker para aplicações Golang

9
Comments
8 min read
Time to Leave? Time to Rebuild! Making Twitter2.0

Time to Leave? Time to Rebuild! Making Twitter2.0

39
Comments 3
8 min read
Go High-Performance Cache with TTL and Disk Persistence

Go High-Performance Cache with TTL and Disk Persistence

10
Comments 2
3 min read
Top Golang Blogs for Learning and Building

Top Golang Blogs for Learning and Building

38
Comments 2
4 min read
Teste de fogo: fatorial recursivo

Teste de fogo: fatorial recursivo

1
Comments
3 min read
🚀 Announcing the Ultimate Repository for Data Structures in Multiple Languages! 🚀

🚀 Announcing the Ultimate Repository for Data Structures in Multiple Languages! 🚀

1
Comments
1 min read
🚀 Kickstart Your Microservices Development with Go! 🚀

🚀 Kickstart Your Microservices Development with Go! 🚀

Comments
1 min read
My Obsidian + Hugo blogging setup

My Obsidian + Hugo blogging setup

Comments 1
5 min read
Developing CLIs

Developing CLIs

3
Comments
5 min read
samwise-CLI: The Open Source Terraform module dependency tracker

samwise-CLI: The Open Source Terraform module dependency tracker

5
Comments
2 min read
GORM, PostgreSQL & Atlas

GORM, PostgreSQL & Atlas

2
Comments
4 min read
Go Programming | String Basics | Character Encoding

Go Programming | String Basics | Character Encoding

5
Comments
6 min read
loading...