Future Track Facebook Timeline Cover Template

This Timeline Cover Template is great for any Facebook page that is updated to the new Timeline feature. You can express yourself on your Facebook page with this beautiful banner image, just change the text and you are ready to upload to your profile. In this package you’ll find One Photoshop file.

An Introduction to Underscore.js – Part 1 Arrays

Underscore.js is a tiny JavaScript utility library that makes working with some of the common data structures used in JavaScript much easier. Minified and GZipped it weighs in at less than 4Kb and where possible it delegates functionality to native browser implementations for performance. It has no other dependencies and so adds very little overhead to your total script assets. It can be used on the client or server with equal ease.