Answer
Pure Pipes: Run only when input changes, fast and cached.
Impure Pipes: Run on every change detection cycle, can slow performance.
Impure pipes are needed only when data mutates without reference change.
Pure Pipes: Run only when input changes, fast and cached.
Impure Pipes: Run on every change detection cycle, can slow performance.
Impure pipes are needed only when data mutates without reference change.
Sign in to access all features and personalize your learning experience.
Source: SugharaIQ