News


While the DRY-principle (Don't Repeat Yourself) should increase maintainability, it could lead to huge maintenance problems when misunderstood. Reusing code the wrong way is worse then copy pasting. I try to explain why.