TL;DR: I completed the Iterators course in JavaScript: Arrays, Loops, and Objects module on Codecademy. This is a part of the ๐ Codecademy Web Development Career Path series.
You can find the video on YouTube below โฌ๏ธ
If you like the video, don't forget to smash that like icon ๐ and subscribe โค๏ธ. It will help a lot! Thanks! ๐
โฑ๏ธ Chapters:
๐ 0:00 Intro
๐ 0:43 Introduction
๐ 3:25 Functions as Data
๐ 8:28 Functions as Parameters
๐ 15:02 Review
๐ 16:22 Introduction to Iterators
๐ 20:12 The .forEach() Method
๐ 24:02 The .map() Method
๐ 29:04 The .filter() Method
๐ 35:13 The .findIndex() Method
๐ 40:42 The .reduce() Method
๐ 50:18 Iterator Documentation
๐ 59:30 Choose the Right Iterator
๐ 1:04:03 Review (ITERATORS)
๐ 1:11:22 Mini Linter (PROJECT)
๐ 1:29:14 Iterators Quiz
๐ Materials/References:
๐ JavaScript Iterators (array methods) cheatsheet
๐ MDNs Array iterator methods page
Thanks for reading! I hope you find it useful.
Top comments (0)