Mutating vs. Non-Mutating array js code example Example: how to push into array javascript without mutating const newArray = array.contact(newItem);