Is it possible to use async await, especially when accessing external resources like the db?
Is it possible to use async await, especially when accessing external resources like the db?