4 ms·
Readability and maintainability. When a new change is short you know the code has good maintainability, when you have to touch 30 classes to make a change, you
by ACV001 1y ago
Readability and maintainability. When a new change is short you know the code has good maintainability, when you have to touch 30 classes to make a change, you know the code is not that well written.