DEV Community

Jexia
Jexia

Posted on

3

3 best-read blogs of Go Gazette #47

1. Creating a bloom filter with Go

5 minutes — A bloom filter is a set-like data structure that is more space-efficient compared to traditional set-like data structures such as hash tables or trees.By Dylan Meeus.

2. Uber’s Go dependency injection with Fx

4 minutes — Briefly discussing why you may want to use dependency injection in your Go application, introducing Fx, and present an example application. By Yage Hu.

3. Simple Go mocks

20 minutes — I’m describing a simple alternative pattern I frequently use when writing tests for an interface, that I think is generally applicable to many use cases. By Jonathan Hall.

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.

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay