|
|
|
|
|
by dissident
5215 days ago
|
|
Where's the reasoning for this? Frequently starting over is a problem, but code refactoring can have immense benefits. Discovering a different framework or language may suit your work better, for instance. Monkeypiling on top of old work is really advice out of the 90's. These articles with a bunch of three word sentences and zero justification are becoming annoying. |
|
I've also seen this as a solution to many problems because it was much easier for the developer to start over than to figure out the existing code and try to work with it.
But, there are some instances when a rewrite is the answer.