Node JSfromAllthingssmitty1 month 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.