Technical Debt – Less code is good code
For all versions from 1.0 to 2.0 I set myself a goal that I will not increase the number of lines of code in the KeyPad application. This means that I must not add a new feature unless I remove the equivalent number of lines of code from the existing …