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.
Using migrations with Golang

Using migrations with Golang

5
Comments
5 min read
Design Newsletter Emails in Golang

Design Newsletter Emails in Golang

Comments
4 min read
The Journey Ahead: My 6-Month Plan to Master GoLang

The Journey Ahead: My 6-Month Plan to Master GoLang

Comments
3 min read
Enviando notificações com xk6 notification ✉

Enviando notificações com xk6 notification ✉

Comments
5 min read
Exploring Your Neighborhood: A Step-by-Step Guide to Finding Places Near You

Exploring Your Neighborhood: A Step-by-Step Guide to Finding Places Near You

3
Comments
4 min read
GoLang JWT Authentication Using Golang Gin Framework with MongoDB

GoLang JWT Authentication Using Golang Gin Framework with MongoDB

Comments
1 min read
12 Security Tips for Golang Apps - validation, sanitization, auth, CSRF attacks, hashing ++

12 Security Tips for Golang Apps - validation, sanitization, auth, CSRF attacks, hashing ++

8
Comments
4 min read
KubeAdmiral: next-generation multi-cluster orchestration engine based on Kubernetes

KubeAdmiral: next-generation multi-cluster orchestration engine based on Kubernetes

Comments
10 min read
Builder pattern / improvements

Builder pattern / improvements

Comments
2 min read
You shouldn't use else statements

You shouldn't use else statements

23
Comments 2
5 min read
Go Structs for programmers

Go Structs for programmers

1
Comments
3 min read
Squeezing the Most Out of Every Byte: Go's Memory Packing Secrets Unpacked!

Squeezing the Most Out of Every Byte: Go's Memory Packing Secrets Unpacked!

4
Comments 1
6 min read
Integration test with Go and PostgreSQL

Integration test with Go and PostgreSQL

5
Comments
5 min read
Estruturas de repetição: repeat, while e for

Estruturas de repetição: repeat, while e for

6
Comments
6 min read
Tutorial Básico de Go

Tutorial Básico de Go

1
Comments
2 min read
Building "Journal Buddy": A Custom GPT for Personal Reflection

Building "Journal Buddy": A Custom GPT for Personal Reflection

Comments
3 min read
Exploring Tectonites: Understanding Earthquakes and Planetary Tectonics

Exploring Tectonites: Understanding Earthquakes and Planetary Tectonics

Comments
3 min read
What Happens After Agile Dies?

What Happens After Agile Dies?

1
Comments 2
4 min read
Why should you try GoCfg or yet another Go config manager

Why should you try GoCfg or yet another Go config manager

2
Comments 1
6 min read
Build a CLI tool : Generating hex dumps with Golang

Build a CLI tool : Generating hex dumps with Golang

4
Comments
12 min read
Gorabbit: RabbitMQ supercharged for Go Applications

Gorabbit: RabbitMQ supercharged for Go Applications

3
Comments
7 min read
Exploiting HTTP/2 CONTINUATION frames for DoS attacks

Exploiting HTTP/2 CONTINUATION frames for DoS attacks

1
Comments
4 min read
Napp: Don't Get Caught Sleeping On Your Stack

Napp: Don't Get Caught Sleeping On Your Stack

1
Comments
2 min read
Como customizar de Respostas HTTP usando Golang?

Como customizar de Respostas HTTP usando Golang?

Comments
1 min read
Understanding Go: part 9 – Slice

Understanding Go: part 9 – Slice

1
Comments
2 min read
Why Go is great choice for Software engineering.

Why Go is great choice for Software engineering.

3
Comments
2 min read
Progress in My P2P Library: A Work in Progress

Progress in My P2P Library: A Work in Progress

Comments
3 min read
my first 100 stars on the GitHub repo

my first 100 stars on the GitHub repo

4
Comments 4
2 min read
Unicode string length can mean different things in different languages

Unicode string length can mean different things in different languages

6
Comments
1 min read
#3 Creating a User Registration API using GoLang and Cassandra

#3 Creating a User Registration API using GoLang and Cassandra

8
Comments 2
4 min read
The power of the CLI with Golang and Cobra CLI

The power of the CLI with Golang and Cobra CLI

31
Comments 4
11 min read
Badges for Go Benchmark

Badges for Go Benchmark

Comments
2 min read
Badges for Go Benchmark

Badges for Go Benchmark

Comments
2 min read
Understanding the Adapter Pattern in Go

Understanding the Adapter Pattern in Go

1
Comments
3 min read
Understanding the Facade Pattern in Go

Understanding the Facade Pattern in Go

7
Comments
2 min read
Application Of The Multiple Return Function

Application Of The Multiple Return Function

Comments
1 min read
👋 Go "Hello world!" guide

👋 Go "Hello world!" guide

Comments
2 min read
Zero cost debug assertions in Go

Zero cost debug assertions in Go

Comments
2 min read
Golang >>> Rust 🔥[Prediction]

Golang >>> Rust 🔥[Prediction]

7
Comments 3
2 min read
Novos operadores e a sentença if

Novos operadores e a sentença if

5
Comments
8 min read
Simple constant time weighted random choice algorithm

Simple constant time weighted random choice algorithm

Comments
6 min read
Implementing OTel Trace Context Propagation Through Message Brokers with Go

Implementing OTel Trace Context Propagation Through Message Brokers with Go

2
Comments
6 min read
Web Scraping en Go

Web Scraping en Go

Comments
4 min read
Golang: out-of-box backpressure handling with gRPC, proven by a Grafana dashboard

Golang: out-of-box backpressure handling with gRPC, proven by a Grafana dashboard

6
Comments 2
20 min read
Go Generics: Unleashing Reusability and Type Safety

Go Generics: Unleashing Reusability and Type Safety

Comments
5 min read
How to create a blog using Golang

How to create a blog using Golang

3
Comments
6 min read
A comprehensive guide to file operations in Go

A comprehensive guide to file operations in Go

7
Comments 1
18 min read
Real-Time Example: Using Goroutines and Channels

Real-Time Example: Using Goroutines and Channels

Comments
1 min read
Understanding Go: part 8 – Map

Understanding Go: part 8 – Map

7
Comments 1
2 min read
A testable Go API using Gin + MongoDB + Testcontainers

A testable Go API using Gin + MongoDB + Testcontainers

1
Comments
2 min read
Over 6K Lines Of Code In March, What's The Takeaway?

Over 6K Lines Of Code In March, What's The Takeaway?

Comments
7 min read
Rust vs. Go, NO!, It's Rust and Go

Rust vs. Go, NO!, It's Rust and Go

4
Comments
2 min read
Learning Go in 2024; From Beginner to Senior

Learning Go in 2024; From Beginner to Senior

21
Comments 4
15 min read
Portr: open-source self-hosted tunnel designed for teams

Portr: open-source self-hosted tunnel designed for teams

Comments
1 min read
Why Should Devops/SRE learn Golang?

Why Should Devops/SRE learn Golang?

Comments
4 min read
#1 Installing Go and setting up the HTTP server

#1 Installing Go and setting up the HTTP server

Comments
3 min read
Deploy a Golang serverless function for a demo form with htmx

Deploy a Golang serverless function for a demo form with htmx

Comments
3 min read
Building a Discord Clone

Building a Discord Clone

3
Comments
3 min read
Getting Started with Go Programming Language

Getting Started with Go Programming Language

Comments
2 min read
Hardening 🚀 REST APIs Using JSON Web Encryption (JWE) 🔐

Hardening 🚀 REST APIs Using JSON Web Encryption (JWE) 🔐

1
Comments
10 min read
loading...