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.
Authentication system using Golang and Sveltekit - User registration

Authentication system using Golang and Sveltekit - User registration

14
Comments 2
11 min read
Authentication system using Golang and Sveltekit - Login and Logout

Authentication system using Golang and Sveltekit - Login and Logout

Comments
8 min read
Kth Largest Element in an Array

Kth Largest Element in an Array

Comments
9 min read
Gathering Timezone Information in GoLang

Gathering Timezone Information in GoLang

1
Comments
4 min read
Authentication system using Golang and Sveltekit - User account activation

Authentication system using Golang and Sveltekit - User account activation

Comments
8 min read
Authentication system using Golang and Sveltekit - Frontend user registration and activation

Authentication system using Golang and Sveltekit - Frontend user registration and activation

3
Comments
11 min read
Authentication system using Golang and Sveltekit - Initialization and setup

Authentication system using Golang and Sveltekit - Initialization and setup

19
Comments
13 min read
Hack the Golang httputil Reverse Proxy settings to handle more requests

Hack the Golang httputil Reverse Proxy settings to handle more requests

2
Comments 1
2 min read
Writing Better Go Code like a senior engineer with the Singleton Pattern

Writing Better Go Code like a senior engineer with the Singleton Pattern

Comments
3 min read
How to upload files in Golang ?

How to upload files in Golang ?

12
Comments
2 min read
Understanding "Connection Reset by Peer" in GoLang: A Troubleshooting Guide

Understanding "Connection Reset by Peer" in GoLang: A Troubleshooting Guide

18
Comments
5 min read
ວິທີສ້າງ API ສົ່ງ SMS OTP ແລະ Verify ໂດຍໃຊ້ Twilio ໃນ Go ແບບງ່າຍໆ

ວິທີສ້າງ API ສົ່ງ SMS OTP ແລະ Verify ໂດຍໃຊ້ Twilio ໃນ Go ແບບງ່າຍໆ

2
Comments
3 min read
Last week top 5 posts tagged(#javascript)

Last week top 5 posts tagged(#javascript)

3
Comments 1
2 min read
Learn Go Programming - Golang Tutorial for Beginners

Learn Go Programming - Golang Tutorial for Beginners

2
Comments 1
2 min read
20 Intermediate golang interview questions and answers.

20 Intermediate golang interview questions and answers.

3
Comments
3 min read
Get CIA certificate by exploring archives. Golang solution for Web Archive data extraction.

Get CIA certificate by exploring archives. Golang solution for Web Archive data extraction.

1
Comments
6 min read
Inspect your errors: Unwrapping Go errors for fun and profit

Inspect your errors: Unwrapping Go errors for fun and profit

2
Comments
1 min read
Saga Pattern Made Easy

Saga Pattern Made Easy

74
Comments 8
9 min read
Understanding pointers in Go

Understanding pointers in Go

7
Comments 3
2 min read
How to use DNS SDK in Golang

How to use DNS SDK in Golang

Comments
3 min read
How to Install Go and PostgreSQL

How to Install Go and PostgreSQL

Comments
2 min read
Deploying a Go Application with NATS Messaging on Kubernetes

Deploying a Go Application with NATS Messaging on Kubernetes

Comments
4 min read
I built the free and open source, privacy-first Google Analytics alternative

I built the free and open source, privacy-first Google Analytics alternative

2
Comments
1 min read
️ Golang: Thwarting Race Conditions with Deliberate Design

️ Golang: Thwarting Race Conditions with Deliberate Design

1
Comments
3 min read
Input() Syntax in 20 Different Programming Languages

Input() Syntax in 20 Different Programming Languages

8
Comments 1
2 min read
[Go] Get values by excelize

[Go] Get values by excelize

2
Comments
3 min read
Mastering Go: Unleashing the Potential of Methods, Interfaces, Generics, and Concurrency | Part - 3

Mastering Go: Unleashing the Potential of Methods, Interfaces, Generics, and Concurrency | Part - 3

19
Comments 4
9 min read
Simplifying Message Queueing with Golang and Amazon SQS

Simplifying Message Queueing with Golang and Amazon SQS

6
Comments
2 min read
Demystifying Go's Syntax: A Sarcastic Journey through Pointers, Structs, Arrays, Slices, and Maps | Part - 2

Demystifying Go's Syntax: A Sarcastic Journey through Pointers, Structs, Arrays, Slices, and Maps | Part - 2

20
Comments 2
9 min read
Find out how to use Google to locate your home using just your Wi-Fi router!

Find out how to use Google to locate your home using just your Wi-Fi router!

25
Comments
4 min read
Descubra como usar o Google para localizar sua casa utilizando apenas o seu roteador Wi-Fi!

Descubra como usar o Google para localizar sua casa utilizando apenas o seu roteador Wi-Fi!

4
Comments
4 min read
Converting materialized paths into a tree with generics: a Golang kata

Converting materialized paths into a tree with generics: a Golang kata

Comments
3 min read
Using the Go AWS API to get AWS CloudWatch Metrics for an S3 bucket.

Using the Go AWS API to get AWS CloudWatch Metrics for an S3 bucket.

2
Comments
5 min read
Go Explored: new() vs make()

Go Explored: new() vs make()

3
Comments
5 min read
Go: Analisando performance com pprof

Go: Analisando performance com pprof

6
Comments
5 min read
Go Server-sent events - A guide for sending messages to a specific user/client

Go Server-sent events - A guide for sending messages to a specific user/client

14
Comments 1
7 min read
Getting started with gRPC in Golang

Getting started with gRPC in Golang

23
Comments 9
10 min read
Golang Environment: GOPATH vs go.mod

Golang Environment: GOPATH vs go.mod

Comments
7 min read
Create a Dockerized Go Application - With a Cron Job, Slack Messaging, and Test the Whole Thing

Create a Dockerized Go Application - With a Cron Job, Slack Messaging, and Test the Whole Thing

1
Comments
12 min read
Migrating from Terraform Cloud to Amazon S3 and DynamoDB: A Guide

Migrating from Terraform Cloud to Amazon S3 and DynamoDB: A Guide

Comments
3 min read
gRPC dynamic loadbalancing

gRPC dynamic loadbalancing

1
Comments
11 min read
Building a Simple CRUD Application with Go: An Overview about the project

Building a Simple CRUD Application with Go: An Overview about the project

2
Comments
2 min read
Using sqlc Library for Golang Projects Will Make Your Life Easier

Using sqlc Library for Golang Projects Will Make Your Life Easier

11
Comments
3 min read
Building Robust Applications in Go: Integrating Envconfig, Gorm, and OpenSearch

Building Robust Applications in Go: Integrating Envconfig, Gorm, and OpenSearch

1
Comments
12 min read
[Go] Try excelize

[Go] Try excelize

3
Comments
3 min read
[Golang 01/30] Go pointer and variable

[Golang 01/30] Go pointer and variable

Comments
1 min read
The Ups & Downs of Working With Go

The Ups & Downs of Working With Go

Comments
6 min read
Mastering Collections in Go: A Comprehensive Guide to Arrays, Slices, and Maps

Mastering Collections in Go: A Comprehensive Guide to Arrays, Slices, and Maps

1
Comments
2 min read
How to Choose the Right Open Source Feature Flags Management Tool

How to Choose the Right Open Source Feature Flags Management Tool

5
Comments
3 min read
Go Run vs Go Build: What’s the Best Tool for Your Project?

Go Run vs Go Build: What’s the Best Tool for Your Project?

1
Comments
2 min read
Building a Go CI pipeline in an offline environment

Building a Go CI pipeline in an offline environment

2
Comments
4 min read
Creating a TODO app in Fyne an Go

Creating a TODO app in Fyne an Go

26
Comments 4
11 min read
Concurrency in Go: Goroutines, Mutexes and Channels

Concurrency in Go: Goroutines, Mutexes and Channels

14
Comments
3 min read
Approaches to manage concurrent workloads, like worker pools and pipelines

Approaches to manage concurrent workloads, like worker pools and pipelines

4
Comments
16 min read
Crack the Code: Go Programming Interview Questions to Sharpen Your Skills

Crack the Code: Go Programming Interview Questions to Sharpen Your Skills

1
Comments
4 min read
Dangling Pointer between C and Go

Dangling Pointer between C and Go

Comments
2 min read
Otimizando tamanho em memória de Structs em Golang

Otimizando tamanho em memória de Structs em Golang

7
Comments
5 min read
Customizing Error Messages in Struct Validation Using Tags in Go

Customizing Error Messages in Struct Validation Using Tags in Go

7
Comments 10
5 min read
Merge k Sorted Lists - LeetCode

Merge k Sorted Lists - LeetCode

Comments 1
9 min read
Golang: Marshaling/Unmarshaling String Values and Arrays

Golang: Marshaling/Unmarshaling String Values and Arrays

Comments
3 min read
loading...