|
|
|
|
|
by cassianoleal
55 days ago
|
|
That is the flip side of what you're arguing against, and is also very typical junior behaviour that needs to be corrected against. Tech debt needs to be dealt with when it makes sense. Many times it will be right there and then as you're approaching the code to do something else. Other times it should be tackled later with more thought. The latter case is frequently a symptom of the absence of the former. In Extreme Programming, that's called the Boy Scouting Rule. https://furqanramzan.github.io/clean-code-guidelines/princip... |
|