Using Pure Pipes To Generate NgFor TrackBy Identity Functions For Mixed Collections In Angular 7.2.7

added by JavaScript Kicks
3/9/2019 12:00:26 PM

883 Views

Ben Nadel updates his previous TrackByPropertyPipe experiment to allow for multiple properties to be used when generating consistent object identity across an NgFor collection in Angular 7.2.7. This update should obviate the need to ever create a concrete NgForTrackBy function in his Angular components.


0 comments