Introduction
  • Introduction
Clear your Basics: Extremely Important
  • Execution Context and Call Stack
  • Execution context in Details
  • The "this" Keyword
  • Working of Scoping chain
Understanding scope with code
  • SCOPE WITH CODE
HOISTING with code
  • Free Course has Limit of only 2hrs so i cant upload this lecture even if i wish
This(Keyword) Advance Understanding
  • The "This" Keyword
New Operator & Constructor function
  • New Operator
Prototype and Inheritence
  • Coming soon
Closure and IIFE
  • Coming soon
Asynchronous Javascript
  • Advance concept in Asynchronous vs Synchronous Javascript
  • Callback and anonymous function
  • Callback Hell
  • Promise
  • Async/await