1.1 40 variables.html
1. Introduction to Variables
2.1 50 merging variables.html
2. Merging Variables
3.1 60 console log.html
3. Console Logging
4.1 70 selecting html elements.html
4. Selecting HTML Elements
5.1 90 mini project 1.html
5. Mini Project #1
6.1 100 String Manipulation.html
6. String Manipulation
7.1 110 Accepting User Input.html
7. Accepting User Input
8.1 120 Comparison Operators.html
8. Introduction to Comparison Operators
9.1 130 Opposite Comparison Operators.html
9. Handling Opposite Operators
10.1 140 Mini Project 2.html
10. Mini Project #2
11.1 150 Handling Special Cases.html
11. Handling Special Cases
12.1 160 Code Comments.html
12. Code Commenting
13.1 170 introduction to arithmetic.html
13. Introduction to Simple Arithmetic
14.1 180 boolean logic.html
14. Boolean Logic
15.1 190 making lists with arrays.html
15. Making Lists with Arrays
16.1 200 Checking Variable Types.html
16. Checking Variable Types
17.1 210 Type Casting.html
17. Variable Casting
18.1 220 More Comparison Operators.html
18. More Comparison Operators
19.1 230 Mini Project 3.html
19. Mini Project #3
20.1 240 Functions.html
20. Functions
21.1 250 Practice With Functions.html
21. Practice with Functions
22.1 260 Mini Project 4.html
22. Mini Project #4
23.1 270 Query Selector.html
23. Query Selectors
24.1 280 Events.html
24. Introduction to Events
25.1 290 Calculator Project.html
25. Tip Calculator Project
26.1 300 Anonymous Functions.html
26. Anonymous Functions
27.1 310 IIFE.html
27. IIFE
28.1 320 The This Keyword.html
28. This this Keyword
29.1 330 Scope.html
29. Scope
30.1 340 Hoisting.html
30. Hoisting
31.1 350 Introduction To Event Listeners.html
31. Introduction to Event Listeners
32.1 360 Getting Input Values.html
32. Getting Input Values
33.1 370 Changing CSS With Event Listeners.html
33. Changing CSS with Event Listeners
34.1 380 Mini Project 5.html
34. Mini Project #5
35.1 390 Objects.html
35. Objects
36.1 400 For Loops.html
36. For Loops
37.1 410 While Loops.html
37. While Loops
38.1 420 For Each Loops.html
38. For Each Loops
39.1 430 Guessing Game.html
39. Guessing Game Project
40.1 440 Let And Const.html
40. Let and Const
41.1 450 OOP.html
41. Introduction to OOP
42.1 460 Extending Classes.html
42. Extending Classes
43.1 470 Mini Project Modal.html
43. Modal Project
44.1 480 Home Stretch.html
44. Home Stretch
45.1 490 Template Literals.html
45. Template Literals
46.1 500 Object Literals.html
46. Object Literals
47.1 510 Destructuring.html
47. Destructuring Arrays and Objects, and All the Rest
48.1 520 Timeout.html
48. Timeouts
49.1 530 Interval.html
49. Intervals
50.1 540 APIs and Ajax using Fetch.html
50. APIs and Ajax Requests
51.1 550 Arrow Functions.html
51. Arrow Functions
52.1 560 Adding Removing Classes.html
52. Adding and Removing CSS Classes
53.1 570 Final Project.html
53. Final Project