HTML and CSS Reference
In-Depth Information
Underscore
If you ever find yourself asking “why doesn't JavaScript have a function to do x?”, chances
are it will exist in the Underscore library. Underscore contains a wide array of utility func-
tions for managing arrays, objects and functions, along with templating functionality similar
to that used with jQuery Template.
The library, along with its API can be found here:
http://underscorejs.org/
Search WWH ::




Custom Search