Outline
In this exercise, you should have created two new pipes:
- A
full-name
pipe added to and exported from theSharedModule
contained in its own folder - A
phone-number
pipe added to and exported from theSharedModule
, explicitly using the--module
flag
In this video, we'll go over the solutions to the exercise.
If you have quetsions, go back and rewatch the videos in this course, or go check out the documentation.