JSFiddle - React, Tailwind, and code Playground by Peter Nosko May 21, 2014 JavaScript var a = "var-a"; $a = "dollar-a"; alert(a + " | " + $a);