Description
In this course, you will learn:
- Test your fundamental knowledge of JavaScript with 50 interactive quiz questions on topics such as the event loop, scopes and closures, the "this" keyword, classes and prototypes, garbage collection, and more!
- Lydia will provide an in-depth graphic explanation for each question to help you better understand key JavaScript principles!
Syllabus:
- Event Loop & Task Queue
- Scope & Closure
- this keyword
- Classes & Prototypes
- Generators & Iterators
- Garbage Collection
- Modules
- Numbers
- Miscellaneous