prototype, [[prototype]]
맵과 셋
정렬, localeCompare
node.js readline 모듈
deep copy & shallow copy
Execution Context, Hoisting, Scope Chain
this binding
callback function
OR과 AND
closure
arrow function
ES Module, CommonJS
call( ), apply( ), bind( )
callback, promise, async/await
Microtack Queue & Macrotask Queue
event, Bubbling, Capturing
상수와 변수 선언 키워드
Array-like objects, NodeList
getBoundingClientRect, Intersection Observer API
XMLHttpRequest
fetch, json()
create-react-app
new Array().fill(), Array.from()
인스턴스와 클래스, 클래스 필드, 생성자 메서드, 정적 프로퍼티와 메서드, 클래스 상속
getCurrentPosition, watchPosition, clearWatch, GeolocationPosition
Hidden Property Key, 전역 심볼(Symbol.for(key)), Symbol.keyFor
Symbol.toPrimitive, hint, toString, valueOf
regular expression
Date 객체 생성하기, 날짜 구성요소, 자동 고침, Date.now(), Date.parse와 문자열
클로저와 고차 함수의 개념이 사용된 코드를 볼 때마다 바로 읽히지 않더라고요.그래서 기록으로 남기고 자주 보면서 익숙해지려고 해요.디바운스(debounce)는 빠르게 연속으로 발생하는 이벤트 중 마지막 이벤트만 실행되도록 제어하는 기술이에요."handleChangeIn