Skip to content

You'll learn JavaScript's types, how to convert between them, and compare them with == and ===. You'll also learn lexical scope and closure. As well as the objects oriented system (this, prototypes and classes).

Notifications You must be signed in to change notification settings

BharathxD/Deep-JavaScript-Foundations

Repository files navigation

Keywords throughout the course

  1. Primitive Values
  2. Coercion
  3. Abstract Operations
  4. Hoisting
  5. Lexical Scoping
  6. Dynamic Scoping
  7. IIFE (Immediately invoked function expression)
  8. Closure
  9. Memoization: Giving the functions persistent memories of their previous output-input combinations

About

You'll learn JavaScript's types, how to convert between them, and compare them with == and ===. You'll also learn lexical scope and closure. As well as the objects oriented system (this, prototypes and classes).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published