Below you will find pages that utilize the taxonomy term “Github”
Posts
read more
Why Great PRs Are Great: Pull Requests Templates
Have you ever seen a pull request that seems to completely explain itself? It’s a real artifact. I don’t know the project, yet I understand it. How can we get results like this on every pull request, from every developer on the team, every time?
Posts
read more
All My Best Tips For Expertly Reviewing Your Own Code
Great developers review their own code often and effectively. In this post, I’ll share a checklist of all my best tips for maximizing this important practice.
Posts
read more
How I Review Code
Code reviews are important on many teams. Do them well, and your code ships quickly and safely. Do them poorly, and your code ships slowly and riskily. I try to contribute good code reviews. In this post, I’ll share my process.