aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2018-12-01 15:36:29 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2018-12-01 15:36:29 +0100
commit26f3ced522fd2cd4c04c7f257f7b9d3f4e7abe10 (patch)
tree33066b0fd593f81289381037f91035147a3df349
parente7eee5e0613dd7365020186d667bc269d7deb8e6 (diff)
downloadmitjafelicijan.com-26f3ced522fd2cd4c04c7f257f7b9d3f4e7abe10.tar.gz
content update
-rw-r--r--rules-for-developers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules-for-developers.md b/rules-for-developers.md
index 04ae2ce..96c25e9 100644
--- a/rules-for-developers.md
+++ b/rules-for-developers.md
@@ -4,7 +4,7 @@ title: Rules for developers
4description: Basic rules every developer should follow 4description: Basic rules every developer should follow
5--- 5---
6 6
7Rules I accumulated and abided by over the years. 7Rules I accumulated over the years.
8 8
91. Follow Occam's razor whenever you can. 91. Follow Occam's razor whenever you can.
102. Early optimization is the root of all evil. 102. Early optimization is the root of all evil.