...

/

Exercise: Custom Pipes

Exercise: Custom Pipes

Let’s implement a custom pipe.

We'll cover the following...

Objectives

We want to do more work on the user profile card so that meets the following requirements:

  • It should render the user name and last name using a pipe, so that ...