code review resource?

xuanbao · · 493 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>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.</p> <p>Is there a resource where I can post code (github URL) where more knowledgeable developers can review and comment?</p> <p>Thanks!</p> <hr/>**评论:**<br/><br/>Pagedpuddle65: <pre><p>You could join the go slack group. I know there is a channel for code reviews there but I&#39;m not sure how active it is. </p></pre>kpurdon: <pre><p>It&#39;s very active.</p></pre>Killing_Spark: <pre><p>Well some people do this here, and as far as i&#39;ve seen they get some constructive critique. </p></pre>dchapes: <pre><blockquote> <p>a resource where I can post code (github URL) </p> </blockquote> <p>There is <a href="https://codereview.stackexchange.com/" rel="nofollow">StackExchange&#39;s CodeReview</a> but questions there are usually for smaller pieces of code that fit within the question itself and not links to entire repositories (see their <a href="https://codereview.stackexchange.com/help/how-to-ask" rel="nofollow">How do I ask a good question Help Center entry</a> for details).</p> <p>For Go code, make sure to read <a href="https://github.com/golang/go/wiki/CodeReviewComments" rel="nofollow">the common code review comments</a> made when submitting code to the Go project <em>before</em> 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.</p></pre>epiris: <pre><p>Post it here, if you find a better place, post it here too :) I&#39;m in the slack reviews chan but like async nature if a forum setting more.</p></pre>HCharlesB: <pre><p>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&#39;m sure I&#39;ll get more out of it if I fix up any obvious issues first.</p></pre>

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

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