JSFiddle - React, Tailwind, and code Playground by ftaran March 09, 2012 JavaScript var a = "1"+2+3; var b = 1+2+3; alert (b);