Skip to content

Conversation

@Ara-O
Copy link
Contributor

@Ara-O Ara-O commented Oct 21, 2021

There was an error in Number 76,

const { name: myName } = { name: 'Lydia' };
console.log(name);

the name variable should print undefined, and not Lydia. Using a different variable name - instead of 'name' should also help

@jakeherp jakeherp merged commit 8d7e9a6 into lydiahallie:master Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants