Github repos with good comments/pull requests

agolangf · · 390 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I&#39;m looking for recommendations of github repos with good comments/pull requests. I&#39;m a beginner and find reading through these kinds of things really helpful. Especially when someone chimes in with &#39;There a better way of doing this... because...&#39; kinda comments. </p> <hr/>**评论:**<br/><br/>cs-guy: <pre><p><a href="https://github.com/go-kit/kit" rel="nofollow">https://github.com/go-kit/kit</a></p> <p>Disclosure: I&#39;m a contributor to the project, but rather than imply the quality is due to my involvement I want to emphasize that I recommend it because of how much I have learned by being involved with the project. I think reading through the closed issues and pull requests (both accepted and rejected) can provide many real world examples of lively (and respectful) design debates that have led to some nice Go packages.</p></pre>Lafyr: <pre><p>Thanks! I&#39;ll be browsing it this evening.</p></pre>sh41: <pre><p><a href="https://github.com/google/go-github" rel="nofollow">https://github.com/google/go-github</a></p> <p>Disclosure: I&#39;m a contributor to and maintainer of the project. It&#39;s a fairly simple API wrapper, so most of the PR reviews are about making sure things are consistent, correct, well documented and tested. However, there are subtle edge cases that come up regarding API design, JSON encoding/decoding, pointers, etc. Perhaps it can be insightful as an example of the kinds of things one can pay attention to. There are many more merged PRs than open.</p></pre>Lafyr: <pre><p>Thanks!</p></pre>

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

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