Community

Returning Promises From Async / Await Functions In JavaScript

(Ben Nadel) Over the weekend, when I was using SessionStorage to cache form-data in Angular 9.1.9, I had a service object that included a number of async / await functions.