반응형

단축 평가 shortcut circuit

초기값, 디폴트 값에 씀

const butcket = this._storage.get || []

this._storage.get이  true면 this._storage.get, 앞에것이 false면 [] 

반응형
복사했습니다!