DEV Community

Jexia
Jexia

Posted on

3 best-read blogs of Go Gazette #85

1. Getting started with Go kit

8 minutes — Go kit is often accused of being too complex, compared to other libraries used for building applications. This post ought to explain the differences between them and demonstrate the thought process of building an application with Go kit. By Márk Sági-Kazár.

2. Testing in Go: dependency injection

6 minutes — Let’s code through an example in Go and see how dependency injection can help us out. By Ilija Eftimov.

3. The principles of versioning in Go

28 minutes — Russ Cox about how his team added package versioning to Go, in the form of Go modules, and the reasons behind its choices. By Russ Cox..

About the Go Gazette

The Go Gazette is a mailing consisting of the latest blogs and tools curated for Golang pros. I’m Maarten, your curator, working from the Netherlands to help building a cloud platform for front-end developers that is called Jexia.

Do you have a question, feedback or you want to notify me about a recent blog for Golang pros? Reach out to me via maarten at go-gazette.com.

Top comments (0)