Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Complete Angular 2 JS, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:13
    Introduction
  • Урок 2. 00:01:56
    What is in Angular2
  • Урок 3. 00:03:28
    Creating an Angular 2 Project
  • Урок 4. 00:07:38
    Editing our First App
  • Урок 5. 00:02:25
    Understanding the Project Structure
  • Урок 6. 00:06:41
    Why TypeScript? What is TypeScript?
  • Урок 7. 00:04:14
    Getting Started with Components
  • Урок 8. 00:04:17
    How an Angular 2 App gets started?
  • Урок 9. 00:00:51
    Understanding AppModules
  • Урок 10. 00:03:32
    Using Templates & Styles
  • Урок 11. 00:06:59
    First Summary
  • Урок 12. 00:03:24
    Creating a new Component
  • Урок 13. 00:06:44
    About Unique Selectors
  • Урок 14. 00:11:23
    Using multiple Components
  • Урок 15. 00:06:37
    MUST WATCH - How to proceed with this Course?
  • Урок 16. 00:08:07
    View Encapsulation and Styling
  • Урок 17. 00:05:39
    Inserting Content with ng-content
  • Урок 18. 00:07:43
    Databinding Overview
  • Урок 19. 00:12:33
    String Interpolation
  • Урок 20. 00:09:21
    Property Binding & Event Binding Overview
  • Урок 21. 00:03:16
    Property Binding
  • Урок 22. 00:05:10
    Binding to Custom Properties
  • Урок 23. 00:06:51
    Event Binding
  • Урок 24. 00:05:20
    Binding to Custom Events
  • Урок 25. 00:05:59
    More Information on Property & Event Binding
  • Урок 26. 00:13:31
    Two-Way Binding
  • Урок 27. 00:11:21
    The Component Lifecycle
  • Урок 28. 00:07:14
    Component Lifefcycle Usage Examples
  • Урок 29. 00:01:48
    Template Access with Local References, ViewChild and ContentChild
  • Урок 30. 00:15:02
    Project Setup
  • Урок 31. 00:13:36
    IMPORTANT - Required Changes
  • Урок 32. 00:04:50
    Creating the Header Component
  • Урок 33. 00:02:21
    Creating the Recipes Component
  • Урок 34. 00:14:00
    Creating Recipe Model & List Component
  • Урок 35. 00:10:15
    Recipe Detail & Databinding
  • Урок 36. 00:02:59
    Shopping List Component
  • Урок 37. 00:04:21
    What are Directives?
  • Урок 38. 00:03:19
    Attribute Directives
  • Урок 39. 00:06:30
    Building a Custom Attribute Directive
  • Урок 40. 00:10:26
    Element Interaction with HostListener & HostBinding
  • Урок 41. 00:01:44
    Directive Property Binding
  • Урок 42. 00:13:51
    ngIf
  • Урок 43. 00:12:48
    ngFor
  • Урок 44. 00:02:21
    ngSwitch
  • Урок 45. 00:08:21
    Angular 2's De-Sugaring Mechanism
  • Урок 46. 00:08:01
    Building a Custom Structural Directive
  • Урок 47. 00:06:46
    Using NgModules
  • Урок 48. 00:09:33
    Ingredients List with ngFor
  • Урок 49. 00:12:46
    Custom Dropdown Directive
  • Урок 50. 00:06:03
    Introduction
  • Урок 51. 00:10:38
    Chrome Debugger & Sourcemaps
  • Урок 52. 00:02:52
    Augury
  • Урок 53. 00:04:09
    What are Services?
  • Урок 54. 00:14:12
    Example - Logging Service
  • Урок 55. 00:11:31
    What is Dependency Injection?
  • Урок 56. 00:10:28
    Example - Injecting the Logging Service
  • Урок 57. 00:03:08
    Multiple Instances vs One Instance
  • Урок 58. 00:05:00
    Services & AppModules
  • Урок 59. 00:07:00
    Using NgModules
  • Урок 60. 00:00:56
    Injecting Services into Services
  • Урок 61. 00:04:32
    Using Services for Cross-Component Interaction
  • Урок 62. 00:10:09
    Course Project - Creating the Recipe Service
  • Урок 63. 00:02:14
    Course Project - Creating the Shopping List Service
  • Урок 64. 00:06:06
    Course Project - Cross-Service Communication
  • Урок 65. 00:05:59
    Course Project - Cleanup
  • Урок 66. 00:07:59
    Introduction to the Angular 2 Router
  • Урок 67. 00:09:11
    Introduction to the Angular 2 Router
  • Урок 68. 00:03:10
    Loading Routes
  • Урок 69. 00:07:12
    Navigation with Links
  • Урок 70. 00:06:51
    Understanding Navigation Paths
  • Урок 71. 00:04:27
    Imperative Routing (Triggered in Code)
  • Урок 72. 00:03:25
    Route Parameters
  • Урок 73. 00:08:50
    Extracting Route Parameters
  • Урок 74. 00:05:51
    Query Parameters
  • Урок 75. 00:01:02
    Extracting Query Parameters
  • Урок 76. 00:01:43
    Query Parameters and the routerLink Directive
  • Урок 77. 00:07:13
    Child Routes
  • Урок 78. 00:06:09
    Child Routes
  • Урок 79. 00:06:55
    Required Adjustments in this Module
  • Урок 80. 00:05:49
    Setting up Project Routes
  • Урок 81. 00:05:25
    Adding Navigation
  • Урок 82. 00:11:53
    Child Routes
  • Урок 84. 00:01:45
    Adding Child Route Navigation
  • Урок 85. 00:06:41
    Passing the Recipe ID (Route Parameters)
  • Урок 86. 00:08:11
    Updating the Recipe Service
  • Урок 87. 00:10:25
    Making it all Work
  • Урок 88. 00:08:03
    Styling Active Links
  • Урок 89. 00:16:55
    Cleanup
  • Урок 90. 00:08:46
    Introduction to Forms in Angular 2
  • Урок 91. 00:07:20
    Template-Driven Approach Basics
  • Урок 92. 00:07:02
    Registering Controls (Template-Driven)
  • Урок 93. 00:07:37
    Finishing Touches
  • Урок 94. 00:02:19
    Submitting a Form and Using the Output (Template-Driven)
  • Урок 95. 00:01:56
    Form Properties
  • Урок 96. 00:04:56
    Input Validation (Template-Driven)
  • Урок 97. 00:01:54
    Form State & CSS Classes (Template-Driven)
  • Урок 98. 00:02:58
    Default Values with ngModel (Template-Driven)
  • Урок 99. 00:02:33
    Two-Way Binding with ngModel (Template-Driven)
  • Урок 100. 00:04:43
    Form Groups (Template-Driven)
  • Урок 101. 00:01:59
    Radio Button Controls (Template-Driven)
  • Урок 102. 00:02:06
    Using the Form State, Providing a better UX (Template-Driven)
  • Урок 103. 00:04:20
    The Data-Driven Approach (Intro)
  • Урок 104. 00:03:23
    Creating a Form (Data-Driven)
  • Урок 105. 00:01:51
    Important Changes with AppModules
  • Урок 106. 00:03:38
    Synchronizing HTML and the Angular 2 Form (Data-Driven)
  • Урок 107. 00:02:00
    Submitting a Form and Using the Output (Data-Driven)
  • Урок 108. 00:03:12
    Input Validation (Data-Driven)
  • Урок 109. 00:01:47
    Using the Form State, Providing a better UX (Data-Driven)
  • Урок 110. 00:05:28
    Form Groups (Data-Driven)
  • Урок 111. 00:02:14
    Radio Buttons (Data-Driven)
  • Урок 112. 00:04:09
    Form Arrays, Arrays of Control (Data-Driven)
  • Урок 113. 00:02:28
    Creating a Form with the FormBuilder (Data-Driven)
  • Урок 114. 00:09:50
    Creating Custom Validators (Data-Driven)
  • Урок 115. 00:03:14
    Custom Asynchronous Validators (Data-Driven)
  • Урок 116. 00:04:52
    Custom Asynchronous Validators (Data-Driven)
  • Урок 117. 00:07:02
    Shopping List Form HTML Setup (Template-Driven)
  • Урок 118. 00:03:08
    Adding & Editing Mode
  • Урок 119. 00:02:24
    Submitting the Shopping List Form
  • Урок 120. 00:01:41
    Selecting Items & Property Binding
  • Урок 121. 00:04:51
    Displaying Data with ngModel
  • Урок 122. 00:06:27
    Editing Items
  • Урок 123. 00:03:22
    Deleting Items & Clearing the Form
  • Урок 124. 00:02:57
    Editing & Adding Recipes (Intro)
  • Урок 125. 00:04:52
    Recipe Form - Preparation - Fetching the Active Recipe
  • Урок 126. 00:02:10
    Creating the Recipe Form with the Data-Driven Approach
  • Урок 127. 00:06:47
    Synchronizing the HTML Code with the Form
  • Урок 128. 00:10:51
    Submitting the Form and Editing Recipes
  • Урок 129. 00:06:44
    Managing Recipe Ingredients
  • Урок 130. 00:06:19
    What are Pipes?
  • Урок 131. 00:05:44
    Using Pipes
  • Урок 132. 00:01:44
    Parametrizing Pipes
  • Урок 133. 00:02:13
    Pipe Documentation
  • Урок 134. 00:03:30
    Chaining Pipes
  • Урок 135. 00:01:17
    Custom Pipes
  • Урок 136. 00:01:20
    Example - Creating a Filter Pipe
  • Урок 137. 00:05:21
    Using NgModules
  • Урок 138. 00:06:27
    'Pure' Pipe Limitations
  • Урок 139. 00:00:38
    'Impure' Pipes
  • Урок 140. 00:01:47
    The Async Pipe
  • Урок 141. 00:03:46
    Required Adjustments in this Module
  • Урок 142. 00:03:04
    Http & Observables
  • Урок 143. 00:03:01
    Demo Data Source - Firebase Setup
  • Урок 144. 00:03:28
    Sending a GET Request
  • Урок 145. 00:07:34
    Using NgModules
  • Урок 146. 00:00:54
    The Power of Observables Operators - Map (ping Data)
  • Урок 147. 00:04:21
    The Power of Observables Operators - Map (ping Data)
  • Урок 148. 00:06:55
    Retrieving and Transforming Data with Observables
  • Урок 149. 00:06:18
    Using the Async Pipe
  • Урок 150. 00:03:29
    Error Handling with Observables
  • Урок 151. 00:04:54
    Wrap Up
  • Урок 152. 00:00:36
    Http Intro & setup
  • Урок 153. 00:01:59
    Storing Recipes on the Server (POST)
  • Урок 154. 00:08:39
    Fetching Recipes (GET) and Changing the Storage Method (PUT)
  • Урок 155. 00:04:10
    Finishing Touches & Bugfixes
  • Урок 156. 00:05:42
    Differences between Course Videos and Angular
  • Урок 157. 00:05:32
    NgModule Overview
  • Урок 158. 00:05:56
    Required Adjustments in this Module
  • Урок 159. 00:00:52
    Introduction
  • Урок 160. 00:00:58
    Project Setup
  • Урок 161. 00:03:35
    Setting up Routes
  • Урок 162. 00:05:02
    Backend (Firebase) Setup
  • Урок 163. 00:04:43
    User Signup
  • Урок 164. 00:05:32
    User Signin & Managing the User State
  • Урок 165. 00:05:40
    User Logout
  • Урок 166. 00:02:47
    Protecting a Route from Unauthorized Access
  • Урок 167. 00:04:52
    Finishing Touches
  • Урок 168. 00:02:17
    Introduction
  • Урок 169. 00:01:06
    Using Feature Modules
  • Урок 170. 00:03:50
    Creating a Feature Module
  • Урок 171. 00:09:08
    Creating a Feature Module for Child Routes
  • Урок 172. 00:03:50
    Lazy Loading of Routes
  • Урок 173. 00:02:26
    Implementing Lazy Loading
  • Урок 174. 00:09:39
    Using Shared Modules
  • Урок 175. 00:05:56
    Using a Core Module
  • Урок 176. 00:03:11
    Understanding Module Encapsulation
  • Урок 177. 00:04:30
    When to use which Module?
  • Урок 178. 00:02:32
    Performance and File Size Improvements with Offline (Ahead-of-time) Compilation
  • Урок 179. 00:03:47
    VIEW FIRST - About this Section
  • Урок 180. 00:01:35
    About the New Project Structure (same Video as in Custom Project Module)
  • Урок 181. 00:01:06
    Intro & What to Deploy
  • Урок 182. 00:03:57
    Setting up an App for Deployment
  • Урок 183. 00:02:04
    Deploying to Github Pages with the Angular 2 CLI
  • Урок 184. 00:02:42
    Deploying to Github Pages Manually
  • Урок 185. 00:05:04
    Deploying to AWS S3
  • Урок 186. 00:09:04
    Intro
  • Урок 187. 00:01:20
    Installation
  • Урок 188. 00:04:08
    New Project - ng new and ng init
  • Урок 189. 00:02:35
    Building your Project - ng build & ng serve
  • Урок 190. 00:06:12
    Understanding the Project Structure
  • Урок 191. 00:01:04
    Linting your Code - ng lint
  • Урок 192. 00:02:02
    Unit Tests - ng test
  • Урок 193. 00:06:54
    Managing Project Content - ng generate & ng destroy
  • Урок 194. 00:04:02
    Putting it into Production - ng build and ng github-pages
  • Урок 195. 00:01:55
    Learning More - ng --help and Wrap Up
  • Урок 196. 00:02:28
    Intro
  • Урок 197. 00:08:52
    Dependencies & Typings
  • Урок 198. 00:03:57
    App Setup & Tsconfig
  • Урок 199. 00:12:07
    Gulp
  • Урок 200. 00:04:02
    Basic App Code
  • Урок 201. 00:03:25
    Typings & External Files
  • Урок 202. 00:03:02
    Setting up index.html
  • Урок 203. 00:06:52
    Configuring SystemJS
  • Урок 204. 00:05:31
    Development Workflow
  • Урок 205. 00:02:28
    Linting with the official Styleguide
  • Урок 206. 00:10:25
    Production Workflow (Bundling, Minification)
  • Урок 207. 00:12:39
    Adding Third Party Packages
  • Урок 208. 00:01:02
    Course Roundup
  • Урок 209. 00:02:09
    Introduction
  • Урок 210. 00:06:27
    Using Types
  • Урок 211. 00:04:47
    Classes
  • Урок 212. 00:05:44
    Interfaces
  • Урок 213. 00:02:44
    Generics
  • Урок 214. 00:02:37
    Wrap up & Modules