category / javascript

Filter() Method

Filter() is probably one of the methods I used the most on my latest project. There was a TON of filtering to do depending on the product…

find() helper

Find() is a great little helper that is used to find specific items in a list. With a for loop, along with an if statement, the code…

foreach() and map() helper

Foreach() is most likely the first es6 helper you will learn to use. Map() is another. They both are pretty similar, but I'll explain the…

view all posts

©2022 Jennifer Quispe. All rights reserved.

Privacy Policy