TL;DR: I completed the Arrays 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:30 Arrays
๐ 2:28 Create an Array
๐ 5:33 Accessing Elements
๐ 9:50 Update Elements
๐ 11:38 Arrays with let and const
๐ 15:02 The .length property
๐ 16:42 The .push() Method
๐ 19:02 The .pop() Method
๐ 20:40 More Array Methods
๐ 27:10 Arrays and Functions
๐ 31:38 Nested Arrays
๐ 35:11 Review Arrays
๐ 37:58 Secret Message
๐ 45:55 Arrays Quiz
๐ Materials/References:
๐ Javascript Arrays cheatsheet
๐ MDNs Array page
Thanks for reading! I hope you find it useful.
Top comments (0)