diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-12-01 15:36:29 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-12-01 15:36:29 +0100 |
| commit | 26f3ced522fd2cd4c04c7f257f7b9d3f4e7abe10 (patch) | |
| tree | 33066b0fd593f81289381037f91035147a3df349 | |
| parent | e7eee5e0613dd7365020186d667bc269d7deb8e6 (diff) | |
| download | mitjafelicijan.com-26f3ced522fd2cd4c04c7f257f7b9d3f4e7abe10.tar.gz | |
content update
| -rw-r--r-- | rules-for-developers.md | 2 |
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 | |||
| 4 | description: Basic rules every developer should follow | 4 | description: Basic rules every developer should follow |
| 5 | --- | 5 | --- |
| 6 | 6 | ||
| 7 | Rules I accumulated and abided by over the years. | 7 | Rules I accumulated over the years. |
| 8 | 8 | ||
| 9 | 1. Follow Occam's razor whenever you can. | 9 | 1. Follow Occam's razor whenever you can. |
| 10 | 2. Early optimization is the root of all evil. | 10 | 2. Early optimization is the root of all evil. |
