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.
Functions as a Service With SSL Using OpenFaaS, Docker Swarm, Traefik 2 and a Socket Proxy

Functions as a Service With SSL Using OpenFaaS, Docker Swarm, Traefik 2 and a Socket Proxy

4
Comments
12 min read
Self Hosting to the Xtreme | Server on Mobile?!

Self Hosting to the Xtreme | Server on Mobile?!

7
Comments
1 min read
Building a simple Chat application with WebSockets in Go and Vue.js

Building a simple Chat application with WebSockets in Go and Vue.js

126
Comments 4
9 min read
Trying gRPC for the first time

Trying gRPC for the first time

34
Comments 6
7 min read
How to add custom javascript to Hugo

How to add custom javascript to Hugo

4
Comments
1 min read
Gopher Gold #13 - Wed Sep 30 2020

Gopher Gold #13 - Wed Sep 30 2020

4
Comments
8 min read
Build a Port Scanner in Golang

Build a Port Scanner in Golang

5
Comments 3
1 min read
Creating custom shortcodes in hugo

Creating custom shortcodes in hugo

4
Comments
1 min read
Golang Binary Search Tree

Golang Binary Search Tree

5
Comments
1 min read
Take a walk the Go AST

Take a walk the Go AST

3
Comments
8 min read
Golang Web Development

Golang Web Development

32
Comments 1
1 min read
How to setup Github Actions for Go + Postgres to run automated tests

How to setup Github Actions for Go + Postgres to run automated tests

94
Comments
15 min read
Working with Golang Maps

Working with Golang Maps

2
Comments
1 min read
Introduction to string edit distance and Levenshtein implementation in Golang

Introduction to string edit distance and Levenshtein implementation in Golang

5
Comments 1
7 min read
01 - Setup Go Server with Reload in Docker

01 - Setup Go Server with Reload in Docker

101
Comments 2
7 min read
Golang Linked List | Data Structure

Golang Linked List | Data Structure

12
Comments 2
3 min read
Golang HTML Template ParseFiles and Execute

Golang HTML Template ParseFiles and Execute

8
Comments
2 min read
Golang Variadic Arguments With Example

Golang Variadic Arguments With Example

5
Comments
1 min read
Convert Int To String in Golang | Itoa and FormatInt

Convert Int To String in Golang | Itoa and FormatInt

4
Comments
1 min read
Golang Channel Deadlock

Golang Channel Deadlock

7
Comments
1 min read
Upskill yourself by recreating GNU Coreutils in Go

Upskill yourself by recreating GNU Coreutils in Go

7
Comments
6 min read
Go Functions: Pointer vs Value params

Go Functions: Pointer vs Value params

7
Comments
2 min read
Configurando o Producer Kafka para enviar headers com Go e Sarama

Configurando o Producer Kafka para enviar headers com Go e Sarama

2
Comments
4 min read
GCP API Gateway Demo with Terraform / Go / Cloud Run

GCP API Gateway Demo with Terraform / Go / Cloud Run

4
Comments
5 min read
GCP Api Gateway: Firebase Authentication

GCP Api Gateway: Firebase Authentication

14
Comments 16
5 min read
Realtime Chat App - Golang

Realtime Chat App - Golang

36
Comments
1 min read
Build/Test/Deploy your Go App using IBM Cloud Toolchain

Build/Test/Deploy your Go App using IBM Cloud Toolchain

4
Comments
10 min read
Dividing a Bezier curve into equal segments

Dividing a Bezier curve into equal segments

2
Comments
4 min read
The Urinal Algorithm. How I improved my Python and Go skills with this funny Algorithm

The Urinal Algorithm. How I improved my Python and Go skills with this funny Algorithm

31
Comments 1
9 min read
Introduction to Concurrency in Go

Introduction to Concurrency in Go

23
Comments 1
3 min read
Running Go in the Browser with WASM and Web Workers

Running Go in the Browser with WASM and Web Workers

9
Comments
4 min read
Today I Learned: Golang Live Reload for Development using Docker Compose + Air

Today I Learned: Golang Live Reload for Development using Docker Compose + Air

10
Comments
8 min read
Gopher Gold #12 - Wed Sep 23 2020

Gopher Gold #12 - Wed Sep 23 2020

4
Comments
6 min read
How to setup Golang with VSCode

How to setup Golang with VSCode

68
Comments 11
2 min read
Go, Docker and Gitlab easy config

Go, Docker and Gitlab easy config

13
Comments
5 min read
Create Golang HTTP Server in 15 Lines

Create Golang HTTP Server in 15 Lines

13
Comments
2 min read
Excelize 2.3.1 is Released – Go library for spreadsheet (Excel) files, support to open the spreadsheet with password protection

Excelize 2.3.1 is Released – Go library for spreadsheet (Excel) files, support to open the spreadsheet with password protection

5
Comments 1
2 min read
Super Excited - Writing my first Golang book

Super Excited - Writing my first Golang book

5
Comments
1 min read
Protobuf with GO

Protobuf with GO

19
Comments
5 min read
🎉 Free Jetbrains Goland Subscription 🎉

🎉 Free Jetbrains Goland Subscription 🎉

2
Comments
1 min read
Обережно кодогенерація

Обережно кодогенерація

4
Comments 1
2 min read
Getting Started with GitHub CLI

Getting Started with GitHub CLI

6
Comments
6 min read
Let's Go - Book Review

Let's Go - Book Review

3
Comments 3
2 min read
Data Structures: Binary Search Trees with Go

Data Structures: Binary Search Trees with Go

4
Comments
7 min read
The basics of gRPC

The basics of gRPC

22
Comments
8 min read
I created Golang edit distance & string comparison library : Go-Edlib

I created Golang edit distance & string comparison library : Go-Edlib

4
Comments
2 min read
GoogletransX: Free unlimited translation

GoogletransX: Free unlimited translation

9
Comments 1
1 min read
Scilla, information-gathering tool!

Scilla, information-gathering tool!

3
Comments 1
1 min read
Building and Testing Infrastructure with Github Actions 🏗

Building and Testing Infrastructure with Github Actions 🏗

11
Comments
1 min read
Echo Go - Middleware

Echo Go - Middleware

14
Comments 2
1 min read
Building a Blog with Go, Tailwind CSS, Cosmic & Deploy to Heroku with GitHub Actions

Building a Blog with Go, Tailwind CSS, Cosmic & Deploy to Heroku with GitHub Actions

12
Comments 2
9 min read
saferm - A tool to safely remove files on CLI

saferm - A tool to safely remove files on CLI

5
Comments
2 min read
Using AWS Cognito App Client Secret Hash with Go

Using AWS Cognito App Client Secret Hash with Go

13
Comments 5
2 min read
Gopher Gold #11 - Wed Sep 16 2020

Gopher Gold #11 - Wed Sep 16 2020

3
Comments
7 min read
Go’s Major Versioning Sucks – From a Fanboy

Go’s Major Versioning Sucks – From a Fanboy

6
Comments
5 min read
How get int from base64'd number bytes representation in Go

How get int from base64'd number bytes representation in Go

6
Comments
1 min read
DynamoDB with Go #5 - Legacy IDs mapping

DynamoDB with Go #5 - Legacy IDs mapping

3
Comments
4 min read
Luhn’s algorithm - verify credit cards - GO

Luhn’s algorithm - verify credit cards - GO

6
Comments
4 min read
Helpdesk to Developer - Writing Quality Code

Helpdesk to Developer - Writing Quality Code

2
Comments 2
3 min read
“Big-O Algorithms” Course Released

“Big-O Algorithms” Course Released

13
Comments
2 min read
loading...