in 연산자는 명시된 property가 명시된 object에 존재하면 true를 반환한다.
참고 : property는 key:value pair
'길 > Javascript 기본' 카테고리의 다른 글
arguments object과 array like object (0) | 2021.01.28 |
---|---|
Object.assign과 Shallow/Deep copy (0) | 2021.01.28 |
Hoisting (0) | 2021.01.27 |
const에 array, object 재할당 (0) | 2021.01.27 |
Object.keys() / Object.values (0) | 2021.01.26 |