JSFiddle - React, Tailwind, and code Playground by Travis Smith February 22, 2019 JavaScript let array = [1,2,3] array.push(4) return array[-1]