Refactoring is not rewriting …
Rewriting code is throwing away old code, it is not improving it. Rewriting code is hard, because starting a complex system from scratch often fails, because complex systems have to evolve from simple systems over time. In most of the cases you want ...
Sep 30, 20221 min read38