javascript array concat ignores null code example Example: js array join ['h', 'e', 'y'].join('') // hey