Coalesce for JavaScript. Returns the first value that is not undefined or null.
doowbover 2 years agoGet a property from an object using dot (object path) notation.
jonschlinkertover 2 years agoReturns true
if a value exists in the given string, array or object.