Node JSfromAllthingssmitty2 months agoUsing await at the top level in ES modules - Matt SmithTop-level await allows using await directly in ES modules, simplifying asynchronous code without extra nesting.