면접 전 리마인드 할 때 보는 곳 https://amyhyemi.tistory.com/224#recentEntries https://mangkyu.tistory.com/91 필수 1. 브라우저 렌더링 원리 -> https://d2.naver.com/helloworld/59361 2. 호이스팅에 대해서 설명해 보세요. -> https://gmlwjd9405.github.io/2019/04/22/javascript-hoisting.html 3. 클로저는 무엇인가요? 원리와 왜 사용하는지 설명해 주세요. -> https://hyunseob.github.io/2016/08/30/javascript-closure/ 4. 스코프는 무엇인가요? -> https://poiemaweb.com/js-scope 5. GET..