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.
The Golang Saga: A Coder’s Journey There and Back Again. Part 1: Leaving the Shire

The Golang Saga: A Coder’s Journey There and Back Again. Part 1: Leaving the Shire

22
Comments 5
11 min read
Is it a good practice to include go.mod file in your Go application?

Is it a good practice to include go.mod file in your Go application?

2
Comments
2 min read
Queryx: An Open-Source Golang ORM with Automatic Schema Management

Queryx: An Open-Source Golang ORM with Automatic Schema Management

1
Comments
2 min read
gookit/goutil - released v0.6.10, an extension library of common Go features

gookit/goutil - released v0.6.10, an extension library of common Go features

3
Comments 1
4 min read
Utilizando mĂłdulos do xk6 com k6

Utilizando mĂłdulos do xk6 com k6

1
Comments
4 min read
How to Sort in Go?

How to Sort in Go?

3
Comments 1
4 min read
Harmonizing Go and Rust in a Single Application: A Weird Symbiotic Dance

Harmonizing Go and Rust in a Single Application: A Weird Symbiotic Dance

22
Comments 1
5 min read
Containerizing and deploying a Go application with seelf

Containerizing and deploying a Go application with seelf

Comments
3 min read
Getting Started With Go (golang)

Getting Started With Go (golang)

39
Comments 1
6 min read
How to Use Iris and PostgreSQL for Web Development

How to Use Iris and PostgreSQL for Web Development

19
Comments
6 min read
[Go] How to work with dates in tests

[Go] How to work with dates in tests

3
Comments
2 min read
Organizing Code into Packages and Importing in Go: A Beginner's Guide

Organizing Code into Packages and Importing in Go: A Beginner's Guide

Comments
3 min read
Criando um cluster do Kafka com Docker Compose e desenvolvendo um Consumer e Producer em Golang

Criando um cluster do Kafka com Docker Compose e desenvolvendo um Consumer e Producer em Golang

5
Comments 2
4 min read
Instana / OpenTelemetry Integration for Go Applications

Instana / OpenTelemetry Integration for Go Applications

3
Comments
4 min read
Transactional outbox pattern example in Golang and MongoDB

Transactional outbox pattern example in Golang and MongoDB

Comments
4 min read
7. Building Zinx's Read-Write Separation Model

7. Building Zinx's Read-Write Separation Model

Comments
7 min read
Building a Ethereum wallet watcher using concurrent programming in GoLang

Building a Ethereum wallet watcher using concurrent programming in GoLang

Comments
12 min read
Boneless: a CLI to create your apps with Go

Boneless: a CLI to create your apps with Go

18
Comments 21
3 min read
6.Design and Implementation of Zinx Multi-Router Mode

6.Design and Implementation of Zinx Multi-Router Mode

Comments
12 min read
Understanding Command-line (CLI) syntax for Gophers

Understanding Command-line (CLI) syntax for Gophers

7
Comments
3 min read
Word Ladder - LeetCode

Word Ladder - LeetCode

2
Comments 2
8 min read
Goroutine vs OS thread

Goroutine vs OS thread

6
Comments 1
2 min read
How to screenshot webpages in Golang

How to screenshot webpages in Golang

Comments
4 min read
Day 0: A Journey Into GoLang: Chronicles of a Hobbyist Coder

Day 0: A Journey Into GoLang: Chronicles of a Hobbyist Coder

Comments
12 min read
Bersolek Ria dengan Decorator Pattern

Bersolek Ria dengan Decorator Pattern

Comments
3 min read
Play Microservices: Scheduler service

Play Microservices: Scheduler service

8
Comments
23 min read
REST API with Go, Chi, SQL Server and sqlx

REST API with Go, Chi, SQL Server and sqlx

3
Comments
8 min read
Build a Serverless Application for Audio to Text conversion

Build a Serverless Application for Audio to Text conversion

14
Comments
7 min read
Implement rate limit in Golang

Implement rate limit in Golang

4
Comments 2
2 min read
20 Advanced Golang Interview Questions asked for a Senior Developer position

20 Advanced Golang Interview Questions asked for a Senior Developer position

Comments 1
4 min read
REST API using GO(gin) & Mongo

REST API using GO(gin) & Mongo

17
Comments
6 min read
Kafka dump: backup, restore, stream,...

Kafka dump: backup, restore, stream,...

2
Comments
3 min read
Beginner's Guide to RPC in Golang: Understanding the Basics

Beginner's Guide to RPC in Golang: Understanding the Basics

33
Comments 4
7 min read
Exploring Generics in Go: A Basic Guide

Exploring Generics in Go: A Basic Guide

8
Comments
3 min read
Maximum Gap

Maximum Gap

2
Comments 1
7 min read
Who moved my error codes? Adding error types to your GoLang GraphQL Server

Who moved my error codes? Adding error types to your GoLang GraphQL Server

8
Comments
9 min read
Server-Sent Events in Go: An efficient real-time communication alternative

Server-Sent Events in Go: An efficient real-time communication alternative

3
Comments 2
3 min read
REST API with Go, Chi, MySQL and sqlx

REST API with Go, Chi, MySQL and sqlx

17
Comments 2
7 min read
Go Constants can't overflow

Go Constants can't overflow

Comments 6
3 min read
GO Modules: A Beginner’s Guide to Migrating to Go Modules

GO Modules: A Beginner’s Guide to Migrating to Go Modules

3
Comments 5
10 min read
Plugin in Golang

Plugin in Golang

31
Comments 2
2 min read
Exploring some Powerful Features of Golang

Exploring some Powerful Features of Golang

2
Comments
3 min read
5 Interesting Ways To Use ChatGPT with Golang

5 Interesting Ways To Use ChatGPT with Golang

2
Comments
2 min read
Role-based Access Control in Golang with jwt-go

Role-based Access Control in Golang with jwt-go

37
Comments 10
7 min read
Golang: Date and Time

Golang: Date and Time

3
Comments
16 min read
Envoy External Authorization with Golang GRPC service

Envoy External Authorization with Golang GRPC service

2
Comments
2 min read
5.Zinx Message Encapsulation Module Design and Implementation

5.Zinx Message Encapsulation Module Design and Implementation

Comments
17 min read
Abortando testes com falhas no K6

Abortando testes com falhas no K6

1
Comments
3 min read
A Go project with AWS (SNS, SQS, Lambda)

A Go project with AWS (SNS, SQS, Lambda)

16
Comments 2
12 min read
Play Microservices: A Bird's-eye view

Play Microservices: A Bird's-eye view

16
Comments
8 min read
Build Golang Managed App Runner with CDK for Go

Build Golang Managed App Runner with CDK for Go

2
Comments
11 min read
gookit/slog - release v0.5.2, Lightweight, configurable, extensible logging library

gookit/slog - release v0.5.2, Lightweight, configurable, extensible logging library

1
Comments
2 min read
Sometimes "math/rand" Uses Weighted Dice

Sometimes "math/rand" Uses Weighted Dice

7
Comments
5 min read
Lambda Extension with Golang

Lambda Extension with Golang

5
Comments 2
10 min read
Criando APIs em Go e utilizando KrakenD para unir informações

Criando APIs em Go e utilizando KrakenD para unir informações

7
Comments
2 min read
Golang Interface: The Art of Polymorphism in Go Programming

Golang Interface: The Art of Polymorphism in Go Programming

Comments 1
2 min read
Openjob: best distributed task scheduling framework

Openjob: best distributed task scheduling framework

2
Comments
3 min read
Longest Valid Parentheses - LeetCode

Longest Valid Parentheses - LeetCode

Comments
7 min read
Build a Serverless Application for Image Label Detection

Build a Serverless Application for Image Label Detection

7
Comments
7 min read
Modeling Facebook Groups Access Management

Modeling Facebook Groups Access Management

14
Comments
12 min read
loading...