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

prototype/ブロックスコープ/クロージャー #24

Closed
azu opened this issue May 24, 2016 · 5 comments
Closed

prototype/ブロックスコープ/クロージャー #24

azu opened this issue May 24, 2016 · 5 comments

Comments

@azu
Copy link
Collaborator

azu commented May 24, 2016

基本文法 #17

これやっかいな概念で2-3箇所にまたがったものになってる。

これだけで一つのまとまりとして振り返る形でやったほうが理解がし易い(スコープってどこに書いてあったけ? みたいなときに、この辺かというまとまりが見える)ような気がする

この節では、JavaScriptのFunctiuonコンストラクタ的な話。
#20 関数宣言では、宣言方法、呼び方、値の返し方について学ぶ。

ここでは、 #20 では解説してない、スコープやクロージャーなどの挙動的な動作が中心になる。


Let’s Learn JavaScript Closures — Free Code Camp
この記事、クロージャーとArrow Functionを理解するのにすごくよく書けてる

@lacolaco
Copy link
Collaborator

addEventListener あたりがプチユースケースになりそう

@azu
Copy link
Collaborator Author

azu commented Jul 3, 2016

📝 #31 #69 switchの話として、関数と組み合わせて(つまり抽象化)扱うものというリンクを貼った

@azu
Copy link
Collaborator Author

azu commented Jul 9, 2016

これを専門に扱った薄い電子書籍があった。
無料から購入できる

@azu
Copy link
Collaborator Author

azu commented Jul 15, 2016

関数の話 // Speaker Deck

関数、クロージャー、ファーストクラスあたりの用語

@azu azu changed the title 関数/ブロックスコープ/クロージャー Function/ブロックスコープ/クロージャー Jul 21, 2016
@azu azu changed the title Function/ブロックスコープ/クロージャー Function/prototype/ブロックスコープ/クロージャー Jul 21, 2016
@azu azu mentioned this issue Jul 30, 2016
7 tasks
@azu azu changed the title Function/prototype/ブロックスコープ/クロージャー prototype/ブロックスコープ/クロージャー Aug 13, 2016
@azu azu mentioned this issue Aug 14, 2016
19 tasks
@azu
Copy link
Collaborator Author

azu commented Aug 22, 2017

#277 スコープという分類にまとめることにしたので、このissueは #277 にうつして閉じる

@azu azu closed this as completed Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants