JSFiddle - React, Tailwind, and code Playground JavaScript var stringVar = 12345 + [] console.log(`value: ${stringVar} type: ${typeof stringVar}`);