Async await (Javascript)
Task
Learning objectives:
Students will already:
Resources you can use:
Detailed Notes:
Explain what async is and show an async function
Explain the await keyword and how to use in an async function
Show how to rewrite a function using async await instead of then/catch
Last updated