delete object from array of objects in js code example Example: remove object from array javascript someArray.splice(x, 1);