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


This chapter explored the specialized Underscore functions that target arrays, objects and functions. It also included a section on miscellaneous Underscore functions that will be referenced in other chapters.

The sections on objects and functions are a prerequisite for the next chapter that will discuss more about using programming paradigms with Underscore.