Ep12. Code Review
两个主播讨论 Code Review:流程,工具,小技巧和最佳实践的经验总结
Pre-show
- Maggie 最近看的书:Software Engineering at Google
- Xg 加入的新公司:Airtable (👀)
本期播客涉及名词,链接:
- Code Review, Reviewer, Code Author
- Change List, Pull Request, Diff, Stacked Diffs
- LGTM: Looks Good To Me; PTAL: Please Take Another Look
- Code Review Tools: http://github.com, https://www.gerritcodereview.com, https://www.reviewboard.org, https://www.phacility.com/phabricator/, https://graphite.dev
- Google Style Guides
- Critique: Google’s Code Review Tool
- Conventional Commits
Timeline:
- 3:00 What is a code review?
- The steps
- Benefits: technical, sociological and knowledge sharing
- Why it’s sometimes hard
- 18:00 Tools and processes
- 28:50 Tips and Best practices - as reviewer
- 49:50 Tips and Best practices - as author