Day "prototype"

  • JavaScript

Extend String object in JavaScript

The “prototype”-JavaScript method allows you to easily add methods and properties to the standard classes, such as Array and String. That way you always this method at your disposal for any object of type Array or String.
Read more…

  • JavaScript

Expand Array object in JavaScript

An overview of methods and properties de Array in JavaScript can be found on the W3Schools site. The JavaScript Array can expand their own methods.
Read more…

  • RSS
  • LinkedIn
  • Twitter