trackBy + *ngFor + debugging = Angular optimization
Have you ever wondered how an Angular app works under the hood? How to make it more efficient and predictive? What happens when you modify state? Me too ;-)
Having searched for
Angular best practices
I came across a new concept:
use trackBy with...
pantooni.hashnode.dev2 min read