Book Image

Learning Underscore.js

By : Alexandru Vasile Pop
Book Image

Learning Underscore.js

By: Alexandru Vasile Pop

Overview of this book

Table of Contents (14 chapters)
Learning Underscore.js
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we explored many of the collection specific functions as provided by Underscore. We revisited some of the functions introduced in the previous chapter and demonstrated additional functionality. We continued with searching and filtering functions and finished with aggregation and transformation functions.

In the next chapter, we will demonstrate the Underscore features covering arrays, functions, and objects.