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