▲ | Ensorceled 3 days ago | |
This is one of the hardest things to teach new developers doing code reviews: your way isn't better, it's just different. And, sometimes it may be somewhat better but not worth changing for working code. This is especially true when talking about clarity vs succinct. | ||
▲ | jacquesm 3 days ago | parent [-] | |
> This is especially true when talking about clarity vs succinct. Don't get me started on that one. And its close cousin, correctness vs speed. |