Underscore is a library we use everyday.
Today, we'll look at the enormously useful
chain method.
We can take all the methods we normally use:
filterobjectkeysmapfirst... and chain them!
Chain nearly any other methods from Underscore.
Read more about chain at:
http://underscorejs.org/#chain
1/12
#