javascript + what we can use instead of array code example Example: javascript replace array element array.splice(array.indexOf(valueToReplace), 1, newValue);