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