Course contentsShow
JavaScript
Lesson 1979 of 2,72341. Modern JavaScript Features (ES2020+)Pro lesson

Top-Level Await Requirements

Top-level await only works in ES modules, requiring type='module' in browsers or .mjs in Node.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.