brunch

You can make anything
by writing

C.S.Lewis

by brunchdev Jun 21. 2022

void 0

이친구는 도대체 뭔가?

레거시 코드를 접하게 된다면 종종 볼 수 있다.

value === void 0 

undefined는 항상 undefined가 아닐 수도 있다는 얘기다.



var undefined = 'hello';
console.log(undefined); // hello



충격과 공포



var undefined = 'hello';

// as-is
if(params === undefined){}

// to-be
if(params === void 0){}



근데 설마 누가 그렇게 코딩하겠어?



참고

https://okayoon.tistory.com/entry/void-0-이란

이전 05화 prettier import 자동 정렬
brunch book
$magazine.title

현재 글은 이 브런치북에
소속되어 있습니다.

작품 선택
키워드 선택 0 / 3 0
댓글여부
afliean
브런치는 최신 브라우저에 최적화 되어있습니다. IE chrome safari