JSFiddle - React, Tailwind, and code Playground by amindunited August 22, 2018 JavaScript const myCart = ['one', 'two', 'three']; console.log('..', myCart.slice());