JSFiddle - React, Tailwind, and code Playground JavaScript const hero = { name: undefined }; console.log(hero.name !== undefined); // => false