프로그래밍 언어/JavaScript 자바스크립트 execution context Everybody's Service 2020. 8. 14. 21:23 https://poiemaweb.com/js-execution-context Execution Context | PoiemaWeb Execution Context(실행 컨텍스트)는 scope, hoisting, this, function, closure 등의 동작원리를 담고 있는 자바스크립트의 핵심원리이다. 실행 컨텍스트를 바로 이해하지 못하면 코드 독해가 어려워지며 디버�� poiemaweb.com