Language Fundementals
Using the Console
Variables
Data Types
Type Conversion
Numbers & the Math Object
String Methods & Concatenation
Template Literals
Arrays & Array Methods
Object Literals
Dates & Times
If Statements & Comparison Operators
Switches
Function Declarations & Expressions
General Loops
A Look at the Window Object
Block Scope With let & const
Return