JavaScript Advanced Tutorials Часть первая (1/2)
1. JavaScript Introduction and The Goal of This Course
2. Setup
3. Big Words and Javascript
4. JavaScript Understanding, Frameworks, and The Weird Parts
5. JavaScript Conceptual Aside Syntax Parsers, Execution Contexts, and Lexical Environments
6. JavaScript Conceptual Aside NameValue Pairs and Objects
7. JavaScript The Global Environment and The Global Object
8. JavaScript The Execution Context Creation and Hoisting
9. JavaScript Conceptual Aside Javascript and undefined