Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
LLAMS37486yI essentially agree, but its important to remember that good quality code that doesnt quite do the right thing is technical debt.
-
soulsuke7316y@CrashOverride Yet, it's still better than dirty functional code which becomes a hell to maintain.
-
Not from an economical perspective,at least not in practice today. Because bosses (usually) ain't coders, or at least not good one who keep coding and polishing their skills.
-
I would argue that code quality and code functionality doesn't actually need to be exclusive towards one another, it is simply we're forced to ignore our code quality due to external constraints, or simply poor discipline.
-
soulsuke7316y@JKyll you're right if you only consider short term. In the long run, functional but dirty code becomes a burden to maintain and enhance, and ends up costing way more. And, usually, ends up ours. Bosses who want quick and dirty code usually complain about delays and poor quality later on. Not the best people to work for/with. Unless they plan to release new, dirty shitty productd every 6 months without ever maintaining them or reusing their code.
Code quality more important than code functionality.
End of discussion
rant
code quality over functionality