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 »
proposal-regexp-named-groups – Named capture groups for JavaScript RegExps… Read more