1_JavaScript-core / 04_object-literal
chap01_object
객체

chap02_property
01_property.js (프로퍼티)

02_method.js (메소드)

03_property-accessor.js (마침표/대괄호)표기법

04_property-change-add-remove.js (변경/추가/삭제)

chap03_ES6
01_property-value-shorthand.js

02_computed-property-name.js

03_method-shorthand.js

chap04_additional-operator-and-traveal
01_in-operator.js (in 연산자)

02_for-in.js (for in 반복문)
