JS/NODE (Scope & Closuer)

1.원시 자료형(primitive type) 참조 자료형(reference type)

post-thumbnail

2.스코프(scope)

post-thumbnail

3.LET vs VAR 그리고 CONST (in scope)

post-thumbnail

4.변수 선언 시 주의 할 점(스코프)

post-thumbnail

5.클로저(Closuer)

post-thumbnail