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: https://quokkajs.com/
Code: https://github.com/jherr/arrays-made-...
👉 What's my theme? Night Wolf [black]
👉 What's that font? Operator Mono
👉 I'm a host on the React Round Up podcast: https://devchat.tv/podcasts/react-rou...
👉 Don't forget to subscribe to this channel for more updates: https://bit.ly/2E7drfJ
👉 Discord server signup: / discord
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