The lightweight Mikado method opens up a structured way to make significant changes even to complex legacy code.
I usually try to follow the advice of the book Working Effectively with Legacy Code. I break dependencies, move parts of the code to @VisibleForTesting public static methods and to new classes to make ...
Ralph Wigum keeps coding work moving by reading prior outputs, ideal for greenfield specs and batch cleanup, giving steady, ...