Problem: You're doing a code review and have a suggested change that's hard...
Problem: You're doing a code review and have a suggested change that's hard to describe.
Solution: Open a PR against the PR.
If a suggested change is hard to describe, I implement it in a separate PR, and set my PR to merge into the existing PR.
Benefits:
✅It proves my idea works.
✅Nothing is lost in translation.
✅Now we can iterate on the idea.
✅It's easy to accept or comment on pieces.
