tl;dr: Array.filter(Boolean) filters out falsy values ( null , undefined , 0 , false , '' ) ...
確定! 回上一頁