1.1 Running JavaScript1.2 Types and the typeof Operator1.3 Comments1.4 Variable Declarations1.5 Identifiers1.6 Numbers1.7 Arithmetic Operators1.8 Boolean Values1.9 null and undefined1.10 String Literals1.11 Template Literals1.12 Objects1.13 Object Literal Syntax1.14 Arrays1.15 JSON1.16 Destructuring1.17 Advanced DestructuringExercises