Technical Debt Management
A technical debt is any state in a software module that has a negative impact on its maintainability and requires future work but does not prevent production use. What exactly should be considered as technical debt is certainly subjective. Here are s...