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.
What's wrong with godoc?

What's wrong with godoc?

8
Comments
7 min read
Confession: How I got (my golang piece of SaaS) Multi-Tenant

Confession: How I got (my golang piece of SaaS) Multi-Tenant

57
Comments 3
3 min read
TDD an Analogue Clockface in Go

TDD an Analogue Clockface in Go

59
Comments 3
38 min read
Iris version 11.2 released

Iris version 11.2 released

16
Comments
19 min read
Creating an opinionated GraphQL server with Go - Part 1

Creating an opinionated GraphQL server with Go - Part 1

80
Comments 8
5 min read
A clean way to pass configs in a Go application

A clean way to pass configs in a Go application

190
Comments 14
6 min read
Creating an opinionated GraphQL server with Go - Part 2

Creating an opinionated GraphQL server with Go - Part 2

22
Comments 2
7 min read
Implementation of Dijkstra using heap in Go

Implementation of Dijkstra using heap in Go

56
Comments 4
5 min read
SFTP to S3 Backup

SFTP to S3 Backup

17
Comments 1
2 min read
I started 3 new Developer Job Boards over this weekend

I started 3 new Developer Job Boards over this weekend

58
Comments 4
1 min read
Go: Error handling and tracing with OpenCensus supported platforms

Go: Error handling and tracing with OpenCensus supported platforms

5
Comments
2 min read
From gqlgen to GraphQL.js: a story of “choosing the right tool for the right job”

From gqlgen to GraphQL.js: a story of “choosing the right tool for the right job”

4
Comments
4 min read
Attempting to Learn Go - Issuer 04 - Addendum

Attempting to Learn Go - Issuer 04 - Addendum

6
Comments
3 min read
Reduce your WebAssembly binaries 72% - from 56KB to 26KB to 16KB 🎉✨🦄

Reduce your WebAssembly binaries 72% - from 56KB to 26KB to 16KB 🎉✨🦄

106
Comments 10
3 min read
Learn Go with tests - Roman Numerals and Property Based Tests

Learn Go with tests - Roman Numerals and Property Based Tests

49
Comments 1
19 min read
How to turn your golang programs into UML Class diagrams

How to turn your golang programs into UML Class diagrams

23
Comments
1 min read
Should I keep Go in my tool box?

Should I keep Go in my tool box?

8
Comments 5
1 min read
I'm learning Go the hard way

I'm learning Go the hard way

47
Comments
5 min read
(Tiny)Go to WebAssembly

(Tiny)Go to WebAssembly

109
Comments 5
4 min read
Keyword make with map & slice

Keyword make with map & slice

6
Comments
1 min read
Create Dev's offline page with (Tiny)GO and WebAssembly 🦄💡✨

Create Dev's offline page with (Tiny)GO and WebAssembly 🦄💡✨

62
Comments 4
4 min read
Emulating an OpenMP Parallel For-Loop in Go

Emulating an OpenMP Parallel For-Loop in Go

6
Comments
3 min read
Data Races vs Race Conditions

Data Races vs Race Conditions

11
Comments
5 min read
Golang: capturing logs and send an email

Golang: capturing logs and send an email

45
Comments
3 min read
Fuchsia.dev

Fuchsia.dev

5
Comments
1 min read
loading...