Home → Async Quiz
8 questions about Promise, async/await, and how JavaScript handles operations that take time.
await
function
async function
await function
setTimeout
setInterval
.catch()
console.log
if/else
return
You might also like