top of page

Search
Code Review Series: Set your reviewer up for success
How? Technique #1 Review your own code multiple times before sending it off for someone else to review Remove any “noise” Get rid of...
Oct 25, 20214 min read
72 views
0 comments
Code Review Series: When to review code
How does your team handle code review? Do you assign each pull request (PR) to a specific person(s) for review? Or do you mark your PR as...
Oct 10, 20214 min read
112 views
0 comments
Code Review Series: Who can review code
At Trainline (where I currently work as an iOS developer) on the iOS team, a pull request (PR) needs at least one approval before it can...
Sep 26, 20214 min read
122 views
0 comments
Code Review Series: Introduction
I've got a lot of ideas about code review, and I'm excited to share them with you through a series of blogposts. I'm planning to publish...
Sep 11, 20211 min read
106 views
0 comments
bottom of page