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.

LJHarb

Member since
LJHarb

Recent Docs Activity

View all activity
Page Date Comment

Array.from()


Revert to revision of 2016-10-25 06:44:28 by fscholz: "This "cryptic" bracket notation is incredibly common, is used by the spec, and universally means "optional argument"."

Object.values()


Revert to revision of 2016-07-26 01:53:41 by eduardoboucas: "This is the English version."

Array.from()


Revert to revision of 2016-01-05 08:23:19 by fscholz: "Please do not bikeshed polyfills on MDN. Clarity and correctness is far more important than performance and cleverness."

const


Array.prototype.slice()


Removing useless `, 0` in slice calls.