JavaScript란
함수와 객체
for문과 배열에 대해
alert, prompt, confirm, setTimeout과 setInterval
getElementBy*와 querySelector에 대해
className()과 classList(), setAttribute(), getAttribute()에 대해
속성과 요소에 사용되는 메서드에 대해
이벤트 리스너에 대해
쿠키와 로컬스토리지 그리고 간단히 json에 대해
fetch함수와 비동기통신 간단히 대해
동기와 비동기, 프로미스에 대해