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