We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94279ab + cf64a79 commit c1a3778Copy full SHA for c1a3778
1 file changed
1-js/03-code-quality/04-ninja-code/article.md
@@ -1,7 +1,7 @@
1
# Ninja code
2
3
4
-```quote author="Confucius"
+```quote author="Confucius (Analects)"
5
Learning without thought is labor lost; thought without learning is perilous.
6
```
7
@@ -104,8 +104,8 @@ A quick read of such code becomes impossible. And when there's a typo... Ummm...
104
105
## Smart synonyms
106
107
108
-The hardest thing of all is to find a black cat in a dark room, especially if there is no cat.
+```quote author="Laozi (Tao Te Ching)"
+The Tao that can be told is not the eternal Tao. The name that can be named is not the eternal name.
109
110
111
Using *similar* names for *same* things makes life more interesting and shows your creativity to the public.
0 commit comments