In part one we looked at a few of the useful array methods that Underscore provides for us. In this part of the tutorial we’re going to take a look at some of the syntactic sugar that Underscore gives us to work with array-like collection. An array-like collection is something similar to array in that it is a collection of things as opposed to a single value, but they lack some of the things that arrays possess, such as a length property.
Tag: JavaScript
JavaScript And Recursion
Recursion is an age old concept used in mathematics when an object is defined by other objects of the same type. A real life example would be the mirrors in a department store dressing room. If you look in the right spot, you can see both reflections repeating themselves in each other.
Implementing Drag and Drop Functions with HTML5 and JavaScript
With HTML5 and JavaScript, you can implement native drag and drop functions within the Web browser. This is one of the emerging HTML5 tools that promises to make websites more interactive without relying on additional technologies such as Flash. In this tutorial we will create a simple page with images the user can drag and drop into designated areas.
What Can You Do With Paper.js?
There are many JavaScript frameworks that leverage HTML5.
Paper.js is one of these frameworks that uses Document Object Model (DOM) to structure objects in an easy-to-understand manner. It offers creative and neat ways of doing lots of stuff on a Web browser that supports the
Latest Resources For Designers!
So, for those of you that haven’t gotten the chance to tweet with us, well were sorry to tell you that you’re missing out on loads of freebies and fresh info on web design resources, but no worries because from now on well be bringing you at webdesignshock.com the best of our daily tweets on a regular basis for those that might have just missed it!, or who just simply can’t get enough of Web Design Shock’s feeds of information.