Back
Chapter 3.0 Dynamic Context
Pratyush M2022-09-14
We will be covering 3 topics in this module
Chapter 3.1 - This keyword
- The ‘this” keyword
- Object Methods
- Important Rule
- Default Binding
- Implicit Binding
- Arrow Function
Chapter 3.2 - Bind
- Explicit Binding
- .bind
Chapter 3.3 - Call
Chapter 3.4 - Apply
Chapter 3.5 - Strict Mode
- What is Strict Mode?
- Let’s code
- Context in Strict mode
Chapter 3.6 - Contextual Formats
- New binding
- Contextual Formats
Chapter 3.7 - Dynamic Context
- debounce and Throttle
Like my blogs ?
You can give this github repo a ⭐Here