Javascript Arrays Made Simple: Indexing and Finding (Part 2)
Lets dig into array methods like find, findIndex, includes, some, every and more to see how JavaScript helps us find out what is in our arrays.
Quokka:
Code:
👉 What’s my theme? Night Wolf [black]
👉 What’s that font? Operator Mono
👉 I’m a host on the React Round Up podcast:
👉 Don’t forget to subscribe to this channel for more updates:
👉 Discord server signup:
00:00 Introduction
00:19 Destructuring
01:44 Array copying
03:20 Scalars and References
04:42 Finding indexes
06:32 Finding objects
07:47 Includes, some and every
09:17 Review
09:46 Outroduction
Thank you for watching this video, click the “SUBSCRIBE“ button to stay connected with this channel.
#javascript #arrays