JSFiddle - React, Tailwind, and code Playground by Jussia September 19, 2019 JavaScript var b = 0; var a = b != undefined ? 1 : 2 console.log(a)