From 7df96a745c07d9ba1081acd868d28794a17d8250 Mon Sep 17 00:00:00 2001 From: Teiva Harsanyi Date: Fri, 11 Aug 2023 09:58:07 +0200 Subject: [PATCH] Adding book review link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25216e6..97eda53 100644 --- a/README.md +++ b/README.md @@ -695,6 +695,7 @@ To help avoid CPU throttling when deployed in Docker and Kubernetes, keep in min ### English +* Book Review: 100 Go Mistakes and How to Avoid Them: [Post](https://boldlygo.tech/posts/2023-08-09-review-100-go-mistakes/), [YouTube](https://www.youtube.com/watch?v=tcRYU9g5wtw) * How to make mistakes in Go - Go Time #190: [Episode](https://changelog.com/gotime/190), [Spotify](https://open.spotify.com/episode/0K1DImrxHCy6E7zVY4AxMZ?si=akroInsPQ1mM5B5V2tHLUw&dl_branch=1) * [8LU - 100% Test Coverage](https://youtu.be/V3FBDav6wgQ?t=1210) * [Some Tips I learned from 100 Mistakes in Go](https://raygervais.dev/articles/2023/04/100_mistakes_in_go/)