array push values javascript es6 code example Example: javascript array push var SomeRandomArray = []; SomeRandomArray.push("Hello, world!");