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.
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.

6
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
LeetCode - Gray Code

LeetCode - Gray Code

Comments
4 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
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
Golang CRUD Rest API using Mux, Postgres, Docker and Docker Compose

Golang CRUD Rest API using Mux, Postgres, Docker and Docker Compose

82
Comments
11 min read
An Introduction to Go Ast - Generating SQL Queries Based on Structs

An Introduction to Go Ast - Generating SQL Queries Based on Structs

8
Comments
4 min read
Golang Installation and Setup in Visual Studio Code

Golang Installation and Setup in Visual Studio Code

1
Comments
1 min read
A CI/CD Pipeline With GitHub Actions for Go

A CI/CD Pipeline With GitHub Actions for Go

5
Comments
3 min read
How to Write Classes in Golang

How to Write Classes in Golang

1
Comments 3
2 min read
Why Go is the Future of Backend Development

Why Go is the Future of Backend Development

6
Comments
6 min read
A CLI tool to visualize AWS cost and usage data

A CLI tool to visualize AWS cost and usage data

5
Comments
2 min read
Send Logs from Go to Logstash in the ELK Stack with Docker Setup

Send Logs from Go to Logstash in the ELK Stack with Docker Setup

10
Comments
4 min read
LeetCode - Minimum Operations to Make Array Equal

LeetCode - Minimum Operations to Make Array Equal

2
Comments
3 min read
How to set up Athens proxy cache for GO

How to set up Athens proxy cache for GO

4
Comments 2
4 min read
How to save money with hexagonal architecture and SST

How to save money with hexagonal architecture and SST

3
Comments 2
9 min read
Snapshots and Projections

Snapshots and Projections

Comments
4 min read
Handling Mutexes in Distributed Systems with Redis and Go

Handling Mutexes in Distributed Systems with Redis and Go

3
Comments
4 min read
Hello World in Golang

Hello World in Golang

3
Comments
1 min read
go:generate 102

go:generate 102

1
Comments
2 min read
go:generate 101

go:generate 101

Comments
1 min read
Running Go code inside a NodeJS app with WASM (Part 1/2, 2023)

Running Go code inside a NodeJS app with WASM (Part 1/2, 2023)

4
Comments
13 min read
Introduction and Installation

Introduction and Installation

4
Comments
2 min read
3 ways to read input with a Go CLI

3 ways to read input with a Go CLI

3
Comments 2
6 min read
What's the best book to learn Go in 2023?

What's the best book to learn Go in 2023?

Comments
1 min read
How To Safely Verify MACs With Go And PHP Examples

How To Safely Verify MACs With Go And PHP Examples

Comments 1
5 min read
How to .go : For

How to .go : For

1
Comments
3 min read
Variables Globales en Golang, si o no?

Variables Globales en Golang, si o no?

Comments
4 min read
Building more reliable applications with Temporal

Building more reliable applications with Temporal

5
Comments
7 min read
Automate your post to dev.to by using Github Actions

Automate your post to dev.to by using Github Actions

5
Comments
4 min read
Golang Web App Development

Golang Web App Development

4
Comments
8 min read
Building a realtime performance monitoring system with Kafka and Go

Building a realtime performance monitoring system with Kafka and Go

26
Comments 1
5 min read
DREAMEMO: An out-of-the-box, high-scalability, modular-design distributed cache

DREAMEMO: An out-of-the-box, high-scalability, modular-design distributed cache

2
Comments
6 min read
Using Google Tink to sign JWTs with ECDSA

Using Google Tink to sign JWTs with ECDSA

1
Comments
12 min read
FastDB, a speedy persistent KV store

FastDB, a speedy persistent KV store

Comments
2 min read
Dep Tree - a tool for rendering and linting your project's dependency tree in the terminal

Dep Tree - a tool for rendering and linting your project's dependency tree in the terminal

5
Comments
4 min read
How to .go

How to .go

3
Comments
4 min read
Exporting your Firebase Auth Users with Golang and Firebase-CLI

Exporting your Firebase Auth Users with Golang and Firebase-CLI

Comments
2 min read
[ Design Patterns ] - Builder pattern with Golang

[ Design Patterns ] - Builder pattern with Golang

Comments
5 min read
Using Tigris as an open source MongoDB Atlas alternative for Go applications

Using Tigris as an open source MongoDB Atlas alternative for Go applications

1
Comments
4 min read
Testcontainers: Test applications with external dependencies

Testcontainers: Test applications with external dependencies

1
Comments
3 min read
TheBrag CLI: Save your brags from terminal

TheBrag CLI: Save your brags from terminal

4
Comments 1
5 min read
FxExchange: Functionland's DAG Exchange Protocol

FxExchange: Functionland's DAG Exchange Protocol

6
Comments
5 min read
Cherry-Picked Features from Go 1.20

Cherry-Picked Features from Go 1.20

1
Comments 2
4 min read
Improving security in HTTPS communication

Improving security in HTTPS communication

4
Comments
7 min read
Building a RESTful API with Go and Gin

Building a RESTful API with Go and Gin

2
Comments
4 min read
loading...