Skip to content

Instantly share code, notes, and snippets.

@igeligel
Created July 16, 2019 11:03
Show Gist options
  • Save igeligel/59ba2b841494b20261b50881be317c89 to your computer and use it in GitHub Desktop.
Save igeligel/59ba2b841494b20261b50881be317c89 to your computer and use it in GitHub Desktop.
const person = {
firstName: "Max"
};
person.lastName = "";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment