Found 1 bookmarks
Newest
Why I love refactoring
Why I love refactoring
“When refactoring, you know more about the domain than when the code was first written, so can unwind the erroneous assumptions of the past. You can make much more educated guesses at what the code will need to do in the future, and can structure it accordingly. You can see where the performance problems have been, and whether performance is in fact something you should be worried about at all.”
·robertheaton.com·
Why I love refactoring