Skip to content

Instantly share code, notes, and snippets.

@lonekorean
Last active April 21, 2023 07:36
Show Gist options
  • Select an option

  • Save lonekorean/8278651 to your computer and use it in GitHub Desktop.

Select an option

Save lonekorean/8278651 to your computer and use it in GitHub Desktop.
Null coalescing
var obj = incomingObj || {};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment