This commit is contained in:
Teiva Harsanyi 2022-08-20 08:40:09 +02:00
parent b6ffa129e2
commit 9c2b7fd318
No known key found for this signature in database
GPG key ID: 421EF65C3FD2F93C
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ Source code and community space of [100 Go Mistakes and How to Avoid Them](https
If you're struggling to afford the book, please DM me [@teivah](https://twitter.com/teivah). If you're struggling to afford the book, please DM me [@teivah](https://twitter.com/teivah).
![](inside-cover.jpg) ![](cover.png)
## Common Go Mistakes ## Common Go Mistakes

View file

@ -2,7 +2,7 @@
Spot errors in your Go code you didnt even know you were making and boost your productivity by avoiding common mistakes and pitfalls. Spot errors in your Go code you didnt even know you were making and boost your productivity by avoiding common mistakes and pitfalls.
![](cover.png) ![](inside-cover.jpg)
_100 Go Mistakes and How to Avoid Them_ shows you how to: _100 Go Mistakes and How to Avoid Them_ shows you how to: