JSFiddle - React, Tailwind, and code Playground by bilbobaggins June 07, 2017 JavaScript var a = 1; one(); function one() { console.log(a); }