Skip to content

Completed exercises utilizing .find() and .findIndex() callback function array methods.

Notifications You must be signed in to change notification settings

JimGeist/sb_08-02-08_find_findIndex_Exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

sb_08-02-08_find_findIndex_Exercises

Completed exercises utilizing .find() and .findIndex() callback function array methods.

Exercise required writing 2 functions that made use of the .find() and .findIndex() callback function array method. The functions were tested with Jasmine.

Additional spec were added to the Jasmine test script to test the removal of users at the beginning, middle, and end of the users array.

Please go to jimgeist.github.io/sb_08-02-08_find_findIndex_Exercises for the results of the Jasmine tests.

About

Completed exercises utilizing .find() and .findIndex() callback function array methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published