gobridge / gopher

Slack bot for Gophers slack https://invite.slack.golangbridge.org
Apache License 2.0
95 stars 23 forks source link

newbie resources: add CodeReviewComments link #57

Open therealplato opened 5 years ago

therealplato commented 5 years ago

I referenced this a lot as I learned go. Should we add it to @gopher newbie resources? Some key idioms it mentions include avoiding stuttering package/type, capitalize initialisms, early return from the error case code branch https://github.com/golang/go/wiki/CodeReviewComments

freeformz commented 5 years ago

Sure. Interested in submitting a PR?

theckman commented 4 years ago

@therealplato Would you mind re-raising this against https://github.com/gobridge/gopherbot for consideration? I'm going to be archiving this repo.