2014-02-13

JavaScript Array Prototypes, Clearing an Array in JavaScript and getting the last element from an Array in JavaScript

Recently I had to use these two prototypes for a project, and I don't wish for them to get lost in the sands of time.


Clearing an Array in JavaScript:


Getting the last element from an Array in JavaScript: