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.
Handling errors concurrently in Go with ErrGroup

Handling errors concurrently in Go with ErrGroup

8
Comments
3 min read
Ceelei - A CLI tool for the CLI

Ceelei - A CLI tool for the CLI

5
Comments 3
2 min read
LeetCode - Next Permutation

LeetCode - Next Permutation

4
Comments
4 min read
Similarities between programming & screenwriting

Similarities between programming & screenwriting

18
Comments
6 min read
Go tutorial: Build a card game with Golang

Go tutorial: Build a card game with Golang

80
Comments 5
8 min read
Optimizing GoLang Package

Optimizing GoLang Package

2
Comments 3
1 min read
Why Golang ?

Why Golang ?

2
Comments
3 min read
Hosting Several Go sites on one VPS

Hosting Several Go sites on one VPS

3
Comments 3
1 min read
Go Switch - 6 ways of using Switch in Go

Go Switch - 6 ways of using Switch in Go

2
Comments
4 min read
Simple Scalable Search Autocomplete Systems

Simple Scalable Search Autocomplete Systems

8
Comments 1
6 min read
How to use ZeroMQ Pipeline Pattern in Golang

How to use ZeroMQ Pipeline Pattern in Golang

5
Comments
4 min read
Improving SEO of Single Page Applications using Rendertron

Improving SEO of Single Page Applications using Rendertron

7
Comments 2
4 min read
[DEV PART 2/2] Serverless Highscore Go API with Faasd and CockroachDB

[DEV PART 2/2] Serverless Highscore Go API with Faasd and CockroachDB

15
Comments 1
10 min read
Go - Project Structure and Guidelines

Go - Project Structure and Guidelines

66
Comments 3
2 min read
[INFRA PART 1/2] Serverless Highscore Go API with Faasd and CockroachDB

[INFRA PART 1/2] Serverless Highscore Go API with Faasd and CockroachDB

15
Comments
5 min read
Golang: A simple dockerized app to demonstrate the use of Handle, Handler, HandleFunc and HandlerFunc.

Golang: A simple dockerized app to demonstrate the use of Handle, Handler, HandleFunc and HandlerFunc.

11
Comments
10 min read
Enabling brotli compression in Go and Chi

Enabling brotli compression in Go and Chi

11
Comments
1 min read
Easy Kubernetes development with Skaffold

Easy Kubernetes development with Skaffold

9
Comments
3 min read
Scala or Go: Who Wore It Better?

Scala or Go: Who Wore It Better?

26
Comments
25 min read
Will Golang replace C/C++?

Will Golang replace C/C++?

24
Comments 23
1 min read
AWS Data Transfer Cost Explorer

AWS Data Transfer Cost Explorer

3
Comments
1 min read
redis-traffic-stats

redis-traffic-stats

3
Comments
1 min read
Complete guide to implementing OpenTelemetry in Go applications

Complete guide to implementing OpenTelemetry in Go applications

39
Comments
6 min read
Protocol Buffers and GRPC in Go

Protocol Buffers and GRPC in Go

32
Comments
9 min read
How to use ZeroMQ Request-Reply Pattern in Golang

How to use ZeroMQ Request-Reply Pattern in Golang

4
Comments
5 min read
DEBUG CODE - A Developer Blogging Website

DEBUG CODE - A Developer Blogging Website

3
Comments
1 min read
LeetCode - Search Insert Position

LeetCode - Search Insert Position

5
Comments
2 min read
Build a REST API with Go - For Beginners

Build a REST API with Go - For Beginners

105
Comments 12
5 min read
Authentication in Go

Authentication in Go

54
Comments 1
4 min read
Building basic CRUD operations in Go with Fiber

Building basic CRUD operations in Go with Fiber

30
Comments 2
8 min read
Using Redis Pub/Sub with Golang

Using Redis Pub/Sub with Golang

64
Comments
6 min read
Middlewares in Go

Middlewares in Go

64
Comments 1
5 min read
RPC Implementation in Go

RPC Implementation in Go

20
Comments
3 min read
Understanding Slices And The Internals In Go

Understanding Slices And The Internals In Go

9
Comments
3 min read
Encode / Decode Hexadecimal string to/from binary data

Encode / Decode Hexadecimal string to/from binary data

8
Comments
1 min read
Learning Go by examples: part 8 - Automatically cross-compile & release your Go app

Learning Go by examples: part 8 - Automatically cross-compile & release your Go app

85
Comments 4
10 min read
Microservices in Go: Events and Background jobs using Kafka

Microservices in Go: Events and Background jobs using Kafka

21
Comments
4 min read
Effective Go on GCP: Lean containers with ko on cloud build

Effective Go on GCP: Lean containers with ko on cloud build

4
Comments 2
2 min read
Analytics Box - A simple privacy focused analytics in GO.

Analytics Box - A simple privacy focused analytics in GO.

13
Comments 4
3 min read
Go, Kafka and gRPC clean architecture CQRS microservices with Jaeger tracing 👋🧑‍💻

Go, Kafka and gRPC clean architecture CQRS microservices with Jaeger tracing 👋🧑‍💻

141
Comments 3
10 min read
Golang: derive fingerprint from ssl cert file

Golang: derive fingerprint from ssl cert file

4
Comments
1 min read
Memory allocations in Go

Memory allocations in Go

31
Comments
5 min read
Learn Golang basics by creating a file counter

Learn Golang basics by creating a file counter

4
Comments
6 min read
Compile your go app cross-platform easily!

Compile your go app cross-platform easily!

3
Comments
2 min read
Learning Go by examples: part 7 - Create a cross-platform GUI/Desktop app in Go

Learning Go by examples: part 7 - Create a cross-platform GUI/Desktop app in Go

124
Comments 25
10 min read
Working with Vault and Golang

Working with Vault and Golang

19
Comments 1
2 min read
Hello World with Go!

Hello World with Go!

5
Comments
1 min read
📖 Go Fiber by Examples: Testing the application

📖 Go Fiber by Examples: Testing the application

50
Comments 4
6 min read
5th Anniversary of the Excelize Open Source 🎉

5th Anniversary of the Excelize Open Source 🎉

3
Comments
2 min read
Build a simple guessing game in Golang.

Build a simple guessing game in Golang.

10
Comments
5 min read
Deploying a Go-based app to AKS using Kubestack

Deploying a Go-based app to AKS using Kubestack

4
Comments
4 min read
Image Compression with Golang

Image Compression with Golang

24
Comments 6
7 min read
Функциональные опции в Go: реализация шаблона опций в Golang

Функциональные опции в Go: реализация шаблона опций в Golang

5
Comments
1 min read
Connecting to services that require jumphost from terraform

Connecting to services that require jumphost from terraform

4
Comments
2 min read
LeetCode - Merge Two Sorted Lists

LeetCode - Merge Two Sorted Lists

3
Comments
3 min read
Pointers in Golang

Pointers in Golang

13
Comments
3 min read
Redis caching layer for Cloudflare KV in Golang

Redis caching layer for Cloudflare KV in Golang

5
Comments
4 min read
Blog Project with Go, Gin, MySQL and Docker - Part 3

Blog Project with Go, Gin, MySQL and Docker - Part 3

12
Comments 3
6 min read
📖 Go Fiber by Examples: Delving into built-in functions

📖 Go Fiber by Examples: Delving into built-in functions

136
Comments 11
20 min read
Caching in Golang using Memcached

Caching in Golang using Memcached

26
Comments
5 min read
loading...