SOLID Principle
Preamble / Aim Reduce technical debt The cost of prioritizing fast delivery over code quality for long periods of time. applying: SOLID Principles, Design Patterns, TDD, Continuous Refactoring Key: Keep it under control Do not let it kill your project Code Fragility “Fragility is the tendency of the sofware to break in many places every time it is changed.” - Robert C. Martin...