remove one item from the an array javascript code example Example: remove object from array javascript someArray.splice(x, 1);