সাম্প্রতিক ডকুমেন্টেশন কার্যক্রম
সমস্ত কার্যকলাপ দেখুনপৃষ্ঠা | তারিখ | মন্তব্য |
---|---|---|
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. |