Write code that is easy to delete

Write code that is easy to delete, not easy to extend

Don´t think about lines of code produced to achieve something – think about lines spent! It´s a complete change of perspective. The more lines of code you have, the higher the cost of maintenance. Deleting lines of code will lower your cost of maintenance.

Comments