Reasons not to refactor
Fritz Meissner
Refactoring is a wonderful practice for making code and change easier to manage. That said, here are some reasons why we should not proceed with a refactor. 1. The change is not really a refactor Many people use the word “refactoring” incorrectly. If we’re embarking on a change that is not...