← Back to Home
Week 07 - JavaScript Fundamentals
Reference files for Week 07 content.
Examples
-
Variables & Data Types - let, const,
primitives
-
Operators - Arithmetic, comparison,
logical
-
Control Flow - If/else, switch, loops
-
Functions - Declarations, arrows, scope