It allows you to use negative numbers to grab items from the end of the list. Changing and Combining Arrays • concat (): Joins two or more arrays into a new one. It does not change your original ...
Keep these warnings in mind: - Two objects with the same data are not the same. JavaScript checks the memory spot. - typeof null says it is an object. It is not. - Objects pass by reference. Changes ...