1. Урок 1. 00:01:28
    Getting Started With Our Beginners Guide To Angular 5!
  2. Урок 2. 00:01:04
    Introduction: Welcome To Our Angular Course For Beginners!
  3. Урок 3. 00:02:34
    Creating Your First Angular App using the Angular Cli
  4. Урок 4. 00:04:14
    A Look Around Your Angular Application
  5. Урок 5. 00:03:35
    Adding Outside CSS and JS libraries
  6. Урок 6. 00:00:24
    Section 2 Introduction
  7. Урок 7. 00:05:14
    Creating a Component
  8. Урок 8. 00:06:06
    Property Binding
  9. Урок 9. 00:08:58
    Event Binding
  10. Урок 10. 00:04:54
    Creating a Component Using the Angular Cli
  11. Урок 11. 00:05:34
    Two Way Binding
  12. Урок 12. 00:00:21
    Section 3 Introduction
  13. Урок 13. 00:09:02
    What are Directives?
  14. Урок 14. 00:04:15
    Looping Through Items with the ngFor Directive
  15. Урок 15. 00:02:19
    Conditional Output Using ngIf Directive
  16. Урок 16. 00:04:24
    Styling with ngStyle
  17. Урок 17. 00:04:47
    Dynamic Class Names with ngClass
  18. Урок 18. 00:02:40
    ngSwitch the Angular Switch Statement
  19. Урок 19. 00:00:22
    Section 4 Introduction
  20. Урок 20. 00:03:28
    Working with Services
  21. Урок 21. 00:07:02
    Dependency Injection
  22. Урок 22. 00:04:28
    Working with Observables
  23. Урок 23. 00:05:17
    Working with Observables Part 2
  24. Урок 24. 00:01:39
    The Subject Observable
  25. Урок 25. 00:07:05
    Http Request Using HttpClient
  26. Урок 26. 00:00:44
    Section 5 Intro
  27. Урок 27. 00:02:25
    Setting Up The App
  28. Урок 28. 00:07:43
    Creating the Component Structure
  29. Урок 29. 00:09:38
    Creating the HTML/CSS for Our Components
  30. Урок 30. 00:02:24
    The Movie Interface for Typing
  31. Урок 31. 00:07:06
    The Input and Outputs
  32. Урок 32. 00:03:20
    The Movie Service and the Current Movie
  33. Урок 33. 00:05:14
    Connecting to the Movie Service
  34. Урок 34. 00:04:27
    Faking the Search with Observables
  35. Урок 35. 00:01:32
    Setting Up Your Movie Db Account
  36. Урок 36. 00:07:20
    Getting Search Results from the API
  37. Урок 37. 00:14:11
    Getting the Photo Paths from the API