JSFiddle - React, Tailwind, and code Playground by Abdul Ahmad September 05, 2019 JavaScript const arr = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; console.log(arr.splice(0, 6));