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.
🎃 Contribute to a Go REST API Boilerplate — Perfect for Hacktoberfest Beginners!

Hacktoberfest: Maintainer Spotlight

🎃 Contribute to a Go REST API Boilerplate — Perfect for Hacktoberfest Beginners!

Comments
1 min read
The Secret Life of Go: Functions

The Secret Life of Go: Functions

6
Comments 1
8 min read
Event-Driven Architecture in Production: Designing with AWS EventBridge and Go

Event-Driven Architecture in Production: Designing with AWS EventBridge and Go

Comments
4 min read
Quick Guide: First 5 Steps I Give Every New Go Mentee

Quick Guide: First 5 Steps I Give Every New Go Mentee

Comments
3 min read
Understanding var vs const in Go — A Beginner-Friendly Guide

Understanding var vs const in Go — A Beginner-Friendly Guide

5
Comments
2 min read
Floxy — a lightweight workflow engine for GoLang with saga-style compensation

Floxy — a lightweight workflow engine for GoLang with saga-style compensation

Comments
2 min read
Why You Should Use panic Instead of log.Fatal for Cleanup

Why You Should Use panic Instead of log.Fatal for Cleanup

Comments
2 min read
⚡️ GoFr: The Opinionated Go Framework That Just Solved My Boilerplate Problem

⚡️ GoFr: The Opinionated Go Framework That Just Solved My Boilerplate Problem

Comments
1 min read
🐱How I Built a Simple Go API to Return My Profile and a Random Cat Fact For my HNG13 stage 0 backend task

🐱How I Built a Simple Go API to Return My Profile and a Random Cat Fact For my HNG13 stage 0 backend task

Comments
2 min read
Why this simple Golang process uses 4 threads?

Why this simple Golang process uses 4 threads?

Comments
1 min read
Mastering JSON the Go Way

Mastering JSON the Go Way

Comments
2 min read
The Secret Life of Go

The Secret Life of Go

12
Comments 4
10 min read
Zero Day at HNGi13

Zero Day at HNGi13

Comments
2 min read
Building Tornago: A Go Library for Tor Integration Born from Fraud Prevention Needs

Building Tornago: A Go Library for Tor Integration Born from Fraud Prevention Needs

7
Comments
8 min read
Create a Text Editor in Go - Syntax Highlighting

Create a Text Editor in Go - Syntax Highlighting

Comments
8 min read
Dumper: A single tool for databases backup

Dumper: A single tool for databases backup

1
Comments
2 min read
Understanding Strings in Go: Bytes, Runes, and the Truth Behind len

Understanding Strings in Go: Bytes, Runes, and the Truth Behind len

Comments
2 min read
GoREST is dead...

GoREST is dead...

1
Comments
4 min read
Redpanda in Production: 3 Traps I Fell Into (and How to Avoid Them)

Redpanda in Production: 3 Traps I Fell Into (and How to Avoid Them)

Comments
3 min read
Important Update: LimeDB's Transition from Java to Go (README Notice)

Important Update: LimeDB's Transition from Java to Go (README Notice)

Comments
1 min read
Debugging in Go with Delve

Debugging in Go with Delve

Comments
3 min read
Saving Budget With OpenTelemetry Sampling

Saving Budget With OpenTelemetry Sampling

Comments
9 min read
Stop writing every request to your database: a tiny pattern that potentially saves 95–99% of writes

Stop writing every request to your database: a tiny pattern that potentially saves 95–99% of writes

Comments
4 min read
e o tal do Microserviço?

e o tal do Microserviço?

Comments
10 min read
Embarking on a Go Journey: Sharing My Learning Path in Golang

Embarking on a Go Journey: Sharing My Learning Path in Golang

Comments
1 min read
loading...