We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbefd05 commit d4cb67dCopy full SHA for d4cb67d
README.md
@@ -519,8 +519,7 @@ if (isDOMNodePresent(node)) {
519
}
520
```
521
522
-<img src="https://github.com/misak1/clean-code-javascript/blob/master/point-50.png?raw=true" width="20"/> 裏の裏は表みたいなややこしいことはしないで、基本を肯定で作りましょう
523
-何もしないブロックがあってもいいと思う(後述のコメント削除)
+<img src="https://github.com/misak1/clean-code-javascript/blob/master/point-50.png?raw=true" width="20"/> 裏の裏は表みたいなややこしいことはしないで、基本を肯定で作りましょう
524
525
526
### 行き過ぎた最適化をしない
0 commit comments