Create a custom Angular Pipe with Parameter
In this tutorial we are going to create a custom angular pipe and see how they can be useful in transforming the data on the template. There are different pipes for different type of template output and we can create a one of our own depending on the requirement.