array methods javascript .append code example Example: javscript append item from array let foo = ['oop','plop','copo']; foo.push("plop");