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.
Wrapping callbacks dynamically with a Goroutine using reflect

Wrapping callbacks dynamically with a Goroutine using reflect

6
Comments
4 min read
Simple JWT Authentication for Golang (Part 1)

Simple JWT Authentication for Golang (Part 1)

59
Comments 1
5 min read
ddns-route53

ddns-route53

7
Comments 1
1 min read
Telegram bot in Go: concurrent SQLite

Telegram bot in Go: concurrent SQLite

5
Comments
4 min read
Mercure (Simple Real-Time Updates)

Mercure (Simple Real-Time Updates)

17
Comments 1
2 min read
A Stab At Roguish Go Part 01

A Stab At Roguish Go Part 01

21
Comments 3
7 min read
What aspect of Go were you at odds with, coming from a different tech stack?

What aspect of Go were you at odds with, coming from a different tech stack?

8
Comments 11
2 min read
Telegram bot in Go: database

Telegram bot in Go: database

15
Comments 1
2 min read
on -- A CLI tool helps you work on certain context

on -- A CLI tool helps you work on certain context

6
Comments
3 min read
Get the number of days between two dates in Go

Get the number of days between two dates in Go

6
Comments 8
1 min read
Telegram bot in Go

Telegram bot in Go

21
Comments 2
3 min read
Loops in Go

Loops in Go

10
Comments
3 min read
Micro - a microservice toolkit

Micro - a microservice toolkit

22
Comments 12
1 min read
Clean Architecture using Golang

Clean Architecture using Golang

72
Comments 9
3 min read
Why we migrated our CLI from NodeJS to GoLang 💻

Why we migrated our CLI from NodeJS to GoLang 💻

175
Comments 40
7 min read
Interacting with the Dev.to Article API - A Simple Retry System

Interacting with the Dev.to Article API - A Simple Retry System

21
Comments
4 min read
How to connect Go with MongoDB using official mongodb-go-driver!

How to connect Go with MongoDB using official mongodb-go-driver!

7
Comments
6 min read
Data Migration with Golang and MongoDB

Data Migration with Golang and MongoDB

23
Comments 1
3 min read
Monitoring a Golang application with Supervisor

Monitoring a Golang application with Supervisor

14
Comments
4 min read
Continuous integration in projects using monorepo

Continuous integration in projects using monorepo

7
Comments
4 min read
Golang: using build tags to store configurations

Golang: using build tags to store configurations

8
Comments
2 min read
Dockerfile lint tool using moby buildkit parser

Dockerfile lint tool using moby buildkit parser

6
Comments
4 min read
Interacting with the Dev.to Article API - Again Sort Of

Interacting with the Dev.to Article API - Again Sort Of

5
Comments
3 min read
Testing is Not for Beginners

Testing is Not for Beginners

61
Comments 6
7 min read
Interacting with the Dev.to Article API

Interacting with the Dev.to Article API

24
Comments 8
4 min read
Golang server load

Golang server load

6
Comments 4
1 min read
Splatoon2のステージ情報を取得するコマンドを作っている 続き

Splatoon2のステージ情報を取得するコマンドを作っている 続き

3
Comments
1 min read
Go’s map iteration order is not that random?

Go’s map iteration order is not that random?

11
Comments
2 min read
Let's implement a hashtable

Let's implement a hashtable

8
Comments
11 min read
A no-nonsense guide to environment variables in Go

A no-nonsense guide to environment variables in Go

127
Comments 4
2 min read
From PHP to Go: the isset function

From PHP to Go: the isset function

6
Comments
4 min read
The Learning Test

The Learning Test

13
Comments
3 min read
Go's method receiver: Pointer vs Value

Go's method receiver: Pointer vs Value

34
Comments 1
4 min read
From PHP to Go: Arrays

From PHP to Go: Arrays

11
Comments 4
3 min read
OMG, I love to develop software (how I built fullstackjob.com with Go, Vue…)

OMG, I love to develop software (how I built fullstackjob.com with Go, Vue…)

24
Comments 5
4 min read
Deploying a Microservice on Azure Kubernetes (with Let's Encrypt)

Deploying a Microservice on Azure Kubernetes (with Let's Encrypt)

47
Comments 5
5 min read
GoLang without a PATH (Intro to Go Modules)

GoLang without a PATH (Intro to Go Modules)

25
Comments 2
4 min read
Using Sqlite in Go Programming.

Using Sqlite in Go Programming.

17
Comments 2
2 min read
CSV to JSON Converter with Go

CSV to JSON Converter with Go

6
Comments
3 min read
Golang open source for beginners

Golang open source for beginners

46
Comments 8
1 min read
What I did last year - OR - How to avoid imposter syndrome

What I did last year - OR - How to avoid imposter syndrome

7
Comments 2
2 min read
Basic Understanding of Golang Interface

Basic Understanding of Golang Interface

38
Comments 4
2 min read
Database Migrations with Go and Kubernetes

Database Migrations with Go and Kubernetes

15
Comments
2 min read
Fathom: An Open Source Google Analytics Alternative

Fathom: An Open Source Google Analytics Alternative

92
Comments 22
1 min read
One thing i really like about GO

One thing i really like about GO

5
Comments
1 min read
Learn Go with tests - Context

Learn Go with tests - Context

70
Comments
10 min read
Golang Datastructures: Trees

Golang Datastructures: Trees

12
Comments
11 min read
Giving Go another chance: error handling

Giving Go another chance: error handling

8
Comments
4 min read
Learning Golang through WebAssembly - Go, WASM, TypeScript and React

Learning Golang through WebAssembly - Go, WASM, TypeScript and React

10
Comments
7 min read
Concatenate strings in golang a quick benchmark : + or fmt.Sprintf ?

Concatenate strings in golang a quick benchmark : + or fmt.Sprintf ?

20
Comments 11
5 min read
Some Observations While Learning Golang

Some Observations While Learning Golang

68
Comments 13
4 min read
Committing Better Go Code with Static Analysis and Git Hooks

Committing Better Go Code with Static Analysis and Git Hooks

10
Comments 2
3 min read
Deploy a Serverless API with GitHub Actions

Deploy a Serverless API with GitHub Actions

43
Comments 1
10 min read
How blockchain achieves immutability?

How blockchain achieves immutability?

5
Comments
1 min read
Attempting to Learn Go - Building Dev Log Part 04

Attempting to Learn Go - Building Dev Log Part 04

42
Comments 6
5 min read
Why Warren Buffett would invest in PHP (and you should too)

Why Warren Buffett would invest in PHP (and you should too)

90
Comments 34
14 min read
Small Lesson About Pointers & Slices in Go

Small Lesson About Pointers & Slices in Go

17
Comments 2
3 min read
What Happens When You Use Virtualization In Software Testing?

What Happens When You Use Virtualization In Software Testing?

38
Comments
4 min read
My Go Toolkit to Build a Frameworkless App

My Go Toolkit to Build a Frameworkless App

94
Comments 19
1 min read
Calling Swift from Go

Calling Swift from Go

15
Comments 3
6 min read
loading...