DEV Community

Discussion on: How do you balance between doing things right and doing things fast

Collapse
 
schnubb profile image
Schnubb

Saying its a false dichotomy is quite easy when there is no deadline. But its quite a different story when deadline hits hard.

So, handling this topic is the most hardest thing when you're in a leading role of a project. For me, it is more a prior subject to hold a deadline. You can always refactor code later on. But you can't refactor time. So when it comes to this point, my advice would be: hold the line, refactor later.
A customer is more impressed, when your team can do its job even if the pressure is hard. But no customer will value the code you or your team will deploy. As long as it works as intended.