this 키워드에 대해 알아보자
화살표 함수에 대해 알아보자
자바스크립트의 변수에 대해 알아보자
Template Literals에 대해 알아보자
Spread Operator를 알아보자
함수 업그레이드를 해보자
Primitive/Reference Data Type에 대해 알아보자.
Constructor & Prototype에 대해 알아보자.
ES5 & ES6 객체지향에 대해 알아보자.
Getter & Setter를 알아보자.
Destructuring 문법에 대해 알아보자.
동기/비동기 처리에 대해 알아보자.
ES6 import/export를 알아보자.
웹브라우저의 동작 원리에 대해 알아보자.
Promise에 대해 알아보자.
async / await을 알아보자.
JS의 반복문에 대해 알아보자.
Symbol, Map, Set 자료형을 알아보자