0 / 60 seg.

How can you attempt to access the property a.b on obj without throwing an error if a is undefined?

let obj = {};