Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай AngularJS Performance, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:21:01
    Understanding the $digest cycle
  • Урок 2. 00:09:06
    Diving into $digest and $apply
  • Урок 3. 00:08:29
    $rootScope and $scope inheritance
  • Урок 4. 00:08:26
    What creates a $$watcher
  • Урок 5. 00:15:16
    $watch vs $watchCollection
  • Урок 6. 00:11:18
    $applyAsync vs $evalAsync
  • Урок 7. 00:13:19
    Superfast renders with batching
  • Урок 8. 00:07:54
    Performance repeat filtering
  • Урок 9. 00:12:43
    Track-by expressions for minimal repaints
  • Урок 10. 00:07:19
    ng-if versus ng-show
  • Урок 11. 00:12:09
    $digest control with ngModelOptions
  • Урок 12. 00:05:12
    Limiting template expressions
  • Урок 13. 00:05:01
    Batching $http into single $digests
  • Урок 14. 00:13:45
    Running DI strict mode
  • Урок 15. 00:08:43
    Disabling hidden .data() and DOM mutation
  • Урок 16. 00:12:41
    Avoid memory leaks with $destroy