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.
AWS Cognito Authentication with Golang
Cover image for 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
Cover image for 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
🧾 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
🛠 Kubernetes Operators 2025: Monitor External HTTP Services in 10 Minutes

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

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
Cover image for 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 🚀
Cover image for 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
The Evolution of Architecture: Monolithic vs. Microservices
Cover image for 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
How I Cut Docker Build Time in Half Using Savepoints — And Built a CLI Tool in Go
Cover image for 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
🔍 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
🚀 TypeScript Just Got 10x Faster — But Not How You Think
Cover image for 🚀 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
Cover image for 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
Introducing Nixopus - All in one Open Source VPS Management Solution
Cover image for Introducing Nixopus - All in one Open Source VPS Management Solution

Introducing Nixopus - All in one Open Source VPS Management Solution

6
Comments 1
7 min read
Go for Sort: Part 2 - Expanding the Fundamentals and Implementing Few Other Sorting Algorithms

Go for Sort: Part 2 - Expanding the Fundamentals and Implementing Few Other Sorting Algorithms

Comments
5 min read
Go Concurrency: The Full Guide to Goroutines and Beyond
Cover image for Go Concurrency: The Full Guide to Goroutines and Beyond

Go Concurrency: The Full Guide to Goroutines and Beyond

32
Comments
21 min read
loading...