track by prevents recalculating DOM for known values Mostly can’t use one-time binding and track by at once 11 <li ng-repeat="step in steps track by $index"> </li>
Low cost of loading new modules • Memory consumption PROFIT • Workaround for Angular 1.x • Adding new modules is painful* * Different strategy for production and local development