Hacker News new | ask | show | jobs
by eko 1733 days ago
Generics are coming in next version, go 1.18 in around 6 months ;)
2 comments

That would be such great! I'm pretty new with Golang, where could I keep myself updated with the latest news?
I'd say keeping an eye in the issue tracker https://golang.org/issues + golang-nuts mailing list https://groups.google.com/g/golang-nuts?pli=1 might be a good start.

I wrote an article about where to find Go-related content a while ago: https://henvic.dev/posts/go/

Thanks a lot!!!
I recommend https://golangnews.com/ too, Not just because of its utility or that it has HN interface but also because Kenny Grant has been contributing to the Go ecosystem for a long time and his code is a pleasure to read.
anxiously awaiting :)