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 provided an introduction to Underscore and explored useful practices and patterns that will be used throughout the book. We established a development workflow for working efficiently with Underscore examples and we finished the chapter by introducing testing with Jasmine.

Based on these fundamentals, in the next chapter, we will start exploring the Underscore functionality for collections in detail.