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.

asselin

Member since
asselin

Recent Docs Activity

View all activity
Page Date Comment

String.prototype.repeat()


Spelling and grammar fixes

Array.prototype.splice()


Added note about what happens if index > array length

Array.prototype.splice()


Added note and example regarding what happens if howMany is > number of elements in the array