Slide 48
Slide 48 text
@ktrajchevska
⚠ Words of caution
● SOLID design principles are principles, not rules.
● Know your trade-offs and use common sense when applying SOLID.
● Avoid over-fragmenting your code.
● Don’t try to achieve SOLID, use SOLID to achieve better developer experience.