JSFiddle - React, Tailwind, and code Playground by prozoroff March 30, 2016 JavaScript var a = 4 > 5 || 2 > 3; alert(a)