|
|
|
|
|
by paiute
2256 days ago
|
|
> What's the one thing you would not compromise on as you write code? Code that works. I'll take a gordian knot that works over an over-engineered system that fails or never ships. Some of the worst code I've seen comes from engineers who focus on "unit tests, documentation, and refactoring code." Those are all good things, but they aren't #1. The "done" question is a very good one. |
|