Удален по просьбе правообладателя
  • Урок 1. 00:00:50
    Say \"Hello World\" to Angular 2
  • Урок 2. 00:01:40
    Writing a Simple Angular 2 Component
  • Урок 3. 00:01:22
    Using events and refs
  • Урок 4. 00:01:02
    Events in Depth
  • Урок 5. 00:02:37
    Injecting a Service
  • Урок 6. 00:01:23
    Using the @Inject decorator
  • Урок 7. 00:07:38
    Using ng-for to repeat template elements
  • Урок 8. 00:01:19
    Using ng-model for two-way binding
  • Урок 9. 00:02:19
    Adding a data model
  • Урок 10. 00:01:39
    Template property syntax
  • Урок 11. 00:01:38
    Passing data to components with @Input
  • Урок 12. 00:00:56
    ng-class and Encapsulated Component Styles
  • Урок 13. 00:02:03
    Controlling how Styles are Shared with View Encapsulation
  • Урок 14. 00:02:24
    Using Pipes to Filter Data
  • Урок 15. 00:01:54
    Using Array ...spread to enforce Pipe immutability.
  • Урок 16. 00:04:16
    Refactoring mutations to enforce immutable data in Angular 2
  • Урок 17. 00:04:21
    Build a select dropdown with *ngFor in Angular 2
  • Урок 18. 00:03:15
    Filter items with a custom search Pipe in Angular 2
  • Урок 19. 00:02:23
    Organizing Angular 2 projects by feature
  • Урок 20. 00:04:33
    Overview of Angular 2 and what to learn next...