TL;DR: I completed the Objects 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:38 Introduction to Objects
๐ 2:44 Creating Object Literals
๐ 5:50 Accessing Properties
๐ 8:55 Bracket Notation
๐ 13:12 Property Assignment
๐ 17:41 Methods
๐ 22:08 Nested Objects
๐ 31:05 Pass By Reference
๐ 38:27 Looping Through Objects
๐ 43:11 Review (Objects)
๐ 44:56 Advanced Objects Introduction
๐ 46:26 The this Keyword
๐ 51:15 Arrow Functions and this
๐ 53:57 Privacy
๐ 57:30 Getters
๐ 1:03:47 Setters
๐ 1:10:24 Factory Functions
๐ 1:17:17 Property Value Shorthand
๐ 1:18:58 Destructured Assignment
๐ 1:22:50 Built-in Object Methods
๐ 1:28:21 Review (Advanced Objects)
๐ 1:31:20 Meal Maker (Project)
๐ 1:49:50 Team Stats (Project)
๐ 2:02:50 Objects (Quiz)
๐ Materials/References:
๐ JavaScript Objects cheatsheet
๐ MDNs Object page
๐ MDNs Global object page
๐ MDNs for...in page
๐ MDNs Arrow function expressions page
Thanks for reading! I hope you find it useful.
Top comments (3)
Hey Dusan, Lot's of thanks for sharing :)
Hi Atul, no problem. I'm glad u like it.
Keep in mind that this is a whole career path, so a lot of courses yet to come!
Nice will wait for it :)