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.
Handle Errors In Go Like A Pro.

Handle Errors In Go Like A Pro.

1
Comments
6 min read
I Wrote a simple Up-time Monitor in Golang for My PHP Server

I Wrote a simple Up-time Monitor in Golang for My PHP Server

4
Comments
2 min read
OAuth 2.0 Implementation in Golang

OAuth 2.0 Implementation in Golang

72
Comments 6
6 min read
Generics In Golang

Generics In Golang

1
Comments
2 min read
Go Backend Clean Architecture

Go Backend Clean Architecture

5
Comments
10 min read
Use CDK to deploy a complete solution with Kafka, App Runner, EKS and DynamoDB

Use CDK to deploy a complete solution with Kafka, App Runner, EKS and DynamoDB

Comments
6 min read
Go Test supports shuffling tests

Go Test supports shuffling tests

3
Comments
1 min read
LeetCode - Minimum Size Subarray Sum

LeetCode - Minimum Size Subarray Sum

Comments
5 min read
Developing and Deploying Microservices with Go

Developing and Deploying Microservices with Go

5
Comments
2 min read
Excelize 2.7.0 Released - Go language API for spreadsheets (Excel) files

Excelize 2.7.0 Released - Go language API for spreadsheets (Excel) files

5
Comments
5 min read
LeetCode - Binary Tree Level Order Traversal II

LeetCode - Binary Tree Level Order Traversal II

3
Comments
5 min read
Golang debugging tips

Golang debugging tips

2
Comments
5 min read
Golang: Command Line Arguments

Golang: Command Line Arguments

8
Comments
11 min read
Reading binary files with go. A pratical example using wave files

Reading binary files with go. A pratical example using wave files

4
Comments
9 min read
Deploying a Go App to DigitalOcean with Zero Downtime using pmgo and GitHub Actions

Deploying a Go App to DigitalOcean with Zero Downtime using pmgo and GitHub Actions

14
Comments 1
4 min read
More explicit interface implementation in Go using simple function signature | 3 ed.

More explicit interface implementation in Go using simple function signature | 3 ed.

1
Comments
1 min read
Ch. 4 Functions

Ch. 4 Functions

2
Comments
6 min read
Most sophisticated embedding pattern in Go: embedded interface within a struct

Most sophisticated embedding pattern in Go: embedded interface within a struct

2
Comments
2 min read
Go: Arrays and Slices, a deep dive.

Go: Arrays and Slices, a deep dive.

86
Comments 13
16 min read
Topological sort and why you're getting cyclic dependency errors

Topological sort and why you're getting cyclic dependency errors

3
Comments
5 min read
Handling response from a go routine

Handling response from a go routine

1
Comments
1 min read
Create Search Feature for Hugo Static Site With Lunr

Create Search Feature for Hugo Static Site With Lunr

2
Comments
6 min read
FireQL - Query Google Firestore database using SQL syntax.

FireQL - Query Google Firestore database using SQL syntax.

8
Comments 2
2 min read
Golang encapsulation for protected fields – quick insight

Golang encapsulation for protected fields – quick insight

2
Comments
1 min read
Getting started with MSK Serverless and AWS Lambda using Go

Getting started with MSK Serverless and AWS Lambda using Go

4
Comments
4 min read
How to Deploy Your Container into AWS EC2 with ECS

How to Deploy Your Container into AWS EC2 with ECS

6
Comments
6 min read
Building CRUD Operations in Golang 🎉

Building CRUD Operations in Golang 🎉

19
Comments
8 min read
how to install assetfinder tool on any linunx distro 🐧

how to install assetfinder tool on any linunx distro 🐧

4
Comments
1 min read
A toy Redis Server, in Go

A toy Redis Server, in Go

5
Comments
15 min read
Fiber web framework written in Go 🎉

Fiber web framework written in Go 🎉

6
Comments
3 min read
Top 5 Featured DEV Tag(#go) Posts from the year 2022

Top 5 Featured DEV Tag(#go) Posts from the year 2022

Comments 1
2 min read
📧 Sending E-Mail from Gmail Using Golang.

📧 Sending E-Mail from Gmail Using Golang.

23
Comments
1 min read
JWT Authentication in Go

JWT Authentication in Go

26
Comments
10 min read
Building and releasing Go binaries

Building and releasing Go binaries

1
Comments
3 min read
Getting started with CLI's using Golang.

Getting started with CLI's using Golang.

1
Comments
5 min read
Quick Guide To Big O Notation

Quick Guide To Big O Notation

1
Comments
5 min read
Optimizing Go code with GCCGO for improved performance

Optimizing Go code with GCCGO for improved performance

5
Comments
3 min read
Building a Twitter bot with Go, GPT-3 and AWS

Building a Twitter bot with Go, GPT-3 and AWS

33
Comments 6
8 min read
First surprising Contact with ChatGP: Can it solve simple AWS SDK tasks?

First surprising Contact with ChatGP: Can it solve simple AWS SDK tasks?

Comments
2 min read
Creating book data

Creating book data

2
Comments 2
3 min read
A Nibble of Geohashes in Go

A Nibble of Geohashes in Go

1
Comments
6 min read
Adding Context to Sentry for Simplified Issue Analysis

Adding Context to Sentry for Simplified Issue Analysis

2
Comments 1
2 min read
Varmomapo - MongoDB Atlas Hackathon 2022 on DEV

Varmomapo - MongoDB Atlas Hackathon 2022 on DEV

3
Comments 1
5 min read
Deep Dive Into Go “reflect” Package

Deep Dive Into Go “reflect” Package

2
Comments
5 min read
Postgres vs Redis

Postgres vs Redis

5
Comments
3 min read
Handling our API errors

Handling our API errors

Comments
2 min read
How to debug Bubble Tea applications in Visual Studio Code

How to debug Bubble Tea applications in Visual Studio Code

Comments 1
2 min read
Why is Go so darn fast?

Why is Go so darn fast?

4
Comments
4 min read
LeetCode - Single Number III

LeetCode - Single Number III

Comments
4 min read
RBAC vs ReBAC: When to use them

RBAC vs ReBAC: When to use them

41
Comments 4
5 min read
Handlers con timeouts en Go

Handlers con timeouts en Go

10
Comments
4 min read
LeetCode - Longest Consecutive Subsequence

LeetCode - Longest Consecutive Subsequence

1
Comments
4 min read
gRPC file transfer with GO

gRPC file transfer with GO

21
Comments
4 min read
Aorm, A GoLang library for operate database

Aorm, A GoLang library for operate database

6
Comments
10 min read
Go API Project Set-Up

Go API Project Set-Up

4
Comments
11 min read
10 Reason I Like the Go Programming Language

10 Reason I Like the Go Programming Language

4
Comments 1
1 min read
git-syr - Sync Your Repos

git-syr - Sync Your Repos

1
Comments
1 min read
[OpenTelemetry] Observability of Async Processes with Custom Propagator

[OpenTelemetry] Observability of Async Processes with Custom Propagator

6
Comments
4 min read
Load balancing expansion from 0 to 1

Load balancing expansion from 0 to 1

12
Comments
7 min read
Implemented a bench marker to compare Go's HTTP Router

Implemented a bench marker to compare Go's HTTP Router

10
Comments 1
9 min read
loading...