|
|
|
|
|
by safetytrick
347 days ago
|
|
I don't think changeable code is the number one priority. The goal is to solve a problem and code that solves a problem without needing to change is sufficient. Code that doesn't need to change is a really good sign that you've got something good. |
|
> Code that doesn't need to change is a really good sign that you've got something good.
Not really, but you're thinking in terms of "my code nailed it because I'm not touching it" and that has NOTHING to do with it being easy to change.