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.
🥳 We built the cli of our dreams to send sms ❣️

🥳 We built the cli of our dreams to send sms ❣️

Comments 1
2 min read
Mastering Database Migrations in Go with golang-migrate and SQLite

Mastering Database Migrations in Go with golang-migrate and SQLite

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

How Go Interfaces Help Build Clean, Testable Systems

8
Comments
6 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

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

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

Comments
4 min read
Crafting Testing Module: Step 3 - Testing the Testers

Crafting Testing Module: Step 3 - Testing the Testers

Comments
5 min read
Go - (3) Structs

Go - (3) Structs

Comments
2 min read
Unlocking Observability with Metrics in GoFr

Unlocking Observability with Metrics in GoFr

Comments
3 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
Go - (2) Functions

Go - (2) Functions

1
Comments
3 min read
I made a project in Golang with no packages or libraries (also not ORM's)

I made a project in Golang with no packages or libraries (also not ORM's)

Comments
8 min read
🧠 Go Scheduler in 2025: Still Smarter Than Your Thread Code

🧠 Go Scheduler in 2025: Still Smarter Than Your Thread Code

Comments
1 min read
🧊 Go in 2025: Simulating Const for Slices and Maps

🧊 Go in 2025: Simulating Const for Slices and Maps

Comments
1 min read
Slices in Go: A Deep Dive with Examples

Slices in Go: A Deep Dive with Examples

Comments
3 min read
Compiler-Assisted Optimization in Go: Boosting Performance with Code Generation

Compiler-Assisted Optimization in Go: Boosting Performance with Code Generation

Comments
9 min read
LazyJournal: A Terminal User Interface for Logs

LazyJournal: A Terminal User Interface for Logs

Comments
4 min read
Crafting Go Testing Module: Step 2 - Core

Crafting Go Testing Module: Step 2 - Core

Comments
5 min read
Utilizando SharedArray com k6

Utilizando SharedArray com k6

1
Comments
6 min read
Data Races in Go: What They Are and Why You Should Care

Data Races in Go: What They Are and Why You Should Care

11
Comments
4 min read
Mastering GoFrame's glist: A Practical Guide for Go Developers 🚀

Mastering GoFrame's glist: A Practical Guide for Go Developers 🚀

Comments
7 min read
Bunster: Revolutionizing Shell Scripting with Secure, Portable Binaries

Bunster: Revolutionizing Shell Scripting with Secure, Portable Binaries

Comments
3 min read
Mastering GoFrame's Session Module: A Comprehensive Guide

Mastering GoFrame's Session Module: A Comprehensive Guide

Comments
5 min read
Jinja2 for Go? Meet Quicktemplate — and Ditch html/template for Good

Jinja2 for Go? Meet Quicktemplate — and Ditch html/template for Good

5
Comments
6 min read
Go vs. Rust: Battling it Out Over Concurrency

Go vs. Rust: Battling it Out Over Concurrency

5
Comments
7 min read
loading...