|
|
|
|
|
by MarkPNeyer
1407 days ago
|
|
> I'm less concerned about the current state of the code, and far more concerned with how easily I can change the state of the code without incident. This is great, it’s the most concise definition of clean code I can think of: how easily can I change the code in ways that the system as a whole changes only in ways I intended. |
|