concat and nunll check in typescript code example Example: concat and nunll check in typescript ['a', 'b', void 0, null, 6].join(''); // 'ab6'