Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

tarungarg546 (Tarun Garg)

Érdeklődés

Tag óta
tarungarg546

Legutóbbi dokumentációs tevékenység

Összes tevékenység megtekintése
Oldal Dátum Megjegyzés

Promise


Returned values order of Promise.all

Promise.prototype


Promise.prototype.then(onfulfilled, onRejected) method return original settled value in case where relevant handle onfullfilled or onrejected is not a function.

Arrow functions


Definition of "concise body" + arrow function does not create it's own this.