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.
Parsing and Formatting Time Strings 5/10

Parsing and Formatting Time Strings 5/10

4
Comments
9 min read
5 Go Interface Mistakes - And How to Avoid Them

5 Go Interface Mistakes - And How to Avoid Them

15
Comments
6 min read
Gerando Pagamentos via Pix com a AbacatePay

Gerando Pagamentos via Pix com a AbacatePay

28
Comments 1
9 min read
Don't Cry about Pointers anymore - Deep Dive with C, Go and Rust

Don't Cry about Pointers anymore - Deep Dive with C, Go and Rust

10
Comments
12 min read
Building a Production-Ready File Download System with GoFrame

Building a Production-Ready File Download System with GoFrame

1
Comments
10 min read
Magic Wormhole Source Code Analysis

Magic Wormhole Source Code Analysis

Comments
6 min read
Build a free ip info cache with PocketBase

Build a free ip info cache with PocketBase

Comments
1 min read
Mastering Go's Empty Interface: Powerful Uses and Hidden Traps

Mastering Go's Empty Interface: Powerful Uses and Hidden Traps

19
Comments
6 min read
Snyk Helps Secure the Golang Bento Project

Snyk Helps Secure the Golang Bento Project

Comments
2 min read
Problems with Time-Based Code & How Fake Clocks Solve Them

Problems with Time-Based Code & How Fake Clocks Solve Them

Comments
3 min read
Deploying a Go Echo Application with Lambda Web Adapter, SAM, and Lambda Function URLs

Deploying a Go Echo Application with Lambda Web Adapter, SAM, and Lambda Function URLs

Comments 1
4 min read
Why You Can’t Access Struct Fields Through Interfaces in Go (and How to Fix It)

Why You Can’t Access Struct Fields Through Interfaces in Go (and How to Fix It)

Comments
2 min read
Go - (9) Pointers

Go - (9) Pointers

3
Comments 1
2 min read
Microsoft's TypeScript-Go Project: A Deep Dive and What It Means for You 🚀

Microsoft's TypeScript-Go Project: A Deep Dive and What It Means for You 🚀

Comments
2 min read
A 10x faster TypeScript

A 10x faster TypeScript

Comments
1 min read
LF: The Blazing-Fast File Manager You Need to Check Out!

LF: The Blazing-Fast File Manager You Need to Check Out!

1
Comments
2 min read
Turbocharged Go: From Profiling to Production-Ready Performance 🔧

Turbocharged Go: From Profiling to Production-Ready Performance 🔧

Comments
5 min read
How Go Interfaces Help Build Clean, Testable Systems

How Go Interfaces Help Build Clean, Testable Systems

11
Comments
6 min read
Mastering Database Migrations in Go with golang-migrate and SQLite

Mastering Database Migrations in Go with golang-migrate and SQLite

5
Comments
4 min read
🧩 Go Build Tags in 2025: Clean Builds, Zero Ifs

🧩 Go Build Tags in 2025: Clean Builds, Zero Ifs

Comments 3
1 min read
Concurrency Synchronization Techniques in Go’s sync Package

Concurrency Synchronization Techniques in Go’s sync Package

5
Comments
8 min read
Building a Reliable Event-Driven System with Golang and Redis Streams

Building a Reliable Event-Driven System with Golang and Redis Streams

1
Comments
2 min read
Tired of `kubectl port-forward`? Simplify Kubernetes Local Dev with kforward!

Tired of `kubectl port-forward`? Simplify Kubernetes Local Dev with kforward!

Comments
3 min read
Tailwind CSS with Air and GO: No Node, No Problem.

Tailwind CSS with Air and GO: No Node, No Problem.

2
Comments
4 min read
Crafting Go Testing Module: Step 3 - Testing the Test Helpers

Crafting Go Testing Module: Step 3 - Testing the Test Helpers

Comments
5 min read
loading...