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.
Inside Nixopus: How We Manage Our Database Migrations?

Inside Nixopus: How We Manage Our Database Migrations?

29
Comments 4
6 min read
Golang: Deep Dive into Reflection Tricks and Libraries

Golang: Deep Dive into Reflection Tricks and Libraries

5
Comments
6 min read
Pattern Matching with Glob: Finding Files by Pattern 5/9

Pattern Matching with Glob: Finding Files by Pattern 5/9

5
Comments
11 min read
SR626SW: The Hogwarts Battery of Tiny Wonders

SR626SW: The Hogwarts Battery of Tiny Wonders

5
Comments 1
3 min read
Cache Breakdown Prevention with Go’s singleflight

Cache Breakdown Prevention with Go’s singleflight

15
Comments
6 min read
Go Project Scaffolding Guide: A Choice That Earned My Team's Rave Reviews

Go Project Scaffolding Guide: A Choice That Earned My Team's Rave Reviews

5
Comments 1
6 min read
Pack Your Go Binary: Embedding Files Made Simple

Pack Your Go Binary: Embedding Files Made Simple

6
Comments
6 min read
Mastering Go’s Context Package: A Practical Guide for Everyday Devs

Mastering Go’s Context Package: A Practical Guide for Everyday Devs

Comments
13 min read
Go Worker Pools: Concurrency That Doesn’t Burn Your Kitchen Down

Go Worker Pools: Concurrency That Doesn’t Burn Your Kitchen Down

9
Comments
8 min read
Turning my Resume Into an Interactive Game : ReactJs & Go

Turning my Resume Into an Interactive Game : ReactJs & Go

6
Comments 2
1 min read
Mastering Go Modules: Create, Publish, Conquer! 🚀

Mastering Go Modules: Create, Publish, Conquer! 🚀

6
Comments
5 min read
Gin, Echo, and Fiber Compared: Which One Should You Choose?

Gin, Echo, and Fiber Compared: Which One Should You Choose?

Comments
4 min read
Flipping Out: Feature Flags Without Frustration

Flipping Out: Feature Flags Without Frustration

Comments
23 min read
Go Programming: A Beginner's Guide

Go Programming: A Beginner's Guide

7
Comments 1
1 min read
Go variables, types, their declarations, and printing styles

Go variables, types, their declarations, and printing styles

Comments
2 min read
Understanding Go Modules, Packages and main Package

Understanding Go Modules, Packages and main Package

Comments
2 min read
MPC82xx: PowerPC Titans of Industry

MPC82xx: PowerPC Titans of Industry

5
Comments
2 min read
Best Programming Language for 2026

Best Programming Language for 2026

97
Comments 12
4 min read
Building a Go Concurrency Task Scheduler: Efficient Task Processing Unleashed

Building a Go Concurrency Task Scheduler: Efficient Task Processing Unleashed

7
Comments
11 min read
ACID in Databases: What It Really Means (with Real-Life Bank Scenarios in the USA & Germany)

ACID in Databases: What It Really Means (with Real-Life Bank Scenarios in the USA & Germany)

2
Comments
2 min read
How to Create a Event Bus in Go

How to Create a Event Bus in Go

1
Comments
6 min read
Build a File Upload API in Go with Gin and S3 or Local Storage

Build a File Upload API in Go with Gin and S3 or Local Storage

Comments
1 min read
I Built a Database from Scratch in Go - Here's What I Learned About B+ Trees, ACID Transactions, and 1,800 ops/sec Performance 🚀

I Built a Database from Scratch in Go - Here's What I Learned About B+ Trees, ACID Transactions, and 1,800 ops/sec Performance 🚀

1
Comments
4 min read
IP Sentry (Golang)

IP Sentry (Golang)

Comments
5 min read
Building an Online Code Compiler: A Complete Guide

Building an Online Code Compiler: A Complete Guide

Comments
27 min read
loading...