Skip to content

Commit acaae79

Browse files
authored
Update article.md
1 parent f559c3b commit acaae79

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

1-js/03-code-quality/04-ninja-code/article.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,21 @@
11
# Ninja code
22

3-
Programmer ninjas of the past used these tricks to make code maintainers cry. Code review gurus look for them in test tasks. Novice developers sometimes use them even better than programmer ninjas.
3+
Programmer ninjas of the past used these tricks to make code maintainers cry.
4+
5+
Code review gurus look for them in test tasks.
6+
7+
Novice developers sometimes use them even better than programmer ninjas.
48

59
Read them carefully and find out who you are -- a ninja, a novice, or maybe a code reviewer?
610

711
[cut]
812

13+
914
```warn header="Irony detected"
10-
These are rules of writing bad code. Just... You know, some people miss the point.
15+
Ninja path lies ahead. You've been warned.
1116
```
1217

18+
1319
## Brevity is the soul of wit
1420

1521
Make the code as short as possible. Show how smart you are.

0 commit comments

Comments
 (0)