...

/

Exercise: Built-in Pipes in Angular

Exercise: Built-in Pipes in Angular

Let’s practice using Angular’s built-in pipes.

We'll cover the following...

Objectives

We want to improve the existing cart item component so it displays values in a more user-friendly way. To do that, we have to meet the ...