JSFiddle - React, Tailwind, and code Playground by Alexander Lashchevsky December 01, 2020 JavaScript let foo = []; foo.push(1); console.log(foo);