javascript push pop array code example Example: javascript array push let arr = ["hello"]; arr.push("hi");