Skip to content

Samuel imafidon - #1

Open
osammy wants to merge 3 commits into
masterfrom
samuel-imafidon
Open

Samuel imafidon#1
osammy wants to merge 3 commits into
masterfrom
samuel-imafidon

Conversation

@osammy

@osammy osammy commented Aug 23, 2019

Copy link
Copy Markdown
Owner

No description provided.

@osammy
osammy requested a review from vebradev August 23, 2019 09:26
const uni = [];

graduates
.forEach(element => element.university.match(/Uni/g) ? uni.push(element.university) : "");

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Fancy way to achieve this one! Not sure whether you wanted to push yourself, but try to research includes() method. Other than that - this is cool! 😄

@osammy

osammy commented Aug 23, 2019 via email

Copy link
Copy Markdown
Owner Author

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