Lesson 2: Expanding Your Toolkit with Filters and Service Types
In this Lesson, we will cover the following recipes:
- Using the
uppercase
andlowercase
filters - Using the
number
andcurrency
filters - Using the
date
filter - Debugging using the
json
filter - Using data filters outside the template
- Using built-in search filters
- Chaining filters
- Creating custom data filters
- Creating custom search filters
- Filtering with custom comparators
- Building a search filter from scratch
- Building a custom search filter expression from scratch
- Using service values and constants
- Using service factories
- Using services
- Using service providers
- Using service decorators
Introduction
In this Lesson, you will learn how to effectively utilize AngularJS filters and services in your applications. ...
Get AngularJS: Maintaining Web Applications now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.