Forem

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
DDD in action: Armadora - The board game

DDD in action: Armadora - The board game

14
Comments 1
10 min read
Golang Maps
Cover image for Golang Maps

Golang Maps

6
Comments
2 min read
Types in Golang
Cover image for Types in Golang

Types in Golang

8
Comments
2 min read
TinyGo — is now officially a Google sponsored project 🎉
Cover image for TinyGo — is now officially a Google sponsored project 🎉

TinyGo — is now officially a Google sponsored project 🎉

86
Comments 7
2 min read
Strings in Golang
Cover image for Strings in Golang

Strings in Golang

5
Comments
1 min read
Golang panic and recover
Cover image for Golang panic and recover

Golang panic and recover

6
Comments
2 min read
Idiomatic way to implement this in golang

Idiomatic way to implement this in golang

11
Comments 4
1 min read
The easiest way to embed static files into a binary file in your Golang app (no external dependencies)
Cover image for The easiest way to embed static files into a binary file in your Golang app (no external dependencies)

The easiest way to embed static files into a binary file in your Golang app (no external dependencies)

73
Comments 7
7 min read
A Crystal in Go’s World

A Crystal in Go’s World

52
Comments 6
4 min read
Is Go only for infrastructure?

Is Go only for infrastructure?

14
Comments 8
1 min read
How to use Amazon SQS and SNS for inter-service communication - Part 2

How to use Amazon SQS and SNS for inter-service communication - Part 2

20
Comments
6 min read
Exit in Golang
Cover image for Exit in Golang

Exit in Golang

12
Comments
1 min read
Building a Simple REST API with Go

Building a Simple REST API with Go

39
Comments
5 min read
CORS and OPTIONS problems with Go and Angular

CORS and OPTIONS problems with Go and Angular

7
Comments
3 min read
From 0 to Go, Building a CLI for Postwoman
Cover image for From 0 to Go, Building a CLI for Postwoman

From 0 to Go, Building a CLI for Postwoman

11
Comments
3 min read
Anonymous Class

Anonymous Class

9
Comments
2 min read
A Go Microservices Demo using Go kit And API Gateway Pattern

A Go Microservices Demo using Go kit And API Gateway Pattern

20
Comments 2
5 min read
Writing a Reverse Proxy in just one line with Go

Writing a Reverse Proxy in just one line with Go

8
Comments 1
6 min read
Example Golang with GraphQl

Example Golang with GraphQl

13
Comments
1 min read
Exponents in Golang
Cover image for Exponents in Golang

Exponents in Golang

8
Comments
1 min read
How to use your private Go lib in Github Actions

How to use your private Go lib in Github Actions

20
Comments 4
1 min read
Making Python programs fast & why Go’s tooling is an undervalued tech

Making Python programs fast & why Go’s tooling is an undervalued tech

15
Comments
3 min read
Sorting in Golang
Cover image for Sorting in Golang

Sorting in Golang

12
Comments
1 min read
Replace json values using a mapping json

Replace json values using a mapping json

5
Comments
1 min read
What I learned from publishing my first Golang package

What I learned from publishing my first Golang package

8
Comments
5 min read
loading...