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.

How Google Does Code Review

4 pointsby bubblehack3rabout 1 year ago

2 comments

bouncingabout 1 year ago
At first glance, these tools seem to be a bit behind the likes of GitHub Pull Requests combined with any number of the great review tools out there. Not to say reviewers at Google aren&#x27;t doing quality work, and ultimately the tool itself doesn&#x27;t matter as much as people think, and I don&#x27;t see any special sauce here.<p>A lot of big tech companies have developed totally in-house tools and procedures for basic software development that mirror, but aren&#x27;t quite the same as, widespread industry practice.<p>Before the Google Way of doing things, there was the Microsoft Way. Before that, there was the IBM Way, etc.
cratermoonabout 1 year ago
If you want to read about the process and not the tooling, go straight to the paper mentioned in the article: <a href="https:&#x2F;&#x2F;research.google&#x2F;pubs&#x2F;modern-code-review-a-case-study-at-google&#x2F;" rel="nofollow">https:&#x2F;&#x2F;research.google&#x2F;pubs&#x2F;modern-code-review-a-case-study...</a>