Explore Library
QuizAdvanced

Understanding await keyword basics

Learn what the await keyword does when used inside an async function.

Inside an async function, what does the 'await' keyword do when applied to a promise?