angular How pure and impure pipes work in Angular Ivy Understanding how pipes work under the hood by looking at their implementation details in Ivy
angular The essential difference between pure and impure pipes in Angular and why that matters This article explains how pure Angular pipe is related to pure functions, what advantages pure pipes brings and how it's implemented under the hood.