Key Features
Book Description
Underscore.js is one of the most popular modern JavaScript libraries used for functional programming. It can be used as a base for building complex JavaScript applications in a sustainable manner and for building other JavaScript libraries. It embraces functional programming principles but is not opinionated and can be used with imperative, object-oriented, functional, or other programming styles.This book explores how to use Underscore.js to power your code and understand modern JavaScript development concepts while applying a lightweight and efficient workflow to build applications.
The book starts with an incremental Underscore.js introduction by exploring key JavaScript concepts. You will then explore the basic features of Underscore.js in action and establish a lightweight development workflow that allows the provided examples to be guided by tests. The book then covers the functionality of Underscore.js with in-depth examples and explanations for understanding and applying the Underscore.js API. You'll also learn how to use Underscore.js as a base for your own modules and libraries within an object-oriented or functional programming style, and will be able to explore Underscore.js use cases in different environments.
Eventually, you'll learn about libraries that are closely related with Underscore.js, how to share code between client and server, and how to prepare for the upcoming JavaScript standard ECMAScript 6.
What you will learn
- Reference and call Underscore.js functions using a modern JavaScript development workflow
- Apply Underscore.js to JavaScript arrays, objects, and functions
- Take advantage of objectoriented or functional programming techniques with Underscore.js
- Leverage Underscore.js to create code that targets client, server, or database contexts
- Extend Underscore.js functionality with other closely related libraries
- Reuse Underscore.jsbased code between client and server applications
- Prepare for the upcoming JavaScript standard ECMAScript 6 and support older browsers
Who this book is for
If you are a developer with fundamental JavaScript knowledge and want to use modern JavaScript libraries to extend your functional programming skills, then Underscore.js is an important library you should be familiar with.
Table of Contents
- Getting Started with Underscore.js
- Using Underscore.js with Collections
- Using Underscore.js with Arrays, Functions and Objects
- Programming Paradigms with Underscore.js
- Underscore.js in the Browser, on the Server and with the Database
- Related Underscore.js Libraries and ECMAScript Standards
- Underscore.js build automation and code reusability
Loading...
Loading...

