Skip to content

Conversation

@Solshuk
Copy link

@Solshuk Solshuk commented Mar 21, 2018

No description provided.

pass = true;
}
}
if (pass === false) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think you need this if statement. You can just return the array. if it's empty... it's empty.

@sulemc
Copy link

sulemc commented Mar 22, 2018

Nice work Mack! If you want to challenge yourself, go through the assignment and try converting your functions into arrow syntax!

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