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.
undefined
null
1 parent 7679822 commit 8ce511fCopy full SHA for 8ce511f
doc/ja/core/undefined.md
@@ -1,7 +1,6 @@
1
-## `undefined` and `null`
+## `undefined`と`null`
2
3
-JavaScript has two distinct values for `nothing`, the more useful of these two
4
-being `undefined`.
+JavaScriptは`nothing`を表す2つの別個の値を持っています。`undefined`はこれら2つの内より便利な存在です。
5
6
### The Value `undefined`
7
0 commit comments