Nice Javascript library: underscore.js
Modern javascript provides a host of cool functional-programming toys like forEach and reduce, but I'm stuck with IE* at work, which does not. jQuery fills some of those gaps (it has $.each and $.map) but not everything one would want. Enter underscore.js, which bills itself as "the tie to go along with jQuery's tux." It [...]





