From ad3f8f7699891db2fd7b16de6d490f2a24ca77d3 Mon Sep 17 00:00:00 2001 From: David Eisinger Date: Sun, 4 Jun 2023 23:23:13 -0400 Subject: [PATCH] Add Go link --- content/notes/golang/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/notes/golang/index.md b/content/notes/golang/index.md index 4675d5c..e8ed23c 100644 --- a/content/notes/golang/index.md +++ b/content/notes/golang/index.md @@ -50,6 +50,8 @@ I find [Go][1] really compelling, even though it's not super applicable to my jo * [Standard Go Project Layout][8] * [The files & folders of Go projects][9] +* [Why David Yach Loves Go][10] [8]: https://github.com/golang-standards/project-layout [9]: https://changelog.com/gotime/278 +[10]: https://cloud.google.com/blog/products/application-modernization/why-david-yach-loves-go