Skip to content

Instantly share code, notes, and snippets.

@dbess1
Created March 30, 2016 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dbess1/086b24ad1ec9738f6d083b826060e3b3 to your computer and use it in GitHub Desktop.
Save dbess1/086b24ad1ec9738f6d083b826060e3b3 to your computer and use it in GitHub Desktop.
// Object initialiser or literal
{ [ nameValuePair1[, nameValuePair2[, ...nameValuePairN] ] ] }
// Called as a constructor
new Object([value])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment