Goodbye, Clean Code
-
Overreacted[^]:
Obsessing with “clean code” and removing duplication is a phase many of us go through.
Dirty, dirty code
-
Overreacted[^]:
Obsessing with “clean code” and removing duplication is a phase many of us go through.
Dirty, dirty code
What on Earth is he saying? The very idea that the most creative work doesn't come from following a pattern and just changing a few variable values is utterly ridiculous! Just ask hollywood -- it's what they've been doing for decades, and they're the most creative people on Earth!
I wanna be a eunuchs developer! Pass me a bread knife!
-
Overreacted[^]:
Obsessing with “clean code” and removing duplication is a phase many of us go through.
Dirty, dirty code
Quote:
resizeTopLeft(position, size, preserveAspect, dx, dy) { // 10 repetitive lines of math }, resizeTopRight(position, size, preserveAspect, dx, dy) { // 10 repetitive lines of math },
Seriously. I can came up with similarly invented, just for sake of an article, artificial code to 'prove' theory that stand in the opposition to the one shown in the article. This is just a clickbait and a waste of time. :thumbsdown:
No more Mister Nice Guy... >: |
-
Overreacted[^]:
Obsessing with “clean code” and removing duplication is a phase many of us go through.
Dirty, dirty code
Quote:
For example, we later needed many special cases and behaviors for different handles on different shapes.
Ivory tower comment: then he didn't write is abstractions correctly. ;)
Latest Articles:
Abusing Extension Methods, Null Continuation, and Null Coalescence Operators