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.
cheat sheet for go mod package management

cheat sheet for go mod package management

Comments
1 min read
Understanding Go through the Lens of TypeScript/JavaScript

Understanding Go through the Lens of TypeScript/JavaScript

3
Comments 3
4 min read
E-Commerce Platform with Golang : Project Directory Structure

E-Commerce Platform with Golang : Project Directory Structure

Comments
1 min read
Building a Robust E-Commerce Platform with Go, Clean Architecture, and PostgreSQL

Building a Robust E-Commerce Platform with Go, Clean Architecture, and PostgreSQL

Comments
2 min read
Errors are Values: A Guide to Error Handling in Go

Errors are Values: A Guide to Error Handling in Go

2
Comments 3
4 min read
Why I chose 'golly' framework to build my next Golang based REST API?

Why I chose 'golly' framework to build my next Golang based REST API?

1
Comments 4
4 min read
Go and Rust comparison - building a task scheduler

Go and Rust comparison - building a task scheduler

Comments
3 min read
Building an API with Go, PostgreSQL, Google Cloud and CockroachDB

Building an API with Go, PostgreSQL, Google Cloud and CockroachDB

1
Comments
13 min read
Play games from your terminal!

Play games from your terminal!

2
Comments 6
2 min read
AWS EKS cost efficient 🤑

AWS EKS cost efficient 🤑

3
Comments
3 min read
Devops pipeline on a Golang Web App with Gitops and Kubernetes

Devops pipeline on a Golang Web App with Gitops and Kubernetes

Comments
7 min read
Building Smarter Contracts: How Go Powers KALP Studio's Blockchain Solutions

Building Smarter Contracts: How Go Powers KALP Studio's Blockchain Solutions

5
Comments
5 min read
Membangun Aplikasi Verifikasi Kode Autentikasi dengan Twilio Menggunakan Go dan Remix

Membangun Aplikasi Verifikasi Kode Autentikasi dengan Twilio Menggunakan Go dan Remix

2
Comments 2
3 min read
Optimizing Memory Usage in Golang: When is a Variable Allocated to the Heap

Optimizing Memory Usage in Golang: When is a Variable Allocated to the Heap

Comments
5 min read
🛠️ Battle of the Backend: Go vs Node.js vs Python – Which One Reigns Supreme in 2024? 🚀

🛠️ Battle of the Backend: Go vs Node.js vs Python – Which One Reigns Supreme in 2024? 🚀

3
Comments
4 min read
Leveraging Go Tailwind Template (GoTTH) for Efficient Microservices Architecture

Leveraging Go Tailwind Template (GoTTH) for Efficient Microservices Architecture

1
Comments 1
3 min read
Building an Efficient Text Compression Algorithm Inspired by Silicon Valley’s Pied Piper

Building an Efficient Text Compression Algorithm Inspired by Silicon Valley’s Pied Piper

10
Comments
4 min read
Como Validar Dados em Golang?

Como Validar Dados em Golang?

Comments
1 min read
🛠️ DB Migration For Golang Services, Why it matters? 🐹

🛠️ DB Migration For Golang Services, Why it matters? 🐹

2
Comments 1
8 min read
Setting up and utilizing private modules in Go

Setting up and utilizing private modules in Go

3
Comments
3 min read
Go sync.WaitGroup and The Alignment Problem

Go sync.WaitGroup and The Alignment Problem

5
Comments
8 min read
LeetCode in Golang: Parsing A Boolean Expression

LeetCode in Golang: Parsing A Boolean Expression

Comments
3 min read
Playing with Rust: Building a Safer rm and Having Fun Along the Way

Playing with Rust: Building a Safer rm and Having Fun Along the Way

5
Comments
9 min read
Efficiently Manage Distributed Locks with Redis: A Go-Based Solution

Efficiently Manage Distributed Locks with Redis: A Go-Based Solution

Comments
4 min read
Handling Large File Uploads in Go with AWS S3: Stream Like a Pro

Handling Large File Uploads in Go with AWS S3: Stream Like a Pro

22
Comments
5 min read
loading...