This blog post gives tips for using async functions. If you are unfamiliar with them, you can read chapter âAsync functionsâ in âExploring ES2016 and ES2017â. Know your Promises  # The foundation of async functions is Promises. Thatâs why understanding the latter is crucial for understanding the former. Especially when connecting old code that isnât based on Promises with async functions, you ofte
{{#tags}}- {{label}}
{{/tags}}