Underscore.js Fundamentals
Learn to take control of JavaScript collections, arrays, functions and objects all while improving the performance of your code and making your JavaScript more readable and expressive.
What you'll learn
Learn Underscore.js by focusing on each of the Underscore functions to learn to manipulate and control JavaScript collections, arrays, objects and functions. See how Underscore can significantly improve the performance of your code and how to the functional nature of the library can help make your code more expressive and easier to read. The last module of the course demonstrates how to use Underscore in an integration exercise to create aggregations, data manipulations, integrate with a ViewModel and extend the library to add your own functionality.
Table of contents
- Introduction 2m
- Markup Overview 2m
- MockJSON Intro 2m
- MockJSON Customizations 2m
- Mixins 1m
- Data Module: Overview 1m
- Data Module: Months 2m
- Data Module: Properties 3m
- Data Module: Aggregations 2m
- ViewModel: Summary Table 7m
- ViewModel: Render Properties 2m
- ViewModel: City, County and Quick Facts 1m
- ViewModel: Process Elements 1m
- ViewModel: Filter and Clear Filter 1m
- ViewModel: Send to Buttons 1m
- Summary 1m