We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
URL : https://github.com/asciidwango/js-primer/blob/master/source/basic/function-method/README.md
arguments`は後述するArrow Functionでは利用できないことや、Array-likeなオブジェクトであるため扱いにくいです 📝 https://github.com/asciidwango/js-primer/blob/master/source/basic/function-method/README.md#L124
配列のArray-likeのコラムと関連付けるか。ここではargumentsの説明をしないとか。 もう少し全体の流れを見て手直しが必要そう。
arguments
いきなりRest Parameterの部分だけ話がごちゃついてて読めなかった
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
URL : https://github.com/asciidwango/js-primer/blob/master/source/basic/function-method/README.md
配列のArray-likeのコラムと関連付けるか。ここでは
arguments
の説明をしないとか。もう少し全体の流れを見て手直しが必要そう。
いきなりRest Parameterの部分だけ話がごちゃついてて読めなかった
The text was updated successfully, but these errors were encountered: