and
the
to
js
JS
of
with
a
you
3
• Archive: http://archive.is/wip/fp2hm Rapid Underscore.jsHarness the power of the extensive range of functionalities that come with Underscore.jsHarness the power of the extensive range of functionalities that come with Underscore.jsAbout This VideoTake functional programming to the next level with the aid of the Underscore libraryLearn why Underscore is a great addition to any JavaScript programmer’s toolbeltCreate an exciting International Space Station project, one step at a timeIn DetailUnderscore.js is a library of utility functions for JavaScript that helps to minimize the complexity most users face in building programs, that is, simplifying their JavaScript code.
• It can be used with any other library or framework and provides many useful methods for this very reason.
• It works great as an addition to jQuery, Angular.js, Backbone.js, or any other framework you might be using, or you can use it with plain old JavaScript.Rapid Underscore.js is a quick introduction to making the most of the Underscore.js library.
• Using a practical example project it shows you not just how but why you would want to use Underscore.js’ methods.We’ll start off by learning what the Underscore.js library is and why you would want to use it, and discover how to incorporate Underscore.js into an existing Browser or Node.JS-based project.
• Further, we will dive deeper into the Underscore.js concepts that can help us deal with arrays and objects using Underscore's functions for filtering, grouping, and sorting.