How to nitpick on code reviews with empathy
You're reviewing a Pull Request. You see a variable that should be renamed. Or a comment that should be rephrased. Or some if/else logic that could be a guard clause.
Should you comment on the PR, or let it go?
My answer: in most cases, yes, you shou...
curtiseinsmann.hashnode.dev3 min read
Harun R Rayhan
Senior Software Engineer | AWS Community Builder | Cloud Consultant | Serverless Enthusiast | 10x AWS & Laravel Certified | CSM®, CSD®
Great suggestion Curtis; gonna apply it from the next code review.