Exercise: TaskQueue with Promises

Practice how to modify the TaskQueue class using await/async.

Problem statement

Migrate the TaskQueue class internals from promises to async/await where possible.

If you’re unsure about how to do this, click the “Show Hint” button.

Get hands-on with 1200+ tech skills courses.