JSFiddle - React, Tailwind, and code Playground by Paco86 March 06, 2019 JavaScript var a = 1; var b = 2; alert(a === 2 || b === 3 ? 'haha' : 'nono')