Skip to content

Conversation

@chrisjay629
Copy link

No description provided.

//fnc will return true or false, if true return the item
//return null
export function find(theArray, fnc){
let findArray = [];
Copy link
Contributor

Choose a reason for hiding this comment

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

Look over this again. The instructions don't tell you to make an array or push to an array

@chrisjay629
Copy link
Author

chrisjay629 commented Jan 23, 2018 via email

@chrisjay629
Copy link
Author

chrisjay629 commented Jan 23, 2018 via email

@chrisjay629 chrisjay629 changed the title Chris Jauregui HomeWork React Js Testing HomeWork Jan 23, 2018
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