n at start of objects javascript code example Example: es6 create array with increasing number Array.from(Array(10).keys()) //=> [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]