.concat()
Term side of the Card
Topic: Array
Unit title: .concat()
Categories: Method
Explanation side of the Card
Explanation: The method that merges two or more arrays or values into a new array, leaving the original arrays unchanged. It's commonly used to combine lists of data.
Browser compatibility:
- The chrome browser supports this feature starting from version 1
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 1
- The safari browser supports this feature starting from version 1
Availability: