commit ad3f8f7699891db2fd7b16de6d490f2a24ca77d3 parent 70ccf3f905a8d565d222048cc8ec2796e9b13de1 Author: David Eisinger <[email protected]> Date: Sun, 4 Jun 2023 23:23:13 -0400 Add Go link Diffstat:
| M | content/notes/golang/index.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git 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