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.
Golang Unit Testing with examples

Golang Unit Testing with examples

8
Comments 1
5 min read
How do you test filepath.Abs failure in your Go code?

How do you test filepath.Abs failure in your Go code?

1
Comments
1 min read
Observing AWS Lambda with Golang and Datadog

Observing AWS Lambda with Golang and Datadog

5
Comments
8 min read
vscode: multiple Go Projects in a directory(Go 1.18+)

vscode: multiple Go Projects in a directory(Go 1.18+)

8
Comments
1 min read
LeetCode - Difference Between Ones and Zeros in Row and Column

LeetCode - Difference Between Ones and Zeros in Row and Column

2
Comments
6 min read
Automate ChatGPT with Workflow Engine built with Go (example of sending goal seek results by email)

Automate ChatGPT with Workflow Engine built with Go (example of sending goal seek results by email)

1
Comments
5 min read
Profile-guided optimization of a Go application

Profile-guided optimization of a Go application

2
Comments
4 min read
Administering Terraform Cloud using GitHub Actions

Administering Terraform Cloud using GitHub Actions

Comments
10 min read
Datastructures in Go using Generics

Datastructures in Go using Generics

Comments
1 min read
Go Code Roast: Logstash to Prometheus exporter

Go Code Roast: Logstash to Prometheus exporter

1
Comments
1 min read
Learn How to Setup a CI/CD Pipeline from Scratch

Learn How to Setup a CI/CD Pipeline from Scratch

294
Comments 4
8 min read
Best GUI frameworks for Go

Best GUI frameworks for Go

8
Comments 2
9 min read
AdTech using SingleStoreDB and Looker

AdTech using SingleStoreDB and Looker

Comments
6 min read
Parsing Parquet stored in S3 with Go

Parsing Parquet stored in S3 with Go

2
Comments
4 min read
LeetCode - Count Good Nodes in Binary Tree

LeetCode - Count Good Nodes in Binary Tree

1
Comments
4 min read
Go Modules: A Beginner's Guide.

Go Modules: A Beginner's Guide.

41
Comments 18
10 min read
Building and Consuming Custom Packages in Go: A Complete Guide

Building and Consuming Custom Packages in Go: A Complete Guide

6
Comments
4 min read
Rotation keys in Golang

Rotation keys in Golang

4
Comments
4 min read
Event Driven Architecture with AWS Healthlake

Event Driven Architecture with AWS Healthlake

4
Comments
4 min read
Use Golang for data processing with Amazon Kinesis and AWS Lambda

Use Golang for data processing with Amazon Kinesis and AWS Lambda

8
Comments
6 min read
SOLID Principles: Explained with Golang Examples

SOLID Principles: Explained with Golang Examples

42
Comments 3
4 min read
Bucket Storage on Railway with Go

Bucket Storage on Railway with Go

12
Comments
6 min read
Mastering Middleware in Go: Tips, Tricks, and Real-World Use Cases

Mastering Middleware in Go: Tips, Tricks, and Real-World Use Cases

9
Comments
5 min read
Server Sent Events in Go

Server Sent Events in Go

Comments
2 min read
Genericos en Go

Genericos en Go

1
Comments
3 min read
Test Fixtures in Go

Test Fixtures in Go

13
Comments
3 min read
Spaceshooter in Go

Spaceshooter in Go

Comments
14 min read
Understanding of context in Go

Understanding of context in Go

2
Comments
3 min read
Make it Go! - Introduction

Make it Go! - Introduction

Comments
4 min read
Building a Kubernetes Dashboard: Implementing a real-time Logview with Server-Sent Events and React-Window

Building a Kubernetes Dashboard: Implementing a real-time Logview with Server-Sent Events and React-Window

3
Comments 1
7 min read
Go: Ticker vs Timer

Go: Ticker vs Timer

15
Comments
3 min read
LeetCode - Excel Sheet Column Title

LeetCode - Excel Sheet Column Title

Comments
2 min read
Memory arenas in Go

Memory arenas in Go

10
Comments 2
6 min read
What is Goroutine

What is Goroutine

4
Comments
3 min read
Database backup with onedump

Database backup with onedump

1
Comments
1 min read
Building a Logger Wrapper in Go with Support for Multiple Logging Libraries

Building a Logger Wrapper in Go with Support for Multiple Logging Libraries

2
Comments 3
5 min read
Custom DynamoDB Unmarshal into Golang Struct

Custom DynamoDB Unmarshal into Golang Struct

5
Comments
3 min read
LeetCode - Rearrange Array Elements by Sign

LeetCode - Rearrange Array Elements by Sign

1
Comments
3 min read
Revolutionizing Go Programming: The Game-Changing Feature You Can't Afford to Miss!

Revolutionizing Go Programming: The Game-Changing Feature You Can't Afford to Miss!

8
Comments
3 min read
Trending Go repos of the week 📈

Trending Go repos of the week 📈

20
Comments
4 min read
Making a Dynamic Renderer with Golang from Scratch

Making a Dynamic Renderer with Golang from Scratch

6
Comments
5 min read
Sorting Data in Go: An Overview of Different Types of Sorting in Go

Sorting Data in Go: An Overview of Different Types of Sorting in Go

7
Comments
2 min read
Style your terminals using Go-Palette 🎨

Style your terminals using Go-Palette 🎨

4
Comments 2
4 min read
Adapter design pattern in go

Adapter design pattern in go

5
Comments 4
4 min read
Local Development Environments for Go using asdf.

Local Development Environments for Go using asdf.

5
Comments
2 min read
How to Test Your Go Web Application Like a Pro

How to Test Your Go Web Application Like a Pro

11
Comments
4 min read
Create a golang cli using openAI-chatgpt API

Create a golang cli using openAI-chatgpt API

4
Comments
4 min read
LeetCode - Find The Original Array of Prefix XOR

LeetCode - Find The Original Array of Prefix XOR

1
Comments
3 min read
Embed hard-coded SQL into binaries for a cleaner look!

Embed hard-coded SQL into binaries for a cleaner look!

Comments
3 min read
Preallocate dynamic structures

Preallocate dynamic structures

1
Comments
3 min read
What is Go Language and Why Go Language?

What is Go Language and Why Go Language?

5
Comments
2 min read
Best Practices for Building a Validation Layer in Go

Best Practices for Building a Validation Layer in Go

22
Comments 3
4 min read
How to Upload file in S3 using Different Storage classes in Golang

How to Upload file in S3 using Different Storage classes in Golang

Comments
2 min read
DynamoDB BatchGetItem API with Golang

DynamoDB BatchGetItem API with Golang

Comments
4 min read
Extending and Customizing the JWT from Cognito via AWS Lambda using Go

Extending and Customizing the JWT from Cognito via AWS Lambda using Go

3
Comments
5 min read
Prevent Your Go Web Applications from Being Hacked with This Simple Tool

Prevent Your Go Web Applications from Being Hacked with This Simple Tool

Comments
2 min read
LeetCode - Gray Code

LeetCode - Gray Code

Comments
4 min read
Deploying Go Applications to AWS App Runner: A Step-by-Step Guide

Deploying Go Applications to AWS App Runner: A Step-by-Step Guide

4
Comments
5 min read
The Case For Go Backends

The Case For Go Backends

7
Comments
24 min read
Postgres as Rest

Postgres as Rest

5
Comments
5 min read
loading...