adam.nz aboutpostsprojectscontact
node> [null, undefined, false, NaN, 0, '', '🍌'].filter(Boolean)
Remove all falsy values (everything except 🍌).