Nothing fancy
ASP.NET, JavaScript, Ajax, CSS
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
AJAX
ASP.NET
ASP.NET MVC
JavaScript
jQuery
Visual Studio
Sponsors
advertise here
Navigation
Home
Blogs
Archives
April 2010 (1)
March 2010 (3)
September 2009 (1)
June 2008 (1)
May 2008 (1)
February 2008 (1)
Blogroll
NCZOnline
ScottGu's Blog
John Resig's Blog
INFINITIES LOOP
Tales from the Evil Empire
February 2008 - Posts
15
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:
JavaScript
More Posts