DEV Community

Cover image for JavaScript Objects Crash Course - Codecademy PRO version
Dusan
Dusan

Posted on

JavaScript Objects Crash Course - Codecademy PRO version

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)

Collapse
 
atulcodex profile image
๐Ÿšฉ Atul Prajapati ๐Ÿ‡ฎ๐Ÿ‡ณ

Hey Dusan, Lot's of thanks for sharing :)

Collapse
 
dc989 profile image
Dusan

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!

Collapse
 
atulcodex profile image
๐Ÿšฉ Atul Prajapati ๐Ÿ‡ฎ๐Ÿ‡ณ

Nice will wait for it :)