js join array elements after 2 index code example Example: js array join ['h', 'e', 'y'].join('') // hey