동영상
블로그
- Master the JavaScript Interview what is a Closure? https://medium.com/javascript-scene/master-the-javascript-interview-what-is-a-closure-b2f0d2152b36#.jlhuy8e6i Master the JavaScript Interview: What is a Closure?
- Function Declarations(함수선언) vs Function Expressions(함수표현) http://insanehong.kr/post/javascript-function/ 이번 글은 function이란 주제를 다뤄볼가 한다. javascript에서 function 은 특히 객체를 다루면서 이 function은 절대 빠질수도 빠져서도 안되며 이에 대한 이해가 없다면 javascript 객체에 대한 이해를 제대로 하지 못할 것이다.
