[ECMAScript 5]
- JS is case sensitive
- JS is dynamically typed language.
- Lexical Scope / Environment
- Execution Context - New EC created for eery function call
- Outer Reference of a Function
- Coercion - Converting a value from one type to other
- Execution Context
- Creation
- Hoisting
No comments:
Post a Comment