|
|
|
|
|
by phone8675309
2121 days ago
|
|
> that rewrite is typically unnecessary if you actually use discipline when developing and learn how to read code "But developers that can exercise discipline and know how to read (and modify) code instead of rewriting cost so much money..." is what you'll typically hear in response to this. It's cheaper (and often faster) to have cheaper, less disciplined, less experienced developers rewrite something multiple times than it is to have more expensive, more disciplined, more experienced developers write something and maintain it. It's also harder to keep the more experience developers because most developers I work with start looking for another job when their project goes into maintenance. The typical "we never have enough time/money to do it right the first time but we always have to make the time/money to do it twice" situation. |
|
I can't believe this. I've seen the sheer difference in speed and maintainability a single solid web developer can deliver in a framework they are familiar with versus teams of more Jr developers who spin their wheels for weeks. Rewriting when you don't even understand the starting point is always a waste of money.
> It's also harder to keep the more experience developers because most developers I work with start looking for another job when their project goes into maintenance.
This certainly resonates though. I've been that developer more than once.