강의

멘토링

로드맵

Inflearn Community Q&A

wodms45256261's profile image
wodms45256261

asked

JavaScript Intermediate to Advanced: Engine Core

4. Environment records, environment record configuration, global environment

질문있습니다.

Written on

·

120

0

오브젝트 환경 레코드의 경우 글로벌 함수와 변수가 적용된다고 하셨는데,

var을 사용하지 않고 변수를 선언하게 되면, 함수 스코프 밖에 있는 글로벌 오브젝트 안의 함수와 변수를 사용하게 되서 동적인게 되는 건가요?

javascript

Answer

This question is waiting for answers
Be the first to answer!
wodms45256261's profile image
wodms45256261

asked

Ask a question