From 46f1dbefd64df19e313a966e76c1ec3a36d8788e Mon Sep 17 00:00:00 2001 From: Milica Date: Fri, 30 Nov 2018 13:13:40 +0100 Subject: [PATCH] adding a link to Golang community hanging out on Hashnode --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index f5b27760..561d8d80 100644 --- a/Home.md +++ b/Home.md @@ -96,6 +96,7 @@ Here are some of the places where you can find Gophers online. To get a sense of - We've also got a landing page on [Stack Overflow](http://stackoverflow.com/tags/go) for Go Q&A. - Matrix enthusiasts are invited to join [#Go:matrix.org](https://riot.im/app/#/room/#Go:matrix.org). - Discord users are welcome at the [Discord Gophers](https://discord.gg/VF92f7M) server. + - Hashnode users talk and write about Go in [Hashnode Go community](https://hashnode.com/n/go). - Mailing Lists - The mailing list for Go users is [golang-nuts](https://groups.google.com/forum/#!forum/golang-nuts) - very high traffic. - Before you post, [check to see if it's already been answered](http://stackoverflow.com/tags/go), then read [these tips on how to ask a good question](HowToAsk)