Introduction
JavaScript Basic Concepts II
- Function Invocation
- Arguments keywords
- Variable Environment
- Function Scope(lexical scope) vs Block Scope
- Issues with global variable
- Dynamic Scope vs Lexical Scope
- The primitive type vs Non-primitive type in JavaScript
- Type Coercion
- JavaScript is weakly typed
- JavaScript Function
- Scheme + Java
- TypeScript