February 2008 - Posts

11
Comments

Array.prototype.slice vs manual array creation by AGS777

In a constant pursuit of new and more effective ways to implement common JavaScript code patterns I've recently found out (sorry for such probably trivial finding but it was a real news for me) that Array.prototype.slice method can be easily used to make...
Filed under:
More Posts