how to remove an entry from array in javascript code example Example: remove object from array javascript someArray.splice(x, 1);