1. Async functions

    Async functions make it possible to treat functions returning Promise objects as if they were synchronous.