How to find excellent refactoring opportunities

1 · Adam Conrad · June 14, 2018, 9:13 p.m.
I was doing some code review today and I realized after the fact that the refactoring I wrote for the review was a great example of how I iteratively evolved a piece of code into something really great. So here’s a step-by-step approach to finding and performing a code refactoring you can be proud of....