Async Await
- Async/await builds on top of promises
- Enables synchronous style execution of multiple asynchronous methods
- Functions are prefixed with the "async" keyword
- Enables the use of the "await" keyword for invoking promisified functions
Recently added: Conventional commits, Cli, Shortcuts, Subscriptions, Topic
Created 2020-08-23T20:46:58+05:30 · Edit