8 posts tagged with "code reviews"
Pair Reviewing
February 15, 2023
Pair programming is a fantastic tool to improve code and share knowledge. Pair reviewing can be just as beneficial and I think you should give it a try.
The Four Types of Code Reviews
January 31, 2023
Code reviewing has been going on long before the pull request model. Here are four methods worth knowing to help your team review code effectively.
I'm Changing How I Review Code
June 10, 2021
There is more to code reviewing the writing comments on the internet.
Surviving Your First Code Review
December 12, 2020
It can be difficult when you submit your first pull request and your first code review feedback is, well, overwhelming. How do you find the right way to address the feedback but also not just cater to every whim of your reviewer?
How to Give Feedback
November 24, 2020
Feedback is hard. Here are some tips to help you give feedback well.
What's the Point of Pull Requests Anyway?
August 28, 2020
Why pull requests are one of the best tools in modern software.
You Need a Code Review Checklist
January 10, 2020
Level-up your code review practice by using one of the best tools for ensuring quality: the humble checklist
What's the Point to Code Reviews Anyway?
February 19, 2018
Hint: it's not aboutt bugs.