# window object
총 2개의 포스트

TIL20: Scope - 4
Global Variable and Window Object전역 범위에 너무 많은 변수를 선언하지 않도록 주의해야 합니다.Initailized Variable without Declaration Keyword선언 키워드(var, let, const) 없이 변수를 초기화
2020년 9월 17일
·
0개의 댓글·
0Global Variable and Window Object전역 범위에 너무 많은 변수를 선언하지 않도록 주의해야 합니다.Initailized Variable without Declaration Keyword선언 키워드(var, let, const) 없이 변수를 초기화