Browsing Tag
codereview
5 posts
Stop Writing Confusing Code Review Comments!
We’ve all been there. Staring at a GitHub pull request comment like: “Maybe change this?” Or: “This looks…
How to Conduct High-Quality Code Review?
Overview In this article, we are going to declare the structure of a code review process that will…
🚀 Why Code Review is Crucial in Software Development 🚀
🔎 Self-reflection is a common trait among developers. We often find ourselves in a state of denial when…
Open Source Code Review
During last two weeks of Seneca OSD600 Assignment 0.3, I reviewed some of PRs in Telescope project. Also…
Automate pull requests in 1 minute with Reviewpad
This guide shows how you can set up GitHub workflow templates to automate common GitHub pull requests workflows…