Legend quest ยท reward 55 XP

Wait without freezing.

๐Ÿฅš

Egg hatching ยท 0%

Finish every step to hatch your monster!

Step 1 / 6

๐Ÿ‘พ

async/await

Wait without freezing. ๐Ÿ” Why it matters: This is how apps store lots of things at once, like a monster's backpack.

async function f(){ await g() }