JSFiddle - React, Tailwind, and code Playground by BuddhiP June 25, 2013 JavaScript var x = typeof(xyz) === 'undefined'? 'no fail': 'wont hit'; alert(x);