Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Violet-Bora-Lee/cea646da635cd5cbe0b153efb10ebfd8 to your computer and use it in GitHub Desktop.
Save Violet-Bora-Lee/cea646da635cd5cbe0b153efb10ebfd8 to your computer and use it in GitHub Desktop.
const { firstName:name } = developer;
console.log(name); // returns 'Nathan'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment