push a object in array 0 position js code example Example: insert item into array specific index javascript myArray.splice(index, 0, item);