place item from array to index 0 code example Example: insert item into array specific index javascript myArray.splice(index, 0, item);