What is a Pipe? Probably every Angular developer has already met with the definition of Pipes. Pipes are special classes that have the @Pipe decorator declared above them. In short, Pipes are useful for transforming data. For example, when we have an...
gergoasztalos.hashnode.dev4 min read
No responses yet.