Back
Chapter 4.0 Objects (content)
Pratyush M2022-12-09
We will be covering 3 topics in this module
Chapter 4.1 - Objects
- Everything in JavaScript is an Object
- Properties
- Creation of Objects
- Function as key values
- Accessing Properties
- Adding/Updating Properties
- Deleting Properties
Chapter 4.2 - Delegation
- Delegation
- Existence check
Chapter 4.3 - Iterations
- Iteration
- For-in-loop
- Object Methods
- Reflect.own
Like my blogs ?
You can give this github repo a ⭐Here