how to delete js object from object array code example Example: javascript delete object from array someArray.splice(x, 1);