Remove all instances of an item from an array by mutating original array code example
Example: how to push into array javascript without mutating
const newArray = array.contact(newItem);
const newArray = array.contact(newItem);