I `Promise` you won’t have to `await` long to understand `async` in JavaScript
Dealing with Promises shouldn't give you `async`ing feeling. They're how you escape callback hell. (more…)
Read more »Still, using only console.log( ) to debug? Well, there’s a lot more. Read more