Replies: 1 comment 1 reply
-
ありがとうございます。
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
以下のページの「変数名に使える名前のルール」セクションで、変数として利用できる文字列の例の部分で「var」が使用されています。
https://jsprimer.net/basic/variables/#variable-name
その上のセクションでvarはあまり使わないようにという話をしたばかりなので、上記についても「let」で記載する方が良いかと思いますが、いかがでしょうか?
Beta Was this translation helpful? Give feedback.
All reactions