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.
Avoiding Golang Terminal Errors: Causes, Fixes, and Prevention

Avoiding Golang Terminal Errors: Causes, Fixes, and Prevention

1
Comments
2 min read
How to start your journey in Open Source using the example of a small Go project

How to start your journey in Open Source using the example of a small Go project

2
Comments
2 min read
AWS Cognito Authentication with Golang

AWS Cognito Authentication with Golang

5
Comments
9 min read
Testing Real-World Go Code: Table-Driven Tests, Subtests and Coverage

Testing Real-World Go Code: Table-Driven Tests, Subtests and Coverage

7
Comments 1
5 min read
🛠 Kubernetes Operators 2025: Monitor External HTTP Services in 10 Minutes

🛠 Kubernetes Operators 2025: Monitor External HTTP Services in 10 Minutes

Comments
1 min read
🧾 Contracts Instead of Guard Clauses in Go (2025 Edition)

🧾 Contracts Instead of Guard Clauses in Go (2025 Edition)

Comments
1 min read
🧵 How Many Threads Does Go Really Use? (2025 Test Report)

🧵 How Many Threads Does Go Really Use? (2025 Test Report)

Comments
1 min read
🚀 Adding a while Loop to the Go 1.24 Compiler (2025 Guide)

🚀 Adding a while Loop to the Go 1.24 Compiler (2025 Guide)

Comments
1 min read
🚀 Stop Memory Bloat: Weak Pointers Arrive in Go 1.24 (2025)

🚀 Stop Memory Bloat: Weak Pointers Arrive in Go 1.24 (2025)

Comments
1 min read
How Agentic AI Turns User Prompts into Smart Business Moves

How Agentic AI Turns User Prompts into Smart Business Moves

1
Comments
1 min read
Parallelize work using parwork

Parallelize work using parwork

Comments
2 min read
Counter web app

Counter web app

2
Comments
3 min read
Go string concatenation benchmark

Go string concatenation benchmark

1
Comments
1 min read
Best way to use Traefik in development mode

Best way to use Traefik in development mode

1
Comments 1
4 min read
BLAKE2b performance on Apple Silicon

BLAKE2b performance on Apple Silicon

Comments
3 min read
Turbocharge Your Go Apps with Custom Memory Caching 🚀

Turbocharge Your Go Apps with Custom Memory Caching 🚀

3
Comments
6 min read
Building a Server-Rendered Dev.to scraper : HTML Templating, API Integration, and Pagination

Building a Server-Rendered Dev.to scraper : HTML Templating, API Integration, and Pagination

Comments
5 min read
Best Database Migration Tools for Golang

Best Database Migration Tools for Golang

26
Comments 5
8 min read
The Evolution of Architecture: Monolithic vs. Microservices

The Evolution of Architecture: Monolithic vs. Microservices

5
Comments
7 min read
Web Backend Development Is a Lie: The Lost 15 Years of Betrayal Part I: The Silent Collapse

Web Backend Development Is a Lie: The Lost 15 Years of Betrayal Part I: The Silent Collapse

5
Comments 4
2 min read
🔍 Deep Dive into Go Memory Leak Debugging: A Practical Guide

🔍 Deep Dive into Go Memory Leak Debugging: A Practical Guide

1
Comments
4 min read
How I Cut Docker Build Time in Half Using Savepoints — And Built a CLI Tool in Go

How I Cut Docker Build Time in Half Using Savepoints — And Built a CLI Tool in Go

Comments 2
2 min read
Leverage the Power of AI for Chemical Industry

Leverage the Power of AI for Chemical Industry

1
Comments
1 min read
🚀 TypeScript Just Got 10x Faster — But Not How You Think

🚀 TypeScript Just Got 10x Faster — But Not How You Think

15
Comments 5
3 min read
Building a Go Playground REPL from Scratch with Docker, AWS & Vue.js

Building a Go Playground REPL from Scratch with Docker, AWS & Vue.js

11
Comments
3 min read
loading...