n first items array es6 code example Example: first n elements of array js const sliced_array = unsliced_array.slice(0, n);