#github
Read more stories on Hashnode
Articles with this tag
We've noticed interesting trends...Tuesdays have the most code reviews. Wednesdays have the most PRs created. If we are supposed to get code reviewed...
For years we've been told code reviews are the best place to prevent bugs. But code inspection doesn't scale. Given these conflicts - what is the...
LGTM - the scariest words to see as a CTO. That means devs didn't spend enough time on a PR.
Stacked PRs - they look like fun, but they're terrible. They unblock the author but they make code reviews a nightmare. They're a code review villain...
As a dev, I write a bunch of code. I just want to get a PR merged. I am often frustrated to know if a dev is even looking at my PR, how close they are...
I've always wondered what order I should review the code in with large PRs...