DEV Community

Discussion on: How would You Handle Dirty Code?

Collapse
 
imben1109 profile image
Ben

If you are leader, what would you try to avoid the dirty code just you think in your team?

Collapse
 
iamkalai profile image
Kalaiarasan Pushpanathan

Focus on your review process. If something can be written better, documented better, those things needs to be handled before the code gets promoted.

Thread Thread
 
imben1109 profile image
Ben

Sadly. It require resource.

I may find a chance to test it

Thread Thread
 
iamkalai profile image
Kalaiarasan Pushpanathan

If you are looking for quality software, you need to be ready to make the investment. Else spend money on a unmaintainable pile of spaghetti code, which will end up becoming your achilles heel.