首页 磁力链接怎么用

[FreeTutorials.Eu] Udemy - the-complete-guide-to-angular-2

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2022-3-8 05:01 2024-6-2 16:52 179 6.91 GB 384
二维码链接
[FreeTutorials.Eu] Udemy - the-complete-guide-to-angular-2的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 01 Getting Started/001 Course Introduction.mp42.25MB
  2. 01 Getting Started/002 What is Angular.mp47.87MB
  3. 01 Getting Started/003 Angular vs Angular 2 vs Angular 7.mp47.99MB
  4. 01 Getting Started/005 Project Setup and First App.mp437.95MB
  5. 01 Getting Started/006 Editing the First App.mp494.18MB
  6. 01 Getting Started/007 The Course Structure.mp414.64MB
  7. 01 Getting Started/008 How to get the Most out of the Course.mp48.69MB
  8. 01 Getting Started/009 What is TypeScript.mp47.56MB
  9. 01 Getting Started/010 A Basic Project Setup using Bootstrap for Styling.mp443.78MB
  10. 02 The Basics/012 Module Introduction.mp43.74MB
  11. 02 The Basics/013 How an Angular App gets Loaded and Started.mp428.17MB
  12. 02 The Basics/014 Components are Important.mp411.38MB
  13. 02 The Basics/015 Creating a New Component.mp425.2MB
  14. 02 The Basics/016 Understanding the Role of AppModule and Component Declaration.mp420.41MB
  15. 02 The Basics/017 Using Custom Components.mp44MB
  16. 02 The Basics/018 Creating Components with the CLI Nesting Components.mp412.73MB
  17. 02 The Basics/019 Working with Component Templates.mp411.55MB
  18. 02 The Basics/020 Working with Component Styles.mp415.07MB
  19. 02 The Basics/021 Fully Understanding the Component Selector.mp414.71MB
  20. 02 The Basics/022 What is Databinding.mp49.96MB
  21. 02 The Basics/023 String Interpolation.mp418.86MB
  22. 02 The Basics/024 Property Binding.mp425.19MB
  23. 02 The Basics/025 Property Binding vs String Interpolation.mp412.3MB
  24. 02 The Basics/026 Event Binding.mp415.37MB
  25. 02 The Basics/028 Passing and Using Data with Event Binding.mp419.44MB
  26. 02 The Basics/030 Two-Way-Databinding.mp410.93MB
  27. 02 The Basics/031 Combining all Forms of Databinding.mp46.91MB
  28. 02 The Basics/032 Understanding Directives.mp47.4MB
  29. 02 The Basics/033 Using ngIf to Output Data Conditionally.mp414.56MB
  30. 02 The Basics/034 Enhancing ngIf with an Else Condition.mp411.9MB
  31. 02 The Basics/035 Styling Elements Dynamically with ngStyle.mp419.14MB
  32. 02 The Basics/036 Applying CSS Classes Dynamically with ngClass.mp410.86MB
  33. 02 The Basics/037 Outputting Lists with ngFor.mp414.7MB
  34. 02 The Basics/038 Getting the Index when using ngFor.mp412.3MB
  35. 03 Course Project - The Basics/039 Project Introduction.mp41.57MB
  36. 03 Course Project - The Basics/040 Planning the App.mp48.56MB
  37. 03 Course Project - The Basics/042 Setting up the Application.mp47.32MB
  38. 03 Course Project - The Basics/043 Creating the Components.mp420.05MB
  39. 03 Course Project - The Basics/044 Using the Components.mp47.66MB
  40. 03 Course Project - The Basics/045 Adding a Navigation Bar.mp412.75MB
  41. 03 Course Project - The Basics/047 Creating a Recipe Model.mp49.91MB
  42. 03 Course Project - The Basics/048 Adding Content to the Recipes Components.mp419.94MB
  43. 03 Course Project - The Basics/049 Outputting a List of Recipes with ngFor.mp412.11MB
  44. 03 Course Project - The Basics/050 Displaying Recipe Details.mp414.23MB
  45. 03 Course Project - The Basics/051 Working on the ShoppingListComponent.mp44.17MB
  46. 03 Course Project - The Basics/052 Creating an Ingredient Model.mp45.69MB
  47. 03 Course Project - The Basics/053 Creating and Outputting the Shopping List.mp45.63MB
  48. 03 Course Project - The Basics/054 Adding a Shopping List Edit Section.mp47.78MB
  49. 03 Course Project - The Basics/055 Wrap Up Next Steps.mp41.49MB
  50. 04 Debugging/056 Understanding Angular Error Messages.mp419.41MB
  51. 04 Debugging/057 Debugging Code in the Browser Using Sourcemaps.mp424.3MB
  52. 04 Debugging/058 Using Augury to Dive into Angular Apps.mp47.53MB
  53. 05 Components Databinding Deep Dive/059 Module Introduction.mp42.17MB
  54. 05 Components Databinding Deep Dive/060 Splitting Apps into Components.mp424.1MB
  55. 05 Components Databinding Deep Dive/061 Property Event Binding Overview.mp46.06MB
  56. 05 Components Databinding Deep Dive/062 Binding to Custom Properties.mp423.79MB
  57. 05 Components Databinding Deep Dive/063 Assigning an Alias to Custom Properties.mp48.37MB
  58. 05 Components Databinding Deep Dive/064 Binding to Custom Events.mp435.92MB
  59. 05 Components Databinding Deep Dive/065 Assigning an Alias to Custom Events.mp43.76MB
  60. 05 Components Databinding Deep Dive/066 Custom Property and Event Binding Summary.mp48.82MB
  61. 05 Components Databinding Deep Dive/067 Understanding View Encapsulation.mp419.46MB
  62. 05 Components Databinding Deep Dive/068 More on View Encapsulation.mp411.72MB
  63. 05 Components Databinding Deep Dive/069 Using Local References in Templates.mp417.79MB
  64. 05 Components Databinding Deep Dive/070 Getting Access to the Template DOM with ViewChild.mp419.98MB
  65. 05 Components Databinding Deep Dive/071 Projecting Content into Components with ng-content.mp413.66MB
  66. 05 Components Databinding Deep Dive/072 Understanding the Component Lifecycle.mp416.44MB
  67. 05 Components Databinding Deep Dive/073 Seeing Lifecycle Hooks in Action.mp447.91MB
  68. 05 Components Databinding Deep Dive/074 Lifecycle Hooks and Template Access.mp411.36MB
  69. 05 Components Databinding Deep Dive/075 Getting Access to ng-content with ContentChild.mp413.65MB
  70. 05 Components Databinding Deep Dive/076 Wrap Up.mp43.61MB
  71. 06 Course Project - Components Databinding/077 Introduction.mp41.41MB
  72. 06 Course Project - Components Databinding/078 Adding Navigation with Event Binding and ngIf.mp416.72MB
  73. 06 Course Project - Components Databinding/079 Passing Recipe Data with Property Binding.mp410.93MB
  74. 06 Course Project - Components Databinding/080 Passing Data with Event and Property Binding (Combined).mp426.16MB
  75. 06 Course Project - Components Databinding/082 Allowing the User to Add Ingredients to the Shopping List.mp418.04MB
  76. 07 Directives Deep Dive/083 Module Introduction.mp44.69MB
  77. 07 Directives Deep Dive/084 ngFor and ngIf Recap.mp414.31MB
  78. 07 Directives Deep Dive/085 ngClass and ngStyle Recap.mp411.17MB
  79. 07 Directives Deep Dive/086 Creating a Basic Attribute Directive.mp424.81MB
  80. 07 Directives Deep Dive/087 Using the Renderer to build a Better Attribute Directive.mp418.05MB
  81. 07 Directives Deep Dive/089 Using HostListener to Listen to Host Events.mp411.36MB
  82. 07 Directives Deep Dive/090 Using HostBinding to Bind to Host Properties.mp413.07MB
  83. 07 Directives Deep Dive/091 Binding to Directive Properties.mp427.55MB
  84. 07 Directives Deep Dive/092 What Happens behind the Scenes on Structural Directives.mp412.57MB
  85. 07 Directives Deep Dive/093 Building a Structural Directive.mp424.84MB
  86. 07 Directives Deep Dive/094 Understanding ngSwitch.mp410.49MB
  87. 08 Course Project - Directives/095 Building and Using a Dropdown Directive.mp414.04MB
  88. 09 Using Services Dependency Injection/096 Module Introduction.mp45.97MB
  89. 09 Using Services Dependency Injection/097 Why would you Need Services.mp48.18MB
  90. 09 Using Services Dependency Injection/098 Creating a Logging Service.mp413.43MB
  91. 09 Using Services Dependency Injection/099 Injecting the Logging Service into Components.mp424.37MB
  92. 09 Using Services Dependency Injection/100 Creating a Data Service.mp424.31MB
  93. 09 Using Services Dependency Injection/101 Understanding the Hierarchical Injector.mp49.86MB
  94. 09 Using Services Dependency Injection/102 How many Instances of Service Should It Be.mp48.55MB
  95. 09 Using Services Dependency Injection/103 Injecting Services into Services.mp416.69MB
  96. 09 Using Services Dependency Injection/104 Using Services for Cross-Component Communication.mp415.77MB
  97. 10 Course Project - Services Dependency Injection/106 Introduction.mp42.77MB
  98. 10 Course Project - Services Dependency Injection/107 Setting up the Services.mp42.89MB
  99. 10 Course Project - Services Dependency Injection/108 Managing Recipes in a Recipe Service.mp49.69MB
  100. 10 Course Project - Services Dependency Injection/109 Using a Service for Cross-Component Communication.mp412.69MB
  101. 10 Course Project - Services Dependency Injection/110 Adding the Shopping List Service.mp412.8MB
  102. 10 Course Project - Services Dependency Injection/111 Using Services for Push Notifications.mp47.45MB
  103. 10 Course Project - Services Dependency Injection/112 Adding Ingredients to Recipes.mp49.71MB
  104. 10 Course Project - Services Dependency Injection/113 Passing Ingredients from Recipes to the Shopping List (via a Service).mp417.49MB
  105. 11 Changing Pages with Routing/114 Module Introduction.mp45.63MB
  106. 11 Changing Pages with Routing/115 Why do we need a Router.mp44.98MB
  107. 11 Changing Pages with Routing/117 Setting up and Loading Routes.mp435.66MB
  108. 11 Changing Pages with Routing/118 Navigating with Router Links.mp421.46MB
  109. 11 Changing Pages with Routing/119 Understanding Navigation Paths.mp422.85MB
  110. 11 Changing Pages with Routing/120 Styling Active Router Links.mp420.53MB
  111. 11 Changing Pages with Routing/121 Navigating Programmatically.mp413.85MB
  112. 11 Changing Pages with Routing/122 Using Relative Paths in Programmatic Navigation.mp422.22MB
  113. 11 Changing Pages with Routing/123 Passing Parameters to Routes.mp412.6MB
  114. 11 Changing Pages with Routing/124 Fetching Route Parameters.mp415.08MB
  115. 11 Changing Pages with Routing/125 Fetching Route Parameters Reactively.mp431.05MB
  116. 11 Changing Pages with Routing/126 An Important Note about Route Observables.mp411.24MB
  117. 11 Changing Pages with Routing/127 Passing Query Parameters and Fragments.mp422.44MB
  118. 11 Changing Pages with Routing/128 Retrieving Query Parameters and Fragments.mp414.21MB
  119. 11 Changing Pages with Routing/129 Practicing and some Common Gotchas.mp425.53MB
  120. 11 Changing Pages with Routing/130 Setting up Child (Nested) Routes.mp420.37MB
  121. 11 Changing Pages with Routing/131 Using Query Parameters - Practice.mp421.65MB
  122. 11 Changing Pages with Routing/132 Configuring the Handling of Query Parameters.mp47.83MB
  123. 11 Changing Pages with Routing/133 Redirecting and Wildcard Routes.mp421.79MB
  124. 11 Changing Pages with Routing/135 Outsourcing the Route Configuration.mp420.35MB
  125. 11 Changing Pages with Routing/136 An Introduction to Guards.mp47.07MB
  126. 11 Changing Pages with Routing/137 Protecting Routes with canActivate.mp435.05MB
  127. 11 Changing Pages with Routing/138 Protecting Child (Nested) Routes with canActivateChild.mp411.17MB
  128. 11 Changing Pages with Routing/139 Using a Fake Auth Service.mp46.73MB
  129. 11 Changing Pages with Routing/140 Controlling Navigation with canDeactivate.mp450.78MB
  130. 11 Changing Pages with Routing/141 Passing Static Data to a Route.mp425.65MB
  131. 11 Changing Pages with Routing/142 Resolving Dynamic Data with the resolve Guard.mp439.98MB
  132. 11 Changing Pages with Routing/143 Understanding Location Strategies.mp418.76MB
  133. 11 Changing Pages with Routing/144 Wrap Up.mp43.21MB
  134. 12 Course Project - Routing/145 Planning the General Structure.mp42.61MB
  135. 12 Course Project - Routing/146 Setting Up Routes.mp416.47MB
  136. 12 Course Project - Routing/147 Adding Navigation to the App.mp44.32MB
  137. 12 Course Project - Routing/148 Marking Active Routes.mp44.39MB
  138. 12 Course Project - Routing/149 Fixing Page Reload Issues.mp48.7MB
  139. 12 Course Project - Routing/150 Child Routes Challenge.mp44.35MB
  140. 12 Course Project - Routing/151 Adding Child Routing Together.mp410.75MB
  141. 12 Course Project - Routing/152 Configuring Route Parameters.mp416.78MB
  142. 12 Course Project - Routing/153 Passing Dynamic Parameters to Links.mp47.37MB
  143. 12 Course Project - Routing/154 Styling Active Recipe Items.mp43.95MB
  144. 12 Course Project - Routing/155 Adding Editing Routes.mp410.45MB
  145. 12 Course Project - Routing/156 Retrieving Route Parameters.mp48.76MB
  146. 12 Course Project - Routing/157 Programmatic Navigation to the Edit Page.mp413.81MB
  147. 12 Course Project - Routing/158 One Note about Route Observables.mp42.02MB
  148. 13 Understanding Observables/160 Module Introduction.mp415.54MB
  149. 13 Understanding Observables/161 Angular 6 RxJS 6.mp417.25MB
  150. 13 Understanding Observables/162 Analyzing a Built-in Angular Observable.mp415.71MB
  151. 13 Understanding Observables/163 Building Using a First Simple Observable.mp411.01MB
  152. 13 Understanding Observables/164 Building Using a Custom Observable from Scratch.mp423.97MB
  153. 13 Understanding Observables/165 Unsubscribe.mp413.96MB
  154. 13 Understanding Observables/166 Where to learn more.mp47.61MB
  155. 13 Understanding Observables/167 Using Subjects to Pass AND Listen to Data.mp423.22MB
  156. 13 Understanding Observables/168 Understanding Observable Operators.mp415.3MB
  157. 13 Understanding Observables/169 RxJS 6 without rxjs-compat.mp442.86MB
  158. 13 Understanding Observables/170 Wrap Up.mp48.15MB
  159. 14 Course Project - Observables/171 Improving the Reactive Service with Observables (Subjects).mp410.16MB
  160. 15 Handling Forms in Angular Apps/172 Module Introduction.mp44.89MB
  161. 15 Handling Forms in Angular Apps/173 Why do we Need Angulars Help.mp48.82MB
  162. 15 Handling Forms in Angular Apps/174 Template-Driven (TD) vs Reactive Approach.mp44.61MB
  163. 15 Handling Forms in Angular Apps/175 An Example Form.mp46.5MB
  164. 15 Handling Forms in Angular Apps/176 TD Creating the Form and Registering the Controls.mp424.02MB
  165. 15 Handling Forms in Angular Apps/177 TD Submitting and Using the Form.mp425.96MB
  166. 15 Handling Forms in Angular Apps/178 TD Understanding Form State.mp49.32MB
  167. 15 Handling Forms in Angular Apps/179 TD Accessing the Form with ViewChild.mp411.91MB
  168. 15 Handling Forms in Angular Apps/180 TD Adding Validation to check User Input.mp416.44MB
  169. 15 Handling Forms in Angular Apps/182 TD Using the Form State.mp417.65MB
  170. 15 Handling Forms in Angular Apps/183 TD Outputting Validation Error Messages.mp49.62MB
  171. 15 Handling Forms in Angular Apps/184 TD Set Default Values with ngModel Property Binding.mp49.75MB
  172. 15 Handling Forms in Angular Apps/185 TD Using ngModel with Two-Way-Binding.mp410.86MB
  173. 15 Handling Forms in Angular Apps/186 TD Grouping Form Controls.mp414.13MB
  174. 15 Handling Forms in Angular Apps/187 TD Handling Radio Buttons.mp413.87MB
  175. 15 Handling Forms in Angular Apps/188 TD Setting and Patching Form Values.mp418.38MB
  176. 15 Handling Forms in Angular Apps/189 TD Using Form Data.mp418.47MB
  177. 15 Handling Forms in Angular Apps/190 TD Resetting Forms.mp47.75MB
  178. 15 Handling Forms in Angular Apps/191 Introduction to the Reactive Approach.mp42.29MB
  179. 15 Handling Forms in Angular Apps/192 Reactive Setup.mp49.3MB
  180. 15 Handling Forms in Angular Apps/193 Reactive Creating a Form in Code.mp415.33MB
  181. 15 Handling Forms in Angular Apps/194 Reactive Syncing HTML and Form.mp415.42MB
  182. 15 Handling Forms in Angular Apps/195 Reactive Submitting the Form.mp49.74MB
  183. 15 Handling Forms in Angular Apps/196 Reactive Adding Validation.mp410.91MB
  184. 15 Handling Forms in Angular Apps/197 Reactive Getting Access to Controls.mp416.13MB
  185. 15 Handling Forms in Angular Apps/198 Reactive Grouping Controls.mp417.38MB
  186. 15 Handling Forms in Angular Apps/199 Reactive Arrays of Form Controls (FormArray).mp427.05MB
  187. 15 Handling Forms in Angular Apps/200 Reactive Creating Custom Validators.mp425.78MB
  188. 15 Handling Forms in Angular Apps/201 Reactive Using Error Codes.mp414.03MB
  189. 15 Handling Forms in Angular Apps/202 Reactive Creating a Custom Async Validator.mp418.43MB
  190. 15 Handling Forms in Angular Apps/203 Reactive Reacting to Status or Value Changes.mp48.93MB
  191. 15 Handling Forms in Angular Apps/204 Reactive Setting and Patching Values.mp48.87MB
  192. 16 Course Project - Forms/205 Introduction.mp41.83MB
  193. 16 Course Project - Forms/206 TD Adding the Shopping List Form.mp410.4MB
  194. 16 Course Project - Forms/207 Adding Validation to the Form.mp45.52MB
  195. 16 Course Project - Forms/208 Allowing the Selection of Items in the List.mp410.99MB
  196. 16 Course Project - Forms/209 Loading the Shopping List Items into the Form.mp47.92MB
  197. 16 Course Project - Forms/210 Updating existing Items.mp49.14MB
  198. 16 Course Project - Forms/211 Resetting the Form.mp46.58MB
  199. 16 Course Project - Forms/212 Allowing the the User to Clear (Cancel) the Form.mp43.81MB
  200. 16 Course Project - Forms/213 Allowing the Deletion of Shopping List Items.mp47.43MB
  201. 16 Course Project - Forms/214 Creating the Template for the (Reactive) Recipe Edit Form.mp411.41MB
  202. 16 Course Project - Forms/215 Creating the Form For Editing Recipes.mp412.76MB
  203. 16 Course Project - Forms/216 Syncing HTML with the Form.mp411.7MB
  204. 16 Course Project - Forms/217 Adding Ingredient Controls to a Form Array.mp415.42MB
  205. 16 Course Project - Forms/218 Adding new Ingredient Controls.mp411.58MB
  206. 16 Course Project - Forms/219 Validating User Input.mp414.87MB
  207. 16 Course Project - Forms/220 Submitting the Recipe Edit Form.mp420.66MB
  208. 16 Course Project - Forms/221 Adding a Delete and Clear (Cancel) Functionality.mp413.89MB
  209. 16 Course Project - Forms/222 Redirecting the User (after Deleting a Recipe).mp45.51MB
  210. 16 Course Project - Forms/223 Adding an Image Preview.mp45.46MB
  211. 16 Course Project - Forms/224 Providing the Recipe Service Correctly.mp46.71MB
  212. 16 Course Project - Forms/225 Deleting Ingredients and Some Finishing Touches.mp412.25MB
  213. 17 Using Pipes to Transform Output/226 Introduction Why Pipes are Useful.mp47.29MB
  214. 17 Using Pipes to Transform Output/227 Using Pipes.mp414.16MB
  215. 17 Using Pipes to Transform Output/228 Parametrizing Pipes.mp48.5MB
  216. 17 Using Pipes to Transform Output/229 Where to learn more about Pipes.mp49.04MB
  217. 17 Using Pipes to Transform Output/230 Chaining Multiple Pipes.mp410.16MB
  218. 17 Using Pipes to Transform Output/231 Creating a Custom Pipe.mp424.98MB
  219. 17 Using Pipes to Transform Output/232 Parametrizing a Custom Pipe.mp410.65MB
  220. 17 Using Pipes to Transform Output/233 Example Creating a Filter Pipe.mp426.08MB
  221. 17 Using Pipes to Transform Output/234 Pure and Impure Pipes (or How to fix the Filter Pipe).mp418.79MB
  222. 17 Using Pipes to Transform Output/235 Understanding the async Pipe.mp415.86MB
  223. 18 Making Http Requests/237 Introduction How Http Requests Work in SPAs.mp47.64MB
  224. 18 Making Http Requests/239 Example App Backend Setup.mp412.39MB
  225. 18 Making Http Requests/240 Sending Requests (Example POST Request).mp435.6MB
  226. 18 Making Http Requests/241 Adjusting Request Headers.mp410.2MB
  227. 18 Making Http Requests/242 Sending GET Requests.mp423.13MB
  228. 18 Making Http Requests/243 Sending a PUT Request.mp46.37MB
  229. 18 Making Http Requests/245 Transform Responses Easily with Observable Operators (map()).mp413.93MB
  230. 18 Making Http Requests/246 Using the Returned Data.mp49.75MB
  231. 18 Making Http Requests/248 Catching Http Errors.mp415.09MB
  232. 18 Making Http Requests/249 Using the async Pipe with Http Requests.mp416.24MB
  233. 19 Course Project - Http/250 Introduction.mp43.97MB
  234. 19 Course Project - Http/251 Setting up Firebase as a Dummy Backend.mp45.75MB
  235. 19 Course Project - Http/252 Sending PUT Requests to Save Data.mp418.71MB
  236. 19 Course Project - Http/253 GETting Back the Recipes.mp411.98MB
  237. 19 Course Project - Http/254 Transforming Response Data to Prevent Errors.mp412.77MB
  238. 20 Authentication Route Protection in Angular Apps/255 Module Introduction.mp41.56MB
  239. 20 Authentication Route Protection in Angular Apps/256 How Authentication Works in Single-Page-Applications.mp47.86MB
  240. 20 Authentication Route Protection in Angular Apps/258 Creating a Signup Page and Route.mp416.7MB
  241. 20 Authentication Route Protection in Angular Apps/259 Setting up the Firebase SDK.mp410.62MB
  242. 20 Authentication Route Protection in Angular Apps/261 Signing Users Up.mp48.69MB
  243. 20 Authentication Route Protection in Angular Apps/262 Signin Users In.mp412.41MB
  244. 20 Authentication Route Protection in Angular Apps/263 Requiring a Token (on the Backend).mp45.52MB
  245. 20 Authentication Route Protection in Angular Apps/264 Sending the Token.mp415.8MB
  246. 20 Authentication Route Protection in Angular Apps/265 Checking and Using Authentication Status.mp47.1MB
  247. 20 Authentication Route Protection in Angular Apps/266 Adding a Logout Button.mp46.96MB
  248. 20 Authentication Route Protection in Angular Apps/267 Route Protection and Redirection Example.mp412.09MB
  249. 20 Authentication Route Protection in Angular Apps/268 Wrap Up.mp42.41MB
  250. 21 Using Angular Modules Optimizing Apps/270 Module Introduction.mp43.92MB
  251. 21 Using Angular Modules Optimizing Apps/271 The Idea behind Modules.mp46.44MB
  252. 21 Using Angular Modules Optimizing Apps/272 Understanding the App Module.mp426.46MB
  253. 21 Using Angular Modules Optimizing Apps/273 Understanding Feature Modules.mp44.55MB
  254. 21 Using Angular Modules Optimizing Apps/274 Creating a Recipe Feature Module.mp440.93MB
  255. 21 Using Angular Modules Optimizing Apps/276 Registering Routes in a Feature Module.mp419.98MB
  256. 21 Using Angular Modules Optimizing Apps/277 Understanding Shared Modules.mp42.14MB
  257. 21 Using Angular Modules Optimizing Apps/278 Creating a Shared Module.mp421.53MB
  258. 21 Using Angular Modules Optimizing Apps/279 Creating a Shopping List Feature Module.mp416.62MB
  259. 21 Using Angular Modules Optimizing Apps/280 Loading Components via Selectors vs Routing.mp413.57MB
  260. 21 Using Angular Modules Optimizing Apps/281 A Common Gotcha.mp46.59MB
  261. 21 Using Angular Modules Optimizing Apps/282 Creating the Auth Feature Module.mp418.86MB
  262. 21 Using Angular Modules Optimizing Apps/283 Understanding Lazy Loading.mp44.89MB
  263. 21 Using Angular Modules Optimizing Apps/284 Adding Lazy Loading to the Recipes Module.mp418.12MB
  264. 21 Using Angular Modules Optimizing Apps/286 How Modules and Services Work Together.mp410.55MB
  265. 21 Using Angular Modules Optimizing Apps/287 Understanding the Core Module.mp42.02MB
  266. 21 Using Angular Modules Optimizing Apps/288 Creating a Basic Core Module.mp422MB
  267. 21 Using Angular Modules Optimizing Apps/289 Restructuring Services to use the Child Injector.mp418.1MB
  268. 21 Using Angular Modules Optimizing Apps/290 Using Ahead-of-Time Compilation.mp413.96MB
  269. 21 Using Angular Modules Optimizing Apps/291 How to use AoT Compilation with the CLI.mp457.93MB
  270. 21 Using Angular Modules Optimizing Apps/292 Preloading Lazy Loaded Routes.mp415.81MB
  271. 21 Using Angular Modules Optimizing Apps/293 Wrap Up.mp41.78MB
  272. 22 Deploying an Angular App/294 Module Introduction.mp42.3MB
  273. 22 Deploying an Angular App/295 Deployment Preparations and Important Steps.mp415.13MB
  274. 22 Deploying an Angular App/296 Example Deploying to AWS S3.mp423.25MB
  275. 23 Bonus The HttpClient/297 Module Introduction.mp410.23MB
  276. 23 Bonus The HttpClient/298 The Documentation.mp45.36MB
  277. 23 Bonus The HttpClient/299 Unlocking.mp415.76MB
  278. 23 Bonus The HttpClient/300 Request Configuration and Response.mp416.41MB
  279. 23 Bonus The HttpClient/301 Requesting Events.mp413.76MB
  280. 23 Bonus The HttpClient/302 Settings Headers.mp47.76MB
  281. 23 Bonus The HttpClient/303 Http Parameters.mp48.06MB
  282. 23 Bonus The HttpClient/304 Progress.mp414.49MB
  283. 23 Bonus The HttpClient/306 Interceptors.mp423.03MB
  284. 23 Bonus The HttpClient/307 Modifying Requests in Interceptors.mp413.29MB
  285. 23 Bonus The HttpClient/308 Modifying Requests in Interceptors.mp457.07MB
  286. 23 Bonus The HttpClient/309 Wrap Up.mp46.35MB
  287. 24 Bonus Working with NgRx in our Project/311 Module Introduction.mp423.17MB
  288. 24 Bonus Working with NgRx in our Project/313 State Challenges.mp416.28MB
  289. 24 Bonus Working with NgRx in our Project/314 Getting Started with Reducers.mp419.86MB
  290. 24 Bonus Working with NgRx in our Project/315 Adding Actions.mp49.44MB
  291. 24 Bonus Working with NgRx in our Project/316 Finishing the First Reducer.mp48.14MB
  292. 24 Bonus Working with NgRx in our Project/317 Registering the Application Store.mp44.65MB
  293. 24 Bonus Working with NgRx in our Project/318 Selecting Data from State.mp411.75MB
  294. 24 Bonus Working with NgRx in our Project/319 Dispatch Actions.mp416.35MB
  295. 24 Bonus Working with NgRx in our Project/320 More Actions and Adding Ingredients.mp428.07MB
  296. 24 Bonus Working with NgRx in our Project/321 Dispatching Update and Deleting Shopping List Actions.mp421.3MB
  297. 24 Bonus Working with NgRx in our Project/322 Expanding App State.mp415.22MB
  298. 24 Bonus Working with NgRx in our Project/323 Editing the Shopping-List via NgRx.mp424.75MB
  299. 24 Bonus Working with NgRx in our Project/324 Managing all Relevant State.mp414.28MB
  300. 24 Bonus Working with NgRx in our Project/325 Authentication and Side Effects - Introduction.mp47.8MB
  301. 24 Bonus Working with NgRx in our Project/326 Setting up the Auth Store Files.mp416.55MB
  302. 24 Bonus Working with NgRx in our Project/327 The Reducer.mp410.06MB
  303. 24 Bonus Working with NgRx in our Project/328 Adding Reducer Logic Actions.mp46.59MB
  304. 24 Bonus Working with NgRx in our Project/329 Adjusting the App Module Setup.mp46.64MB
  305. 24 Bonus Working with NgRx in our Project/330 Using Authentication.mp415.19MB
  306. 24 Bonus Working with NgRx in our Project/331 Dispatch Actions.mp411.52MB
  307. 24 Bonus Working with NgRx in our Project/332 Getting State Access in Http Interceptor.mp416.26MB
  308. 24 Bonus Working with NgRx in our Project/333 Handling the Auth Token.mp45.49MB
  309. 24 Bonus Working with NgRx in our Project/334 Only React to Actions Once via take(1).mp48.9MB
  310. 24 Bonus Working with NgRx in our Project/335 A Closer Look at Effects.mp47.11MB
  311. 24 Bonus Working with NgRx in our Project/336 Auth Effects and Actions.mp46.66MB
  312. 24 Bonus Working with NgRx in our Project/337 Effects - How they Work.mp412.13MB
  313. 24 Bonus Working with NgRx in our Project/338 Adding Auth Signup.mp495.74MB
  314. 24 Bonus Working with NgRx in our Project/339 Adding Auth Signin.mp414.08MB
  315. 24 Bonus Working with NgRx in our Project/340 Navigation as a Side Effect.mp44.28MB
  316. 24 Bonus Working with NgRx in our Project/341 Handling Logout via NgRx.mp49.18MB
  317. 24 Bonus Working with NgRx in our Project/342 Additional Fixes.mp412.15MB
  318. 24 Bonus Working with NgRx in our Project/343 Redirecting Upon Logout.mp45.7MB
  319. 24 Bonus Working with NgRx in our Project/344 Whats Next.mp47.29MB
  320. 24 Bonus Working with NgRx in our Project/345 The Router Store Package.mp43.88MB
  321. 24 Bonus Working with NgRx in our Project/346 Store Devtools.mp414.94MB
  322. 24 Bonus Working with NgRx in our Project/347 Lazy Load and Dynamic Injection.mp420.69MB
  323. 24 Bonus Working with NgRx in our Project/348 Adding Recipe Actions.mp412.75MB
  324. 24 Bonus Working with NgRx in our Project/349 Adding Recipe Reducers.mp416.9MB
  325. 24 Bonus Working with NgRx in our Project/350 Dispatching and Selecting State.mp414.08MB
  326. 24 Bonus Working with NgRx in our Project/351 Viewing and Deleting Recipes via NgRx.mp423.6MB
  327. 24 Bonus Working with NgRx in our Project/352 Editing and Updating Recipes via NgRx.mp419.8MB
  328. 24 Bonus Working with NgRx in our Project/353 Recipes Side Effects - Fetching from Server.mp429.24MB
  329. 24 Bonus Working with NgRx in our Project/354 Recipes Side Effects - Storing Recipes on Server.mp416.23MB
  330. 24 Bonus Working with NgRx in our Project/355 Cleaning Up.mp412.24MB
  331. 24 Bonus Working with NgRx in our Project/356 Updating to RxJS 6.mp4184.1MB
  332. 24 Bonus Working with NgRx in our Project/357 Wrap Up.mp412.33MB
  333. 25 Bonus Angular Universal/359 Module Introduction.mp45.73MB
  334. 25 Bonus Angular Universal/360 Getting Started with Angular Universal.mp419.98MB
  335. 25 Bonus Angular Universal/361 Working on the App Module.mp453.04MB
  336. 25 Bonus Angular Universal/362 Adding a Server-Side Build Workflow.mp465.6MB
  337. 25 Bonus Angular Universal/363 Adding a NodeJS Server.mp4122.53MB
  338. 25 Bonus Angular Universal/364 Pre-Rendering the App on the Server.mp459.58MB
  339. 25 Bonus Angular Universal/365 Next Steps.mp420.33MB
  340. 26 Angular Animations/368 Introduction.mp44.42MB
  341. 26 Angular Animations/369 Setting up the Starting Project.mp43.79MB
  342. 26 Angular Animations/370 Animations Triggers and State.mp427.53MB
  343. 26 Angular Animations/371 Switching between States.mp49.12MB
  344. 26 Angular Animations/372 Transitions.mp47.79MB
  345. 26 Angular Animations/373 Advanced Transitions.mp421.3MB
  346. 26 Angular Animations/374 Transition Phases.mp415.99MB
  347. 26 Angular Animations/375 The void State.mp425.09MB
  348. 26 Angular Animations/376 Using Keyframes for Animations.mp421.43MB
  349. 26 Angular Animations/377 Grouping Transitions.mp49.46MB
  350. 26 Angular Animations/378 Using Animation Callbacks.mp411.05MB
  351. 27 Adding Offline Capabilities with Service Workers/379 Module Introduction.mp437.16MB
  352. 27 Adding Offline Capabilities with Service Workers/380 Adding Service Workers.mp4207.3MB
  353. 27 Adding Offline Capabilities with Service Workers/381 Caching Assets for Offline Use.mp493.98MB
  354. 27 Adding Offline Capabilities with Service Workers/382 Caching Dynamic Assets URLs.mp4122.29MB
  355. 28 A Basic Introduction to Unit Testing in Angular Apps/385 Introduction.mp45.14MB
  356. 28 A Basic Introduction to Unit Testing in Angular Apps/386 Why Unit Tests.mp48.05MB
  357. 28 A Basic Introduction to Unit Testing in Angular Apps/387 Analyzing the Testing Setup (as created by the CLI).mp433.74MB
  358. 28 A Basic Introduction to Unit Testing in Angular Apps/388 Running Tests (with the CLI).mp49.94MB
  359. 28 A Basic Introduction to Unit Testing in Angular Apps/389 Adding a Component and some fitting Tests.mp422.46MB
  360. 28 A Basic Introduction to Unit Testing in Angular Apps/390 Testing Dependencies Components and Services.mp427.2MB
  361. 28 A Basic Introduction to Unit Testing in Angular Apps/391 Simulating Async Tasks.mp440.04MB
  362. 28 A Basic Introduction to Unit Testing in Angular Apps/392 Using fakeAsync and tick.mp411.01MB
  363. 28 A Basic Introduction to Unit Testing in Angular Apps/393 Isolated vs Non-Isolated Tests.mp425.46MB
  364. 29 Course Roundup/395 Course Roundup.mp415.45MB
  365. 30 Angular 6 Changes New Features/396 What changed with Angular 6.mp4318.39MB
  366. 30 Angular 6 Changes New Features/397 A First Look At Angular Elements.mp4257.62MB
  367. 31 Custom Project Workflow Setup/399 Introduction.mp41.03MB
  368. 31 Custom Project Workflow Setup/400 Initializing the Project.mp41.13MB
  369. 31 Custom Project Workflow Setup/401 Setting up the Basic Project Files.mp44.92MB
  370. 31 Custom Project Workflow Setup/402 Installing the Core Dependencies.mp43.55MB
  371. 31 Custom Project Workflow Setup/403 Filling the Project Files with Some Life.mp418.09MB
  372. 31 Custom Project Workflow Setup/404 index.html Polyfills.mp43.83MB
  373. 31 Custom Project Workflow Setup/405 Installing Development Dependencies.mp42.3MB
  374. 31 Custom Project Workflow Setup/406 Setting up a Development Workflow.mp420.44MB
  375. 31 Custom Project Workflow Setup/408 Finishing Using the Development Workflow.mp43.3MB
  376. 31 Custom Project Workflow Setup/409 Setting up a Production Workflow.mp419.96MB
  377. 31 Custom Project Workflow Setup/410 Adding Types Fixing Bugs.mp48.04MB
  378. 31 Custom Project Workflow Setup/411 Finishing Touches.mp45.5MB
  379. 32 Bonus TypeScript Introduction (for Angular 2 Usage)/412 Introduction.mp462.54MB
  380. 32 Bonus TypeScript Introduction (for Angular 2 Usage)/413 Using Types.mp463.7MB
  381. 32 Bonus TypeScript Introduction (for Angular 2 Usage)/414 Classes.mp452.43MB
  382. 32 Bonus TypeScript Introduction (for Angular 2 Usage)/415 Interfaces.mp461.8MB
  383. 32 Bonus TypeScript Introduction (for Angular 2 Usage)/416 Generics.mp425.45MB
  384. 32 Bonus TypeScript Introduction (for Angular 2 Usage)/417 Wrap up Modules.mp423.71MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统