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.
Os primeiros passos com Golang.

Os primeiros passos com Golang.

9
Comments 2
3 min read
µjson — A minimal JSON parser and transformer in Go

µjson — A minimal JSON parser and transformer in Go

9
Comments
7 min read
How to use the context.Done() method in Go to signal goroutine completion

How to use the context.Done() method in Go to signal goroutine completion

23
Comments
1 min read
Mediator Design Pattern in Go

Mediator Design Pattern in Go

24
Comments
4 min read
Go dockerization

Go dockerization

3
Comments
1 min read
Using '%q' inside fmt.Printf in Go (instead of '%s')

Using '%q' inside fmt.Printf in Go (instead of '%s')

12
Comments
1 min read
"Switch" statements in GO

"Switch" statements in GO

5
Comments
3 min read
Go/Golang 101 - The Syntax and Basics

Go/Golang 101 - The Syntax and Basics

12
Comments
5 min read
16 - Create Gin Middleware to Extract Authorized User

16 - Create Gin Middleware to Extract Authorized User

23
Comments 1
8 min read
Yet another way to convert a website (with backend) to desktop app

Yet another way to convert a website (with backend) to desktop app

6
Comments
1 min read
AWS Elastic Beanstalk + Go

AWS Elastic Beanstalk + Go

4
Comments 1
7 min read
Go: Installation, Setup & IDE

Go: Installation, Setup & IDE

10
Comments 2
1 min read
How to handle DB errors in Golang correctly

How to handle DB errors in Golang correctly

80
Comments 2
11 min read
Writing an init with Go (part 3, running it!)

Writing an init with Go (part 3, running it!)

7
Comments
6 min read
Go for beginners: syntax, functions, and more

Go for beginners: syntax, functions, and more

5
Comments
3 min read
How to add TailwindCSS to your Hugo site

How to add TailwindCSS to your Hugo site

26
Comments 9
5 min read
mnm client v0.9

mnm client v0.9

3
Comments
1 min read
How to parse Time in GOLANG work with SQL.

How to parse Time in GOLANG work with SQL.

15
Comments 4
2 min read
Technical readings of 2020

Technical readings of 2020

6
Comments
2 min read
On metadata in Hugo - or turning tags to keywords

On metadata in Hugo - or turning tags to keywords

3
Comments 1
6 min read
Playing video in a Golang game

Playing video in a Golang game

6
Comments 2
5 min read
Resources for learning Go

Resources for learning Go

11
Comments
2 min read
How to monitor your system dependencies

How to monitor your system dependencies

7
Comments
3 min read
Excelize 2.3.2 is Released – Go library for spreadsheet (Excel) files

Excelize 2.3.2 is Released – Go library for spreadsheet (Excel) files

5
Comments
3 min read
Custom Args in Makefile

Custom Args in Makefile

4
Comments
3 min read
loading...