JavaScript Array concat() Method - W3Schools The concat() method is used to join two or more arrays. This method does not change the existing arrays, but returns a new array, containing the values of the ...