JSFiddle - React, Tailwind, and code Playground by ChangJoo Park October 25, 2018 JavaScript var a = [1,2,3,4,5,6,7,8,9] console.log(a.slice(0,4)) f