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