JSFiddle - React, Tailwind, and code Playground by Vladymyr Shevchuk March 30, 2020 JavaScript const obj = { foo: '' }; console.log(obj.foo ?? 1);