Skip to content

Latest commit

 

History

History

Day 07

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Day 6 Array Cardio Day 2

Introducing some other array methods. One i didnt know was findIndex, i usually just do indexOf() method most of the time.

Attribution

Key Topics

  • Array Methods - its prototypical methods help filter and manipulate data.