首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[GigaCourse.Com] Udemy - Angular - The Complete Guide (2021 Edition)
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2021-12-13 11:54
2025-1-10 17:52
165
16.85 GB
436
磁力链接
magnet:?xt=urn:btih:10eb2a90882e20393e0925f3acde3fa114e8b619
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjEwZWIyYTkwODgyZTIwMzkzZTA5MjVmM2FjZGUzZmExMTRlOGI2MTlaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
GigaCourse
Com
Udemy
-
Angular
-
The
Complete
Guide
2021
Edition
文件列表
01 Getting Started/001 Course Introduction.mp4
7.09MB
01 Getting Started/002 What is Angular_.mp4
14.3MB
01 Getting Started/004 Angular vs Angular 2 vs Latest Angular Version.mp4
6.57MB
01 Getting Started/006 Project Setup and First App.mp4
49.12MB
01 Getting Started/007 Editing the First App.mp4
56.35MB
01 Getting Started/008 The Course Structure.mp4
15.28MB
01 Getting Started/009 How to get the Most out of the Course.mp4
7.7MB
01 Getting Started/010 What is TypeScript_.mp4
6.44MB
01 Getting Started/012 A Basic Project Setup using Bootstrap for Styling.mp4
43.55MB
02 The Basics/014 Module Introduction.mp4
4.32MB
02 The Basics/015 How an Angular App gets Loaded and Started.mp4
36.35MB
02 The Basics/016 Components are Important!.mp4
12.42MB
02 The Basics/017 Creating a New Component.mp4
34.77MB
02 The Basics/018 Understanding the Role of AppModule and Component Declaration.mp4
28.84MB
02 The Basics/019 Using Custom Components.mp4
5.64MB
02 The Basics/020 Creating Components with the CLI & Nesting Components.mp4
18.4MB
02 The Basics/021 Working with Component Templates.mp4
16.74MB
02 The Basics/022 Working with Component Styles.mp4
20.9MB
02 The Basics/023 Fully Understanding the Component Selector.mp4
20.18MB
02 The Basics/024 [OPTIONAL] Assignment Solution.mp4
46.43MB
02 The Basics/024 [assignment] Practicing Components.mp4
3.72MB
02 The Basics/024 [assignment_solution] Practicing Components.mp4
18.66MB
02 The Basics/025 What is Databinding_.mp4
11.6MB
02 The Basics/026 String Interpolation.mp4
26.81MB
02 The Basics/027 Property Binding.mp4
45.89MB
02 The Basics/028 Property Binding vs String Interpolation.mp4
44.68MB
02 The Basics/029 Event Binding.mp4
29.52MB
02 The Basics/031 Passing and Using Data with Event Binding.mp4
40.5MB
02 The Basics/033 Two-Way-Databinding.mp4
19.27MB
02 The Basics/034 Combining all Forms of Databinding.mp4
11.33MB
02 The Basics/035 [OPTIONAL] Assignment Solution.mp4
46.17MB
02 The Basics/035 [assignment] Practicing Databinding.mp4
2.67MB
02 The Basics/035 [assignment_solution] Practicing Databinding.mp4
15.17MB
02 The Basics/036 Understanding Directives.mp4
7.84MB
02 The Basics/037 Using ngIf to Output Data Conditionally.mp4
19.79MB
02 The Basics/038 Enhancing ngIf with an Else Condition.mp4
21.2MB
02 The Basics/039 Styling Elements Dynamically with ngStyle.mp4
34.47MB
02 The Basics/040 Applying CSS Classes Dynamically with ngClass.mp4
19.8MB
02 The Basics/041 Outputting Lists with ngFor.mp4
34.73MB
02 The Basics/042 [OPTIONAL] Assignment Solution.mp4
63.4MB
02 The Basics/042 [assignment] Practicing Directives.mp4
5.32MB
02 The Basics/042 [assignment_solution] Practicing Directives.mp4
20.28MB
02 The Basics/043 Getting the Index when using ngFor.mp4
45.77MB
03 Course Project - The Basics/044 Project Introduction.mp4
1.35MB
03 Course Project - The Basics/045 Planning the App.mp4
11.5MB
03 Course Project - The Basics/047 Setting up the Application.mp4
19MB
03 Course Project - The Basics/048 Creating the Components.mp4
40.99MB
03 Course Project - The Basics/049 Using the Components.mp4
13.01MB
03 Course Project - The Basics/050 Adding a Navigation Bar.mp4
36.64MB
03 Course Project - The Basics/052 Creating a _Recipe_ Model.mp4
25.07MB
03 Course Project - The Basics/053 Adding Content to the Recipes Components.mp4
108.93MB
03 Course Project - The Basics/054 Outputting a List of Recipes with ngFor.mp4
29.45MB
03 Course Project - The Basics/055 Displaying Recipe Details.mp4
36.42MB
03 Course Project - The Basics/056 Working on the ShoppingListComponent.mp4
8.76MB
03 Course Project - The Basics/057 Creating an _Ingredient_ Model.mp4
12.09MB
03 Course Project - The Basics/058 Creating and Outputting the Shopping List.mp4
11.73MB
03 Course Project - The Basics/059 Adding a Shopping List Edit Section.mp4
16.97MB
03 Course Project - The Basics/060 Wrap Up & Next Steps.mp4
2.69MB
04 Debugging/061 Understanding Angular Error Messages.mp4
30.35MB
04 Debugging/062 Debugging Code in the Browser Using Sourcemaps.mp4
45.97MB
05 Components & Databinding Deep Dive/063 Module Introduction.mp4
2.24MB
05 Components & Databinding Deep Dive/064 Splitting Apps into Components.mp4
43.41MB
05 Components & Databinding Deep Dive/065 Property & Event Binding Overview.mp4
5.87MB
05 Components & Databinding Deep Dive/066 Binding to Custom Properties.mp4
41.61MB
05 Components & Databinding Deep Dive/067 Assigning an Alias to Custom Properties.mp4
11MB
05 Components & Databinding Deep Dive/068 Binding to Custom Events.mp4
68.7MB
05 Components & Databinding Deep Dive/069 Assigning an Alias to Custom Events.mp4
7.19MB
05 Components & Databinding Deep Dive/070 Custom Property and Event Binding Summary.mp4
12.09MB
05 Components & Databinding Deep Dive/071 Understanding View Encapsulation.mp4
68.35MB
05 Components & Databinding Deep Dive/072 More on View Encapsulation.mp4
19.96MB
05 Components & Databinding Deep Dive/073 Using Local References in Templates.mp4
33.47MB
05 Components & Databinding Deep Dive/075 Getting Access to the Template & DOM with @ViewChild.mp4
45.99MB
05 Components & Databinding Deep Dive/076 Projecting Content into Components with ng-content.mp4
23.9MB
05 Components & Databinding Deep Dive/077 Understanding the Component Lifecycle.mp4
18.3MB
05 Components & Databinding Deep Dive/078 Seeing Lifecycle Hooks in Action.mp4
106.03MB
05 Components & Databinding Deep Dive/079 Lifecycle Hooks and Template Access.mp4
22.78MB
05 Components & Databinding Deep Dive/081 Getting Access to ng-content with @ContentChild.mp4
22.86MB
05 Components & Databinding Deep Dive/082 Wrap Up.mp4
4.43MB
05 Components & Databinding Deep Dive/083 [OPTIONAL] Assignment Solution.mp4
110.89MB
05 Components & Databinding Deep Dive/083 [assignment] Practicing Property & Event Binding and View Encapsulation.mp4
6.44MB
05 Components & Databinding Deep Dive/083 [assignment_solution] Practicing Property & Event Binding and View Encapsulation.mp4
37.1MB
06 Course Project - Components & Databinding/084 Introduction.mp4
2.54MB
06 Course Project - Components & Databinding/085 Adding Navigation with Event Binding and ngIf.mp4
32.66MB
06 Course Project - Components & Databinding/086 Passing Recipe Data with Property Binding.mp4
22MB
06 Course Project - Components & Databinding/087 Passing Data with Event and Property Binding (Combined).mp4
75.04MB
06 Course Project - Components & Databinding/089 Allowing the User to Add Ingredients to the Shopping List.mp4
45.18MB
07 Directives Deep Dive/090 Module Introduction.mp4
4.93MB
07 Directives Deep Dive/091 ngFor and ngIf Recap.mp4
25.49MB
07 Directives Deep Dive/092 ngClass and ngStyle Recap.mp4
16.02MB
07 Directives Deep Dive/093 Creating a Basic Attribute Directive.mp4
34MB
07 Directives Deep Dive/094 Using the Renderer to build a Better Attribute Directive.mp4
44.52MB
07 Directives Deep Dive/096 Using HostListener to Listen to Host Events.mp4
22.11MB
07 Directives Deep Dive/097 Using HostBinding to Bind to Host Properties.mp4
25.14MB
07 Directives Deep Dive/098 Binding to Directive Properties.mp4
63.9MB
07 Directives Deep Dive/099 What Happens behind the Scenes on Structural Directives.mp4
23.65MB
07 Directives Deep Dive/100 Building a Structural Directive.mp4
45.67MB
07 Directives Deep Dive/101 Understanding ngSwitch.mp4
14.81MB
08 Course Project - Directives/102 Building and Using a Dropdown Directive.mp4
34.44MB
09 Using Services & Dependency Injection/104 Module Introduction.mp4
6.4MB
09 Using Services & Dependency Injection/105 Why would you Need Services_.mp4
14.91MB
09 Using Services & Dependency Injection/106 Creating a Logging Service.mp4
30.98MB
09 Using Services & Dependency Injection/107 Injecting the Logging Service into Components.mp4
97.14MB
09 Using Services & Dependency Injection/108 Creating a Data Service.mp4
48.46MB
09 Using Services & Dependency Injection/109 Understanding the Hierarchical Injector.mp4
17.53MB
09 Using Services & Dependency Injection/110 How many Instances of Service Should It Be_.mp4
16.33MB
09 Using Services & Dependency Injection/111 Injecting Services into Services.mp4
35.61MB
09 Using Services & Dependency Injection/112 Using Services for Cross-Component Communication.mp4
29.95MB
09 Using Services & Dependency Injection/114 [OPTIONAL] Assignment Solution.mp4
67.76MB
09 Using Services & Dependency Injection/114 [assignment] Practicing Services.mp4
4.69MB
09 Using Services & Dependency Injection/114 [assignment_solution] Practicing Services.mp4
25.49MB
10 Course Project - Services & Dependency Injection/115 Introduction.mp4
4.04MB
10 Course Project - Services & Dependency Injection/116 Setting up the Services.mp4
5.75MB
10 Course Project - Services & Dependency Injection/117 Managing Recipes in a Recipe Service.mp4
46.99MB
10 Course Project - Services & Dependency Injection/118 Using a Service for Cross-Component Communication.mp4
26.37MB
10 Course Project - Services & Dependency Injection/119 Adding the Shopping List Service.mp4
31.83MB
10 Course Project - Services & Dependency Injection/120 Using Services for Pushing Data from A to B.mp4
14.81MB
10 Course Project - Services & Dependency Injection/121 Adding Ingredients to Recipes.mp4
23.18MB
10 Course Project - Services & Dependency Injection/122 Passing Ingredients from Recipes to the Shopping List (via a Service).mp4
43.23MB
11 Changing Pages with Routing/123 Module Introduction.mp4
5.24MB
11 Changing Pages with Routing/124 Why do we need a Router_.mp4
5.45MB
11 Changing Pages with Routing/126 Setting up and Loading Routes.mp4
62.38MB
11 Changing Pages with Routing/127 Navigating with Router Links.mp4
26.62MB
11 Changing Pages with Routing/128 Understanding Navigation Paths.mp4
133.94MB
11 Changing Pages with Routing/129 Styling Active Router Links.mp4
41.85MB
11 Changing Pages with Routing/130 Navigating Programmatically.mp4
18.03MB
11 Changing Pages with Routing/131 Using Relative Paths in Programmatic Navigation.mp4
47.53MB
11 Changing Pages with Routing/132 Passing Parameters to Routes.mp4
23.08MB
11 Changing Pages with Routing/133 Fetching Route Parameters.mp4
27.89MB
11 Changing Pages with Routing/134 Fetching Route Parameters Reactively.mp4
65.31MB
11 Changing Pages with Routing/135 An Important Note about Route Observables.mp4
15.65MB
11 Changing Pages with Routing/136 Passing Query Parameters and Fragments.mp4
40.04MB
11 Changing Pages with Routing/137 Retrieving Query Parameters and Fragments.mp4
24.83MB
11 Changing Pages with Routing/138 Practicing and some Common Gotchas.mp4
45.96MB
11 Changing Pages with Routing/139 Setting up Child (Nested) Routes.mp4
41.98MB
11 Changing Pages with Routing/140 Using Query Parameters - Practice.mp4
30.6MB
11 Changing Pages with Routing/141 Configuring the Handling of Query Parameters.mp4
13.03MB
11 Changing Pages with Routing/142 Redirecting and Wildcard Routes.mp4
128.82MB
11 Changing Pages with Routing/144 Outsourcing the Route Configuration.mp4
44.07MB
11 Changing Pages with Routing/145 An Introduction to Guards.mp4
13.75MB
11 Changing Pages with Routing/146 Protecting Routes with canActivate.mp4
65.09MB
11 Changing Pages with Routing/147 Protecting Child (Nested) Routes with canActivateChild.mp4
15.38MB
11 Changing Pages with Routing/148 Using a Fake Auth Service.mp4
11.24MB
11 Changing Pages with Routing/149 Controlling Navigation with canDeactivate.mp4
200.23MB
11 Changing Pages with Routing/150 Passing Static Data to a Route.mp4
166.78MB
11 Changing Pages with Routing/151 Resolving Dynamic Data with the resolve Guard.mp4
273.97MB
11 Changing Pages with Routing/152 Understanding Location Strategies.mp4
61.08MB
11 Changing Pages with Routing/153 Wrap Up.mp4
3.3MB
12 Course Project - Routing/154 Planning the General Structure.mp4
4.45MB
12 Course Project - Routing/155 Setting Up Routes.mp4
41.59MB
12 Course Project - Routing/156 Adding Navigation to the App.mp4
24.4MB
12 Course Project - Routing/157 Marking Active Routes.mp4
6.68MB
12 Course Project - Routing/158 Fixing Page Reload Issues.mp4
20.71MB
12 Course Project - Routing/159 Child Routes_ Challenge.mp4
11.15MB
12 Course Project - Routing/160 Adding Child Routing Together.mp4
27.8MB
12 Course Project - Routing/161 Configuring Route Parameters.mp4
43.35MB
12 Course Project - Routing/162 Passing Dynamic Parameters to Links.mp4
15.11MB
12 Course Project - Routing/163 Styling Active Recipe Items.mp4
8.12MB
12 Course Project - Routing/164 Adding Editing Routes.mp4
29.84MB
12 Course Project - Routing/165 Retrieving Route Parameters.mp4
22.05MB
12 Course Project - Routing/166 Programmatic Navigation to the Edit Page.mp4
59.07MB
12 Course Project - Routing/167 One Note about Route Observables.mp4
4.46MB
13 Understanding Observables/169 Module Introduction.mp4
16.58MB
13 Understanding Observables/170 Analyzing Angular Observables.mp4
12.11MB
13 Understanding Observables/171 Getting Closer to the Core of Observables.mp4
39.99MB
13 Understanding Observables/172 Building a Custom Observable.mp4
30.01MB
13 Understanding Observables/173 Errors & Completion.mp4
48.29MB
13 Understanding Observables/174 Observables & You!.mp4
14.37MB
13 Understanding Observables/175 Understanding Operators.mp4
105MB
13 Understanding Observables/176 Subjects.mp4
47.55MB
13 Understanding Observables/177 Wrap Up.mp4
6MB
14 Course Project - Observables/179 Improving the Reactive Service with Observables (Subjects).mp4
45.89MB
15 Handling Forms in Angular Apps/181 Module Introduction.mp4
4.39MB
15 Handling Forms in Angular Apps/182 Why do we Need Angular's Help_.mp4
9.35MB
15 Handling Forms in Angular Apps/183 Template-Driven (TD) vs Reactive Approach.mp4
4.54MB
15 Handling Forms in Angular Apps/184 An Example Form.mp4
10.08MB
15 Handling Forms in Angular Apps/185 TD_ Creating the Form and Registering the Controls.mp4
53.78MB
15 Handling Forms in Angular Apps/186 TD_ Submitting and Using the Form.mp4
55.03MB
15 Handling Forms in Angular Apps/187 TD_ Understanding Form State.mp4
11.47MB
15 Handling Forms in Angular Apps/188 TD_ Accessing the Form with @ViewChild.mp4
20.3MB
15 Handling Forms in Angular Apps/189 TD_ Adding Validation to check User Input.mp4
28.08MB
15 Handling Forms in Angular Apps/191 TD_ Using the Form State.mp4
29.54MB
15 Handling Forms in Angular Apps/192 TD_ Outputting Validation Error Messages.mp4
21.27MB
15 Handling Forms in Angular Apps/193 TD_ Set Default Values with ngModel Property Binding.mp4
15.75MB
15 Handling Forms in Angular Apps/194 TD_ Using ngModel with Two-Way-Binding.mp4
18.88MB
15 Handling Forms in Angular Apps/195 TD_ Grouping Form Controls.mp4
30.2MB
15 Handling Forms in Angular Apps/196 TD_ Handling Radio Buttons.mp4
29.57MB
15 Handling Forms in Angular Apps/197 TD_ Setting and Patching Form Values.mp4
33.5MB
15 Handling Forms in Angular Apps/198 TD_ Using Form Data.mp4
34.14MB
15 Handling Forms in Angular Apps/199 TD_ Resetting Forms.mp4
12.83MB
15 Handling Forms in Angular Apps/200 Introduction to the Reactive Approach.mp4
2.31MB
15 Handling Forms in Angular Apps/200 [assignment] Practicing Template-Driven Forms.mp4
3.49MB
15 Handling Forms in Angular Apps/200 [assignment_solution] Practicing Template-Driven Forms.mp4
185.2MB
15 Handling Forms in Angular Apps/201 Reactive_ Setup.mp4
16.95MB
15 Handling Forms in Angular Apps/202 Reactive_ Creating a Form in Code.mp4
22.17MB
15 Handling Forms in Angular Apps/203 Reactive_ Syncing HTML and Form.mp4
29.05MB
15 Handling Forms in Angular Apps/204 Reactive_ Submitting the Form.mp4
15.36MB
15 Handling Forms in Angular Apps/205 Reactive_ Adding Validation.mp4
15.58MB
15 Handling Forms in Angular Apps/206 Reactive_ Getting Access to Controls.mp4
59.08MB
15 Handling Forms in Angular Apps/207 Reactive_ Grouping Controls.mp4
35.71MB
15 Handling Forms in Angular Apps/209 Reactive_ Arrays of Form Controls (FormArray).mp4
67.78MB
15 Handling Forms in Angular Apps/210 Reactive_ Creating Custom Validators.mp4
96.68MB
15 Handling Forms in Angular Apps/211 Reactive_ Using Error Codes.mp4
22.06MB
15 Handling Forms in Angular Apps/212 Reactive_ Creating a Custom Async Validator.mp4
40.81MB
15 Handling Forms in Angular Apps/213 Reactive_ Reacting to Status or Value Changes.mp4
14.43MB
15 Handling Forms in Angular Apps/214 Reactive_ Setting and Patching Values.mp4
18.16MB
15 Handling Forms in Angular Apps/215 [OPTIONAL] Assignment Solution.mp4
125.11MB
15 Handling Forms in Angular Apps/215 [assignment] Practicing Reactive Forms.mp4
2.96MB
15 Handling Forms in Angular Apps/215 [assignment_solution] Practicing Reactive Forms.mp4
40.46MB
16 Course Project - Forms/216 Introduction.mp4
5.47MB
16 Course Project - Forms/217 TD_ Adding the Shopping List Form.mp4
30.26MB
16 Course Project - Forms/218 Adding Validation to the Form.mp4
10.4MB
16 Course Project - Forms/219 Allowing the Selection of Items in the List.mp4
23.11MB
16 Course Project - Forms/220 Loading the Shopping List Items into the Form.mp4
19.02MB
16 Course Project - Forms/221 Updating existing Items.mp4
19.32MB
16 Course Project - Forms/222 Resetting the Form.mp4
12.58MB
16 Course Project - Forms/223 Allowing the the User to Clear (Cancel) the Form.mp4
6.73MB
16 Course Project - Forms/224 Allowing the Deletion of Shopping List Items.mp4
13.4MB
16 Course Project - Forms/225 Creating the Template for the (Reactive) Recipe Edit Form.mp4
29.31MB
16 Course Project - Forms/226 Creating the Form For Editing Recipes.mp4
26.72MB
16 Course Project - Forms/227 Syncing HTML with the Form.mp4
25.15MB
16 Course Project - Forms/229 Adding Ingredient Controls to a Form Array.mp4
37.4MB
16 Course Project - Forms/230 Adding new Ingredient Controls.mp4
27.6MB
16 Course Project - Forms/231 Validating User Input.mp4
37.28MB
16 Course Project - Forms/232 Submitting the Recipe Edit Form.mp4
48.94MB
16 Course Project - Forms/233 Adding a Delete and Clear (Cancel) Functionality.mp4
36.21MB
16 Course Project - Forms/234 Redirecting the User (after Deleting a Recipe).mp4
21.32MB
16 Course Project - Forms/235 Adding an Image Preview.mp4
20.31MB
16 Course Project - Forms/236 Providing the Recipe Service Correctly.mp4
32.41MB
16 Course Project - Forms/237 Deleting Ingredients and Some Finishing Touches.mp4
44.37MB
17 Using Pipes to Transform Output/239 Introduction & Why Pipes are Useful.mp4
6.86MB
17 Using Pipes to Transform Output/240 Using Pipes.mp4
22.83MB
17 Using Pipes to Transform Output/241 Parametrizing Pipes.mp4
10.81MB
17 Using Pipes to Transform Output/242 Where to learn more about Pipes.mp4
13.94MB
17 Using Pipes to Transform Output/243 Chaining Multiple Pipes.mp4
16.6MB
17 Using Pipes to Transform Output/244 Creating a Custom Pipe.mp4
55.45MB
17 Using Pipes to Transform Output/245 Parametrizing a Custom Pipe.mp4
17.71MB
17 Using Pipes to Transform Output/246 Example_ Creating a Filter Pipe.mp4
49.15MB
17 Using Pipes to Transform Output/247 Pure and Impure Pipes (or_ How to _fix_ the Filter Pipe).mp4
24.47MB
17 Using Pipes to Transform Output/248 Understanding the _async_ Pipe.mp4
56.94MB
17 Using Pipes to Transform Output/249 [assignment] Practicing Pipes.mp4
2.97MB
17 Using Pipes to Transform Output/249 [assignment_solution] Practicing Pipes.mp4
13.78MB
18 Making Http Requests/249 A New IDE.mp4
3.03MB
18 Making Http Requests/250 Module Introduction.mp4
1.82MB
18 Making Http Requests/251 How Does Angular Interact With Backends_.mp4
8.06MB
18 Making Http Requests/252 The Anatomy of a Http Request.mp4
5.17MB
18 Making Http Requests/253 Backend (Firebase) Setup.mp4
24.18MB
18 Making Http Requests/254 Sending a POST Request.mp4
64.8MB
18 Making Http Requests/255 GETting Data.mp4
13.03MB
18 Making Http Requests/256 Using RxJS Operators to Transform Response Data.mp4
24.1MB
18 Making Http Requests/257 Using Types with the HttpClient.mp4
26.05MB
18 Making Http Requests/258 Outputting Posts.mp4
13.22MB
18 Making Http Requests/259 Showing a Loading Indicator.mp4
11.74MB
18 Making Http Requests/260 Using a Service for Http Requests.mp4
46.92MB
18 Making Http Requests/261 Services & Components Working Together.mp4
22.23MB
18 Making Http Requests/262 Sending a DELETE Request.mp4
20.06MB
18 Making Http Requests/263 Handling Errors.mp4
63.5MB
18 Making Http Requests/264 Using Subjects for Error Handling.mp4
18.52MB
18 Making Http Requests/265 Using the catchError Operator.mp4
14.94MB
18 Making Http Requests/266 Error Handling & UX.mp4
15.17MB
18 Making Http Requests/267 Setting Headers.mp4
23.92MB
18 Making Http Requests/268 Adding Query Params.mp4
28.47MB
18 Making Http Requests/269 Observing Different Types of Responses.mp4
75.22MB
18 Making Http Requests/270 Changing the Response Body Type.mp4
23.81MB
18 Making Http Requests/271 Introducing Interceptors.mp4
44.06MB
18 Making Http Requests/272 Manipulating Request Objects.mp4
15.48MB
18 Making Http Requests/273 Response Interceptors.mp4
21.07MB
18 Making Http Requests/274 Multiple Interceptors.mp4
49.41MB
18 Making Http Requests/275 Wrap Up.mp4
13.27MB
19 Course Project - Http/277 Module Introduction.mp4
2.87MB
19 Course Project - Http/278 Backend (Firebase) Setup.mp4
16.43MB
19 Course Project - Http/279 Setting Up the DataStorage Service.mp4
41.02MB
19 Course Project - Http/280 Storing Recipes.mp4
47.15MB
19 Course Project - Http/281 Fetching Recipes.mp4
43.13MB
19 Course Project - Http/282 Transforming Response Data.mp4
32.58MB
19 Course Project - Http/283 Resolving Data Before Loading.mp4
57.3MB
19 Course Project - Http/284 Fixing a Bug with the Resolver.mp4
11.37MB
20 Authentication & Route Protection in Angular/285 Module Introduction.mp4
1.24MB
20 Authentication & Route Protection in Angular/286 How Authentication Works.mp4
9.3MB
20 Authentication & Route Protection in Angular/287 Adding the Auth Page.mp4
43.04MB
20 Authentication & Route Protection in Angular/288 Switching Between Auth Modes.mp4
19.59MB
20 Authentication & Route Protection in Angular/289 Handling Form Input.mp4
23.78MB
20 Authentication & Route Protection in Angular/290 Preparing the Backend.mp4
13.36MB
20 Authentication & Route Protection in Angular/292 Preparing the Signup Request.mp4
88.84MB
20 Authentication & Route Protection in Angular/293 Sending the Signup Request.mp4
31.54MB
20 Authentication & Route Protection in Angular/294 Adding a Loading Spinner & Error Handling Logic.mp4
67.35MB
20 Authentication & Route Protection in Angular/295 Improving Error Handling.mp4
61.23MB
20 Authentication & Route Protection in Angular/296 Sending Login Requests.mp4
67.97MB
20 Authentication & Route Protection in Angular/297 Login Error Handling.mp4
49.33MB
20 Authentication & Route Protection in Angular/298 Creating & Storing the User Data.mp4
104.01MB
20 Authentication & Route Protection in Angular/299 Reflecting the Auth State in the UI.mp4
95.7MB
20 Authentication & Route Protection in Angular/300 Adding the Token to Outgoing Requests.mp4
107.7MB
20 Authentication & Route Protection in Angular/301 Attaching the Token with an Interceptor.mp4
91.09MB
20 Authentication & Route Protection in Angular/302 Adding Logout.mp4
22.49MB
20 Authentication & Route Protection in Angular/303 Adding Auto-Login.mp4
100.58MB
20 Authentication & Route Protection in Angular/304 Adding Auto-Logout.mp4
57.96MB
20 Authentication & Route Protection in Angular/305 Adding an Auth Guard.mp4
79.19MB
20 Authentication & Route Protection in Angular/306 Wrap Up.mp4
14.85MB
21 Dynamic Components/308 Module Introduction.mp4
1.81MB
21 Dynamic Components/309 Adding an Alert Modal Component.mp4
51.05MB
21 Dynamic Components/310 Understanding the Different Approaches.mp4
5.67MB
21 Dynamic Components/311 Using ngIf.mp4
16.25MB
21 Dynamic Components/312 Preparing Programmatic Creation.mp4
61.03MB
21 Dynamic Components/313 Creating a Component Programmatically.mp4
37.4MB
21 Dynamic Components/314 Understanding entryComponents.mp4
68.99MB
21 Dynamic Components/315 Data Binding & Event Binding.mp4
40.91MB
21 Dynamic Components/316 Wrap Up.mp4
9.65MB
22 Angular Modules & Optimizing Angular Apps/318 Module Introduction.mp4
1.13MB
22 Angular Modules & Optimizing Angular Apps/319 What are Modules_.mp4
6.91MB
22 Angular Modules & Optimizing Angular Apps/320 Analyzing the AppModule.mp4
97.84MB
22 Angular Modules & Optimizing Angular Apps/321 Getting Started with Feature Modules.mp4
114MB
22 Angular Modules & Optimizing Angular Apps/322 Splitting Modules Correctly.mp4
31.39MB
22 Angular Modules & Optimizing Angular Apps/323 Adding Routes to Feature Modules.mp4
35.7MB
22 Angular Modules & Optimizing Angular Apps/324 Component Declarations.mp4
26.25MB
22 Angular Modules & Optimizing Angular Apps/325 The ShoppingList Feature Module.mp4
63.05MB
22 Angular Modules & Optimizing Angular Apps/326 Understanding Shared Modules.mp4
80.29MB
22 Angular Modules & Optimizing Angular Apps/327 Understanding the Core Module.mp4
36.32MB
22 Angular Modules & Optimizing Angular Apps/328 Adding an Auth Feature Module.mp4
32.57MB
22 Angular Modules & Optimizing Angular Apps/329 Understanding Lazy Loading.mp4
5.4MB
22 Angular Modules & Optimizing Angular Apps/330 Implementing Lazy Loading.mp4
164.14MB
22 Angular Modules & Optimizing Angular Apps/331 More Lazy Loading.mp4
21.72MB
22 Angular Modules & Optimizing Angular Apps/332 Preloading Lazy-Loaded Code.mp4
35.93MB
22 Angular Modules & Optimizing Angular Apps/333 Modules & Services.mp4
14.23MB
22 Angular Modules & Optimizing Angular Apps/334 Loading Services Differently.mp4
61.52MB
22 Angular Modules & Optimizing Angular Apps/335 Ahead-of-Time Compilation.mp4
87.98MB
22 Angular Modules & Optimizing Angular Apps/336 Wrap Up.mp4
5.36MB
23 Deploying an Angular App/338 Module Introduction.mp4
1.2MB
23 Deploying an Angular App/339 Deployment Preparation & Steps.mp4
6.81MB
23 Deploying an Angular App/340 Using Environment Variables.mp4
39.2MB
23 Deploying an Angular App/341 Deployment Example_ Firebase Hosting.mp4
37.89MB
24 Bonus_ Working with NgRx in our Project/343 Module Introduction.mp4
963.57KB
24 Bonus_ Working with NgRx in our Project/344 What is Application State_.mp4
65.96MB
24 Bonus_ Working with NgRx in our Project/345 What is NgRx_.mp4
17.46MB
24 Bonus_ Working with NgRx in our Project/346 Getting Started with Reducers.mp4
71.45MB
24 Bonus_ Working with NgRx in our Project/347 Adding Logic to the Reducer.mp4
37.01MB
24 Bonus_ Working with NgRx in our Project/348 Understanding & Adding Actions.mp4
37.47MB
24 Bonus_ Working with NgRx in our Project/349 Setting Up the NgRx Store.mp4
37.66MB
24 Bonus_ Working with NgRx in our Project/350 Selecting State.mp4
104.22MB
24 Bonus_ Working with NgRx in our Project/351 Dispatching Actions.mp4
79.58MB
24 Bonus_ Working with NgRx in our Project/352 Multiple Actions.mp4
76.18MB
24 Bonus_ Working with NgRx in our Project/353 Preparing Update & Delete Actions.mp4
25.97MB
24 Bonus_ Working with NgRx in our Project/354 Updating & Deleting Ingredients.mp4
81.42MB
24 Bonus_ Working with NgRx in our Project/355 Expanding the State.mp4
76.64MB
24 Bonus_ Working with NgRx in our Project/356 Managing More State via NgRx.mp4
113.75MB
24 Bonus_ Working with NgRx in our Project/357 Removing Redundant Component State Management.mp4
29.71MB
24 Bonus_ Working with NgRx in our Project/358 First Summary & Clean Up.mp4
43.9MB
24 Bonus_ Working with NgRx in our Project/359 One Root State.mp4
159.59MB
24 Bonus_ Working with NgRx in our Project/360 Setting Up Auth Reducer & Actions.mp4
88.65MB
24 Bonus_ Working with NgRx in our Project/361 Dispatching Auth Actions.mp4
74.59MB
24 Bonus_ Working with NgRx in our Project/362 Auth Finished (For Now...).mp4
88.99MB
24 Bonus_ Working with NgRx in our Project/363 And Important Note on Actions.mp4
66.74MB
24 Bonus_ Working with NgRx in our Project/364 Exploring NgRx Effects.mp4
30.1MB
24 Bonus_ Working with NgRx in our Project/365 Defining the First Effect.mp4
35.22MB
24 Bonus_ Working with NgRx in our Project/366 Effects & Error Handling.mp4
106.64MB
24 Bonus_ Working with NgRx in our Project/367 Login via NgRx Effects.mp4
111.9MB
24 Bonus_ Working with NgRx in our Project/368 Managing UI State in NgRx.mp4
89.45MB
24 Bonus_ Working with NgRx in our Project/369 Finishing the Login Effect.mp4
102.31MB
24 Bonus_ Working with NgRx in our Project/370 Preparing Other Auth Actions.mp4
34.28MB
24 Bonus_ Working with NgRx in our Project/371 Adding Signup.mp4
80.94MB
24 Bonus_ Working with NgRx in our Project/372 Further Auth Effects.mp4
104.78MB
24 Bonus_ Working with NgRx in our Project/373 Adding Auto-Login with NgRx.mp4
104.62MB
24 Bonus_ Working with NgRx in our Project/374 Adding Auto-Logout.mp4
81.91MB
24 Bonus_ Working with NgRx in our Project/375 Finishing the Auth Effects.mp4
48.5MB
24 Bonus_ Working with NgRx in our Project/376 Using the Store Devtools.mp4
37.75MB
24 Bonus_ Working with NgRx in our Project/377 The Router Store.mp4
15.55MB
24 Bonus_ Working with NgRx in our Project/378 Getting Started with NgRx for Recipes.mp4
120.73MB
24 Bonus_ Working with NgRx in our Project/379 Fetching Recipe Detail Data.mp4
112.32MB
24 Bonus_ Working with NgRx in our Project/380 Fetching Recipes & Using the Resolver.mp4
191.11MB
24 Bonus_ Working with NgRx in our Project/381 Fixing the Auth Redirect.mp4
26.8MB
24 Bonus_ Working with NgRx in our Project/382 Update, Delete and Add Recipes.mp4
106.33MB
24 Bonus_ Working with NgRx in our Project/383 Storing Recipes via Effects.mp4
71.77MB
24 Bonus_ Working with NgRx in our Project/384 Cleanup Work.mp4
17.48MB
24 Bonus_ Working with NgRx in our Project/385 Wrap Up.mp4
27.73MB
25 Bonus_ Angular Universal/388 Module Introduction.mp4
6.48MB
25 Bonus_ Angular Universal/390 Adding Angular Universal.mp4
92.16MB
25 Bonus_ Angular Universal/391 Adding Angular Universal with NestJS.mp4
45.57MB
25 Bonus_ Angular Universal/394 Module Introduction.mp4
3.84MB
25 Bonus_ Angular Universal/395 Getting Started with Angular Universal.mp4
11.68MB
25 Bonus_ Angular Universal/396 Working on the App Module.mp4
32.58MB
25 Bonus_ Angular Universal/397 Adding a Server-Side Build Workflow.mp4
76.39MB
25 Bonus_ Angular Universal/398 Adding a NodeJS Server.mp4
116.48MB
25 Bonus_ Angular Universal/399 Pre-Rendering the App on the Server.mp4
55.62MB
25 Bonus_ Angular Universal/400 Next Steps.mp4
13.22MB
26 Angular Animations/403 Introduction.mp4
5.91MB
26 Angular Animations/404 Setting up the Starting Project.mp4
4.13MB
26 Angular Animations/405 Animations Triggers and State.mp4
108.79MB
26 Angular Animations/406 Switching between States.mp4
18.22MB
26 Angular Animations/407 Transitions.mp4
10.32MB
26 Angular Animations/408 Advanced Transitions.mp4
47.35MB
26 Angular Animations/409 Transition Phases.mp4
35.86MB
26 Angular Animations/410 The _void_ State.mp4
93.42MB
26 Angular Animations/411 Using Keyframes for Animations.mp4
48.88MB
26 Angular Animations/412 Grouping Transitions.mp4
14.85MB
26 Angular Animations/413 Using Animation Callbacks.mp4
40.4MB
27 Adding Offline Capabilities with Service Workers/414 Module Introduction.mp4
20.97MB
27 Adding Offline Capabilities with Service Workers/415 Adding Service Workers.mp4
351.41MB
27 Adding Offline Capabilities with Service Workers/416 Caching Assets for Offline Use.mp4
43.25MB
27 Adding Offline Capabilities with Service Workers/417 Caching Dynamic Assets & URLs.mp4
113.1MB
28 A Basic Introduction to Unit Testing in Angular Apps/420 Introduction.mp4
4.69MB
28 A Basic Introduction to Unit Testing in Angular Apps/421 Why Unit Tests_.mp4
8.7MB
28 A Basic Introduction to Unit Testing in Angular Apps/422 Analyzing the Testing Setup (as created by the CLI).mp4
61.3MB
28 A Basic Introduction to Unit Testing in Angular Apps/423 Running Tests (with the CLI).mp4
43.21MB
28 A Basic Introduction to Unit Testing in Angular Apps/424 Adding a Component and some fitting Tests.mp4
92.3MB
28 A Basic Introduction to Unit Testing in Angular Apps/425 Testing Dependencies_ Components and Services.mp4
65.43MB
28 A Basic Introduction to Unit Testing in Angular Apps/426 Simulating Async Tasks.mp4
157.98MB
28 A Basic Introduction to Unit Testing in Angular Apps/427 Using _fakeAsync_ and _tick_.mp4
37.58MB
28 A Basic Introduction to Unit Testing in Angular Apps/428 Isolated vs Non-Isolated Tests.mp4
93.51MB
29 Angular as a Platform & Closer Look at the CLI/430 Module Introduction.mp4
3.24MB
29 Angular as a Platform & Closer Look at the CLI/431 A Closer Look at _ng new_.mp4
67.78MB
29 Angular as a Platform & Closer Look at the CLI/432 IDE & Project Setup.mp4
14.2MB
29 Angular as a Platform & Closer Look at the CLI/433 Understanding the Config Files.mp4
94.87MB
29 Angular as a Platform & Closer Look at the CLI/434 Important CLI Commands.mp4
54.87MB
29 Angular as a Platform & Closer Look at the CLI/435 The _angular.json_ File - A Closer Look.mp4
118.17MB
29 Angular as a Platform & Closer Look at the CLI/436 Angular Schematics - An Introduction.mp4
12.07MB
29 Angular as a Platform & Closer Look at the CLI/437 The _ng add_ Command.mp4
31.91MB
29 Angular as a Platform & Closer Look at the CLI/438 Using Custom _ng generate_ Schematics.mp4
29.84MB
29 Angular as a Platform & Closer Look at the CLI/439 Smooth Updating of Projects with _ng update_.mp4
11.04MB
29 Angular as a Platform & Closer Look at the CLI/440 Simplified Deployment with _ng deploy_.mp4
49.87MB
29 Angular as a Platform & Closer Look at the CLI/441 Understanding _Differential Loading_.mp4
49.93MB
29 Angular as a Platform & Closer Look at the CLI/442 Managing Multiple Projects in One Folder.mp4
36.72MB
29 Angular as a Platform & Closer Look at the CLI/443 Angular Libraries - An Introduction.mp4
27.17MB
29 Angular as a Platform & Closer Look at the CLI/444 Wrap Up.mp4
17.27MB
30 Angular Changes & New Features/445 A First Look At Angular Elements.mp4
243.24MB
31 Course Roundup/446 Course Roundup.mp4
9.66MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/448 Module Introduction.mp4
1.89MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/449 What & Why_.mp4
13.05MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/450 Installing & Using TypeScript.mp4
50.91MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/451 Base Types & Primitives.mp4
14.1MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/452 Array & Object Types.mp4
17.54MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/453 Type Inference.mp4
8.09MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/454 Working with Union Types.mp4
8.21MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/455 Assigning Type Aliases.mp4
9.15MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/456 Diving into Functions & Function Types.mp4
19.26MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/457 Understanding Generics.mp4
36.14MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/458 Classes & TypeScript.mp4
28.35MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/459 Working with Interfaces.mp4
16.06MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/460 Configuring the TypeScript Compiler.mp4
38.22MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统