Angular 4: Pipes


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
Most web app development focuses on taking data in and then processing or displaying that data in another format. Angular uses pipes to take in data, transform it, and then output it in the necessary format. In this course, you will learn how to use some common built-in Angular pipes and how to create custom pipes.

Target Audience
Developers who want to learn how to use Angular 4 to create web apps

Prerequisites
None

Expected Duration (hours)
0.5

Lesson Objectives

Angular 4: Pipes

  • start the course
  • convert text case of a string
  • display data in JSON format
  • display data using a currency format
  • slice strings and lists before displaying them in a template
  • format and manipulate the display of dates using the date pipe
  • create and use a custom pipe
  • use and create pipes for an Angular app
  • Course Number:
    sd_agad_a04_it_enus

    Expertise Level
    Beginner