Refactoring: Improving the Design of Existing Code (2nd Edition) Cover Book cover copyright Martin Fowler

I fell off of this process really bad due to some family reasons but I’m going to start back on this process.

Overview

This chapter explains several refactoring methods that involve moving items into classes, out of classes, and into new classes.

My One Takeaway

I think these are all valuable refactorings to learn but I’m still not sure on how I’ll know to use them when I’m working. I guess I’ll just need to keep reviewing these. :-)