DEV Community

xurgg
xurgg

Posted on

Day 5/100, 100 Days of Code

Forgot to post yesterday! But I absolutely did wake up early and get some coding done. Almost 2hours. I worked on a few different methods for iterating through an array

  • .forEach()
  • .map()
  • .filter()
  • .findIndex()

Seemed a lot easier for me to understand the lessons today, which is better than most days.

Top comments (1)

Collapse
 
nkemdev profile image
Nkem

Weldone