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 different programming paradigms that can be used with Underscore. Both the OOP and FP paradigms were discussed using code examples that highlighted the built-in JavaScript support first followed by expanded examples using Underscore.

The next chapter will present Underscore usage scenarios within specific environments: browser, server, and database.