TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What code review tool do you use?

10 pointsby prassarkarover 13 years ago
We're still a small 2-3 person team but would like to start using a structured code review process.<p>What code review tools with web UIs do you use? Would you recommend it? Are there any cloud-based ones?

4 comments

JoachimSchipperover 13 years ago
Google has various open source offerings (including Rietveld, written by Guido van Rossum, who also wrote Python), see <a href="http://googlecode.blogspot.com/2008/07/looks-good-to-me-source-code-review.html" rel="nofollow">http://googlecode.blogspot.com/2008/07/looks-good-to-me-sour...</a>. I have no opinion on any of those, though.
vgrichinaover 13 years ago
We use this Redmine plugin – <a href="http://www.redmine.org/boards/3/topics/5878" rel="nofollow">http://www.redmine.org/boards/3/topics/5878</a><p>I would recommend it when you already use Redmine. It is very simple, but I don't think any more complex features are really that needed.
vitomdover 13 years ago
I used reviewBoard but i don't recommend it. I want to know other recommendations too.
longlistenerover 13 years ago
Pair Programming. Seriously you get more than just code review.
评论 #3024114 未加载