In this short tutorial we look at working with pipes in angular. Pipes allow us to transform data. So I have some examples below of using pipes and the different default pipes available. You can also create custom pipes but I'm not going so far. This tutorial continues my dive into angular as I continue to explore the framework.