1. Introduction to JavaScript
2. JavaScript Primitives
3. Variable Naming Conventions
4. nullundefined and Numeric Operator
5. Boolean Operator
6. Equals Operator
7. Strings and Comments
8. Important String Functions
9. Arrays and Array Functions
10. JavaScript Objects
11. Conditional Statements
12. Conditional Statements Exercise
13. Loops
14. Loops Exercise
15. Functions
16. Functions Exercise
17. Arrow Functions
18. Classes
19. Naming Convention
20. JSON
21. Imports and Exports
22. Promises and Async Await
23. HTML DOM and EventListeners
24. Scopes and Hoisting
25. DOM Exercise Introduction
26. DOM Exercise 1
27. DOM Exercise 2
28. DOM Exercise 3
29. Quiz - Javascript.html
30. Crypto Tracker