adspace
Answer Posted / Om Prakash Kharwar
In Angular, a pipe is a functional programming concept used for transforming data. An impure pipe modifies its input and may have side effects, such as making network requests or manipulating the DOM. This differs from a pure pipe, which produces the same output given the same input without side effects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to implement a datagrid table with angular 2 and primeng?
Give the example of angularjs strings?
How to use primeng in angular 4?
What is a dynamic route in angularjs and how do you implement it?
How to create angularjs filter which outputs html?
What is the latest angular?
Angularjs dependency injection of value inside of the module.config?
What is the latest version of angular?
How to get and log an error in angular 4?
Which version you are using js?
How to enable html5 mode in angular 1.x?
How can primeng be used with angular2?
How an object or function can get a hold of its dependencies?