Refactor before you rewrite
Why Refactoring is important Refactoring code has a number of different benefits; from clean code being easier to understand & support, to saving time and money, in the future, as it reduces the likelihood of future errors & makes new software implementation easier.