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.

warpdesign

Membre depuis
warpdesign

Activité documentaire récente

Voir toutes les activités
Page Date Commentaire

Array.prototype.reduce()


The sentence "reduce executes the callback function once for each element present in the array" can be misleading since reduce will skip the first index. if initialValue isn't specified. Added a note for that.

Utiliser le mode plein écran


Fonctions fléchées


Correction d'une faute de conjugaison

ArrayBuffer


Correction de "bits" en "octets" (1 bit == 8 octets) et de quelques expressions incorrectes en français.