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 Nix Flakes for Reproducible Dev Environments

Using Nix Flakes for Reproducible Dev Environments

4
Comments
2 min read
Why I Stopped Using go mod download in My Dockerfile

Why I Stopped Using go mod download in My Dockerfile

2
Comments
1 min read
Why I Keep Coming Back to Go (After Trying Almost Everything Else)

Why I Keep Coming Back to Go (After Trying Almost Everything Else)

2
Comments
2 min read
SingleFlight: Smart Request Deduplication

SingleFlight: Smart Request Deduplication

5
Comments
4 min read
Shorten URL Service with Go and AWS SAM

Shorten URL Service with Go and AWS SAM

Comments
2 min read
Go (Golang) Basic - Pointers

Go (Golang) Basic - Pointers

4
Comments
3 min read
Go (Golang) Basic - Data Types and Variables

Go (Golang) Basic - Data Types and Variables

5
Comments 1
3 min read
Go (Golang) Basic - Structs and Methods

Go (Golang) Basic - Structs and Methods

3
Comments
3 min read
Go (Golang) Basic (Bonus) Three Advanced Function Techniques

Go (Golang) Basic (Bonus) Three Advanced Function Techniques

Comments
3 min read
Go (Golang) Basic - Interfaces

Go (Golang) Basic - Interfaces

1
Comments
3 min read
Why I Built Things-Kit: A Spring Boot Alternative for Go

Why I Built Things-Kit: A Spring Boot Alternative for Go

11
Comments 4
7 min read
Highlights of Golang 1.25

Highlights of Golang 1.25

Comments
5 min read
🎃 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!

6
Comments 1
1 min read
Go Coding with Asparagos: Coconuts Never Roll Alone

Go Coding with Asparagos: Coconuts Never Roll Alone

1
Comments
3 min read
Turbocharge Your Go Microservices: Memory Optimization Made Simple

Turbocharge Your Go Microservices: Memory Optimization Made Simple

2
Comments
7 min read
Lambda Explained: A Visual Journey from Init to Invoke

Lambda Explained: A Visual Journey from Init to Invoke

Comments
16 min read
Real-Time Server Monitoring with Go and WebSockets

Real-Time Server Monitoring with Go and WebSockets

Comments 2
3 min read
Go Microservices Boilerplate Series: From Hello World to Production (Part 1)

Go Microservices Boilerplate Series: From Hello World to Production (Part 1)

4
Comments
13 min read
Build a Water Simulation in Go with Raylib-go

Build a Water Simulation in Go with Raylib-go

4
Comments 4
15 min read
Pipeline Wizards and Cloud Whisperers: DevOps Demystified 🚀

Pipeline Wizards and Cloud Whisperers: DevOps Demystified 🚀

Comments
5 min read
Binding in Gin: Pluggability, Validation, and What the Diagram Really Shows

Binding in Gin: Pluggability, Validation, and What the Diagram Really Shows

Comments
3 min read
Slicing through syntax: finding the best platform to learn Go language in 2025

Slicing through syntax: finding the best platform to learn Go language in 2025

Comments
5 min read
Integration Tests for OpenCost Enterprise Readiness Part - 1

Integration Tests for OpenCost Enterprise Readiness Part - 1

Comments
1 min read
Redis is fast - I'll cache in Postgres

Redis is fast - I'll cache in Postgres

Comments
6 min read
Variables and Data Types in Go (Golang)

Variables and Data Types in Go (Golang)

1
Comments
3 min read
loading...