Skip to content

Instantly share code, notes, and snippets.

@AkashRajvanshi
Created November 2, 2019 13:34
Show Gist options
  • Select an option

  • Save AkashRajvanshi/0485239fb42f388a98b7426594242c6e to your computer and use it in GitHub Desktop.

Select an option

Save AkashRajvanshi/0485239fb42f388a98b7426594242c6e to your computer and use it in GitHub Desktop.
user.firstName = 'Abha' // Set property 'firstName'
console.log(user.firstName) // Abha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment