출처

https://velog.io/@moon3356/변수-생성-과정-호이스팅-정리

https://tturbo0824.tistory.com/136

https://another-light.tistory.com/124

https://velog.io/@moonheekim0118/JavaScript-실행-컨텍스트

https://curryyou.tistory.com/277

변수란

var, let, const

  1. var
  1. let
  1. const

자바스크립트 소스코드 실행 과정