JavaScript Basic Concepts I

Introduction

JavaScript Basic Concepts I

  1. Call by Value vs Call by Reference
  2. Arguments and Parameters
  3. Execution Context
  4. Hoisting
  5. Stack overflow & Memory leaks
  6. Garbage Collection in JavaScript
  7. Single-Threaded
  8. Lexical Environment
  9. Scope chain
  10. Leakage of global variables

Leave a Reply

Your email address will not be published.

ANOTE.DEV