Transcript
00:00 Hey there. Alright. It's time to get into mapping arrays. This is one of my favorite methods on arrays. It allows you to take the array items that you have and for each one, it allows you to transform that data.
00:11 And then by the end, the result that you get is an array that is the transformed version of all the items of that other array. Really great. I use it all the time. So I'm gonna have you jump in and do it for this one. Have a good time.
