/array-cardio-2

Array Cardio 2: 7th of #JavaScript30 Coding Challenges by Wes Bos

Primary LanguageHTML

Array Cardio 2

#JavaScript30

This is the seventh of the 30 day Vanilla JS Challenge by Wes Bos. On today's challenge, the focus was implementing various array methods (some, every, find, findIndex and slice).

The technologies used were:

  • HTML
  • JavaScript