Videos
Unit 3 videos¶
Block 6 (88:07)¶
- Introduction to Unit 3 (3:25)
- Test PLans (10:18)
- Lab 1 - Project 3 : Part 4 (8:21)
- ES Lint introduction (10:10)
- VS Code helpful tricks (11:27)
- ES Lint Mac installation (14:50)
- ES Lint Windows installation (9:23)
- Simple
if
Statements (22:28) - Debugging
if
Statements,Checking for Numeric, Labs 3 & 4 (11:33) - Simple
if/else
Statements, Validating Strings (23:57) - Developer tools: using console.log and some other good to knows (8:09)
Block 7 (49:40)¶
- Project 3 overview (11:55)
if
Statement with Multiple Booleans (20:06)- Nested
if
statements (17:39)