LFZ > array-filter > Flashcards
What does Array.filter do?
Need to assign array filter to variable
What should the callback function return
returns booelena truthy, falsey value. If truthy then it will add.
What is Array.filter useful for?
used in arrays