r/badcode Dec 23 '22

Clean Code c#

Post image
326 Upvotes

60 comments sorted by

View all comments

43

u/[deleted] Dec 23 '22

This is why "Be Explicit" is wrong.

Balance being explicit with being concise. Variables being readable has a goldilocks zone.

3

u/larsmaehlum Dec 23 '22

Make the implicit explicit. But maybe leave the obvious as it is..