Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Angular 4 Front To Back, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:03:41
    Welcome To The Course
  • Урок 2. 00:02:44
    Course Topics Outline
  • Урок 3. 00:06:28
    What Is Angular?
  • Урок 4. 00:03:05
    Angular Versions Explained
  • Урок 5. 00:02:30
    Section 2 Introduction
  • Урок 6. 00:07:41
    Environment Setup
  • Урок 7. 00:04:49
    Using Angular CLI
  • Урок 8. 00:09:04
    Angular 4 File Structure
  • Урок 9. 00:06:33
    Using The Quickstart
  • Урок 10. 00:05:14
    What Is TypeScript?
  • Урок 11. 00:01:11
    Section 3 Introduction
  • Урок 12. 00:06:03
    Components Explained
  • Урок 13. 00:02:43
    A Look At NgModule
  • Урок 14. 00:07:21
    Creating A Component
  • Урок 15. 00:08:17
    Data Binding String Interpolation
  • Урок 16. 00:07:18
    Adding Types To Properties
  • Урок 17. 00:05:05
    Objects Interfaces
  • Урок 18. 00:01:31
    Section 4 Introduction
  • Урок 19. 00:04:38
    Template Files Stylesheets
  • Урок 20. 00:05:58
    Loop Data With The ngFor Directive
  • Урок 21. 00:08:23
    Conditionals With ngIf ngSwitch Directives
  • Урок 22. 00:06:42
    Property Binding
  • Урок 23. 00:06:51
    Class Binding ngClass
  • Урок 24. 00:04:57
    Style Binding ngStyle
  • Урок 25. 00:06:30
    Using Pipes
  • Урок 26. 00:00:56
    Section 5 Introduction
  • Урок 27. 00:07:20
    Mouse Events
  • Урок 28. 00:03:17
    Changing Properties With Events
  • Урок 29. 00:06:27
    Keyboard Input Events
  • Урок 30. 00:06:02
    ngModel 2 Way Data Binding
  • Урок 31. 00:04:51
    Form Submission
  • Урок 32. 00:11:46
    Template Driven Forms Validation
  • Урок 33. 00:01:06
    Section 6 Introduction
  • Урок 34. 00:03:46
    What is a Service?
  • Урок 35. 00:06:18
    Creating a Service
  • Урок 36. 00:07:18
    Working With Observables
  • Урок 37. 00:08:43
    HTTP Module GET
  • Урок 38. 00:06:22
    HTTP Module POST
  • Урок 39. 00:04:49
    HTTP Module DELETE
  • Урок 40. 00:05:59
    HTTP Module PUT
  • Урок 41. 00:00:43
    Section 7 Introduction
  • Урок 42. 00:02:26
    Angular Router Overview
  • Урок 43. 00:08:26
    Working With Routes
  • Урок 44. 00:05:37
    Params ActivatedRoute
  • Урок 45. 00:02:01
    FAQ App Project Introduction
  • Урок 46. 00:14:24
    Setup Navbar Question List
  • Урок 47. 00:08:46
    Answer Toggle Data Service
  • Урок 48. 00:05:20
    Nesting Components Input
  • Урок 49. 00:10:27
    Emitting Output From Components
  • Урок 50. 00:13:06
    Using Local Storage In The Service
  • Урок 51. 00:04:36
    Deploying Our Angular 4 App
  • Урок 52. 00:02:46
    Client Panel Project Introduction
  • Урок 53. 00:09:25
    Firebase App Setup
  • Урок 54. 00:11:20
    Generate Components Setup Navbar
  • Урок 55. 00:15:37
    AngularFire2 Setup Client Service
  • Урок 56. 00:15:26
    Clients Table Component
  • Урок 57. 00:18:03
    Add Client Form
  • Урок 58. 00:16:09
    Add Client To Firebase
  • Урок 59. 00:17:59
    Client Details Component
  • Урок 60. 00:13:16
    Client Balance Update
  • Урок 61. 00:10:43
    Edit Delete Clients
  • Урок 62. 00:14:23
    Login Authentication
  • Урок 63. 00:09:43
    Logout Nav Links
  • Урок 64. 00:09:00
    Auth Guard For Routes
  • Урок 65. 00:08:36
    User Registration
  • Урок 66. 00:14:47
    Settings Service Register Guard
  • Урок 67. 00:16:23
    Adding The Settings Page
  • Урок 68. 00:02:56
    Course Summary