Transcript
00:00 Alright. Now it's time to filter things with arrays. So you can have this array of like seven items and then you filter it down and the new array you get has like three items because the things inside of this array you wanted to get out and get rid of. So, it's actually really powerful when used in combination with map. So let's go ahead and get into this exercise and we can talk all about it.
