【发布时间】:2017-01-10 03:58:33
【问题描述】:
@Pipe({name:'myPipe', pure: false})
我无法理解不纯的管道。
纯水管和非纯水管有什么区别?
请用一个简单基本的例子解释一下。
【问题讨论】:
-
阅读The essential difference between pure and impure pipes and why that matters,它解释了差异背后的细节并探索了潜在的心理模型
标签: angular angular-pipe angular2-pipe