top of page

Search

Peer Code Review | Phase 1: Is the Pull Request Reviewable?
When approaching a code review, determine whether the pull request is reviewable before diving into the actual code.
Mar 36 min read
26 views
1 comment


Peer Code Review | The First Phase of Code Review: Reconnaissance
For an effective and efficient code review, first focus on understanding the problem, gathering context, and ensuring basic functionality.
Feb 37 min read
28 views
0 comments


Tool Spotlight | Why Draft PRs Are a Developer's Secret Weapon
By sharing in-progress work, you can invite early feedback, integrate with CI tools, and foster trust and transparency within your team.
Dec 2, 20247 min read
44 views
0 comments

Building in Public | Researching Comparable Apps
As much as I'd like a portfolio app, I won't release something if a solid app that does the same thing already exists.
Nov 6, 202410 min read
27 views
0 comments


Peer Code Review | C'mon, Give Early Code Reviews a Try!
Early code reviews, when used thoughtfully and aided with clear communication, save time and improve team morale.
Nov 4, 20247 min read
243 views
0 comments


Peer Code Review | I’ve Submitted My Code For Review, Now What?
After I submit a PR for review, it remains my top priority until it's fully integrated into the codebase.
Oct 7, 202414 min read
112 views
0 comments


Peer Code Review | Set Up Your Reviewer For Success
In this post, I share five key techniques that help make my PRs a pleasure to review.
Sep 1, 20249 min read
46 views
0 comments


Peer Code Review | A Definition of "Ready for Review": Part II
Software development teams can save time and avoid frustration by establishing a shared definition of "ready for review."
Aug 4, 202410 min read
100 views
0 comments


Peer Code Review | A Definition of "Ready for Review": Part I
Every software developer should establish their own definition of 'ready for review.' Doing so will help them produce high-quality output.
Jun 28, 20249 min read
222 views
0 comments
bottom of page