Skip to content
New issue

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

関数と宣言: argumentsの説明 #274

Closed
azu opened this issue Aug 17, 2017 · 0 comments · Fixed by #605
Closed

関数と宣言: argumentsの説明 #274

azu opened this issue Aug 17, 2017 · 0 comments · Fixed by #605

Comments

@azu
Copy link
Collaborator

azu commented Aug 17, 2017

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の説明をしないとか。
もう少し全体の流れを見て手直しが必要そう。

いきなりRest Parameterの部分だけ話がごちゃついてて読めなかった

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant