diff options
Diffstat (limited to 'YAGNI.md')
-rw-r--r-- | YAGNI.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,4 +5,6 @@ tags: - software-design - architecture --- -It means "You Ain't Gonna Need It". It refers to engineers often building stuff that isn't actually going to be used.
\ No newline at end of file +It means "You Ain't Gonna Need It". It refers to engineers often building stuff that isn't actually going to be used. + +[[Conway's Law]]
\ No newline at end of file |