|
|
|
|
|
by graftak
1071 days ago
|
|
> refactoring becomes almost trivial in most cases And when it does not become trivial, it is an indicator it would be borderline impossible without it. After a rather extensive refactor I once did the compiler gave me over 4.000 typescript errors. It would be a tremendous effort for all of these to be identified and ironed out, probably taking years because many issues were very circumstantial. |
|