This repo maintains my version of notes which I learned from the JavaScript Objects and Prototypes In-depth Youtube Series by Java Brains.
Unit 1 - Creating Objects
- 01 - Introduction
- 02 - Objects Basics
- 03 - Creating Objects
- 04 - JavaScript Constructors
- 05 - Difference between regular functions and constructors
- 06 - Switching function types and calls
Unit 2 - Understanding the this reference
- 07 - Function Execution Types
- 08 - The this argument values
- 09 - Working on objects with this reference
- 10 - Using the call function
Unit 3 - Prototypes
- 11 - When constructors aren't good enough
- 12 - Introducing the prototype
- 13 - Property lookup with prototypes
- 14 - Object behaviors using prototypes
- 15 - Object Links With Prototypes
- 16 - The Object function
- 17 - The Prototype object
- 18 - Inheritance In JavaScript
alok raj (alokr417@gmail.com)
- website: https://alok722.github.io/
- linkedin: @alok722
- Please create an issue with your suggestion, if found valid I would push the fix.
- Please, Don't open the PR directly without conversation.
Give a ⭐️ if this project helped you!
