Live data from Hacker News

Go Language Patterns

sites.google.com

1–3 of 3 posts

Re: Go Language Patterns

#2
I liked the futures example. That will probably be useful to me.

I don't understand what the site means for "standards and practices for well-written, readable code". Isn't gofmt meant to be used, making manual practices obsolete?

Re: Go Language Patterns

#3
post #2

I liked the futures example. That will probably be useful to me. I don't understand what the site means for " standards and practices for well-written, readable code ". Isn't gofmt meant to be used, making manual practices obsolete?

Typesetting is one aspect of readibility.