DEV Community

Discussion on: Thoughts On Creating Forms using Angular Pipes

Collapse
 
ahkohd profile image
Victor Aremu

No, not at all, was just trying to experiment. Will have a deeper look into this, but what I do think is that pipes might give a lot of syntactic freedom and abstraction. Imagine using this approach to create some sort of pipe-elements

{{ 'a' | PipeElement:{href:'http://dev.to'} }}