Pipes: The Angular feature that you didn't know you needed!
In Angular when developing, you can sometimes find the need to transform a value before presenting it in the template. To achieve this, Angular has inbuilt functionality called pipes.