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

Using Underscore in the browser


In this section, we will explore Underscore browser-specific features. We will start by pulling most of the code developed for Chapter 4, Programming Paradigms with Underscore.js, from the fp-underscore folder and create an initial example with a focus on user interface changes. We will render the example output using a popular frontend design framework as a fast and efficient way to prototype web application.