JSFiddle - React, Tailwind, and code Playground by Sahin Deniz December 26, 2018 JavaScript let a = { b:1, c: undefined } console.log(a);