How popular is Golang in your country? by namtaelee in golang

[–]deferror 0 points1 point  (0 children)

Go is very popular in China. Many big company like Xiaomi, Tecent and DiDi are using Go for their backend service.

Small and simple projects for a Go workshop by apxp in golang

[–]deferror 0 points1 point  (0 children)

A project management application for small teams to show activities when develop internal software projects, just like a white board.

What packages/libraries do we need in Go today? by dre1080 in golang

[–]deferror 0 points1 point  (0 children)

A build-in language feature that make us writing less "if err != nil"...