In node.js server side, is there a better idiom or correct way to check for “.deep.deep” nonexistence?
Say you have a large object, picture it coming from typical json/api, and you have something like ..
Say you have a large object, picture it coming from typical json/api, and you have something like ..