summaryrefslogtreecommitdiff
path: root/YAGNI.md
diff options
context:
space:
mode:
Diffstat (limited to 'YAGNI.md')
-rw-r--r--YAGNI.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/YAGNI.md b/YAGNI.md
new file mode 100644
index 0000000..cc43d7a
--- /dev/null
+++ b/YAGNI.md
@@ -0,0 +1,8 @@
+---
+tags:
+ - tdd
+ - software-engineering
+ - 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