Problem: Code reviews delay feedback


Problem: Code reviews delay feedback.

Solution: Stack pull requests. (Open a few small PRs, each based off the previous)

✅ Get feedback early and often
✅ Easier reviews since the PRs are small
✅ Unlike pairing, no need for synchronization
More info on stacking pull requests: https://stacking.dev/

View original on X