code review resource?

xuanbao · 2017-05-12 17:00:16 · 669 次点击    
这是一个分享于 2017-05-12 17:00:16 的资源,其中的信息可能已经有所发展或是发生改变。

In a recent Go Time podcast a resource for getting user (e.g. my) code reviewed was described. Unfortunately I was on the move at the time and did not make a note of that. I searched for this after the fact but the hits seem to relate to reviewing the code that comprises go itself.

Is there a resource where I can post code (github URL) where more knowledgeable developers can review and comment?

Thanks!


评论:

Pagedpuddle65:

You could join the go slack group. I know there is a channel for code reviews there but I'm not sure how active it is.

kpurdon:

It's very active.

Killing_Spark:

Well some people do this here, and as far as i've seen they get some constructive critique.

dchapes:

a resource where I can post code (github URL)

There is StackExchange's CodeReview but questions there are usually for smaller pieces of code that fit within the question itself and not links to entire repositories (see their How do I ask a good question Help Center entry for details).

For Go code, make sure to read the common code review comments made when submitting code to the Go project before you ask anywhere for anyone to review your Go code. Not all those comments need apply to all code bases but if/where you differ from them you should have a reason.

epiris:

Post it here, if you find a better place, post it here too :) I'm in the slack reviews chan but like async nature if a forum setting more.

HCharlesB:

Thanks all for the replies. Before I ask others to review my code I think I had better review the common code review comments first. I'm sure I'll get more out of it if I fix up any obvious issues first.


入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

669 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传