From abfc560f89a00f484b4319654deb8c5b486a36c1 Mon Sep 17 00:00:00 2001 From: Milica Date: Mon, 4 Feb 2019 12:43:34 +0100 Subject: [PATCH] Adding a new Go community to the list of websites (#2355) * Adding a new Go community to the list of websites * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f19d2632..153f080d 100644 --- a/README.md +++ b/README.md @@ -2088,6 +2088,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [CodinGame](https://www.codingame.com/) - Learn Go by solving interactive tasks using small games as practical examples. * [Go Blog](http://blog.golang.org) - The official Go blog. * [Go Challenge](http://golang-challenge.org/) - Learn Go by solving problems and getting feedback from Go experts. +* [Go Community on Hashnode](https://hashnode.com/n/go) - Community of Gophers on Hashnode. * [Go Forum](https://forum.golangbridge.org) - Forum to discuss Go. * [Go In 5 Minutes](https://www.goin5minutes.com/) - 5 minute screencasts focused on getting one thing done. * [Go Projects](https://github.com/golang/go/wiki/Projects) - List of projects on the Go community wiki.