1. Урок 1. 00:21:01
    Understanding the $digest cycle
  2. Урок 2. 00:09:06
    Diving into $digest and $apply
  3. Урок 3. 00:08:29
    $rootScope and $scope inheritance
  4. Урок 4. 00:08:26
    What creates a $$watcher
  5. Урок 5. 00:15:16
    $watch vs $watchCollection
  6. Урок 6. 00:11:18
    $applyAsync vs $evalAsync
  7. Урок 7. 00:13:19
    Superfast renders with batching
  8. Урок 8. 00:07:54
    Performance repeat filtering
  9. Урок 9. 00:12:43
    Track-by expressions for minimal repaints
  10. Урок 10. 00:07:19
    ng-if versus ng-show
  11. Урок 11. 00:12:09
    $digest control with ngModelOptions
  12. Урок 12. 00:05:12
    Limiting template expressions
  13. Урок 13. 00:05:01
    Batching $http into single $digests
  14. Урок 14. 00:13:45
    Running DI strict mode
  15. Урок 15. 00:08:43
    Disabling hidden .data() and DOM mutation
  16. Урок 16. 00:12:41
    Avoid memory leaks with $destroy