Tag: design-patterns
All the articles with the tag "design-patterns".
-
YAGNI
You Aren't Gonna Need It — why building features before they're requested burns money and complicates codebases.
-
DRY 🍸️ – design pattern
Excuses to do it "It's another project. I don't know much about it. Don't wanna break something, so I just copied it." "I don't have time, maybe later …" "Maybe later on, I want to have something different in each function/template/class, so it's be...
-
KISS 😘 – design pattern
Yah, that's a very emotional speech for a programming design pattern. As a side note, it tells us about the many stories in which they have struggled through complex programming code of their colleagues or even themselves from the past. keep it small...