首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
GetFreeCourses.Co-Udemy-Angular - The Complete Guide (2022 Edition)
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2022-12-24 21:48
2024-11-5 06:38
178
17.15 GB
446
磁力链接
magnet:?xt=urn:btih:39cecf81fc0566b159465c2fcda740c1ea26227c
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjM5Y2VjZjgxZmMwNTY2YjE1OTQ2NWMyZmNkYTc0MGMxZWEyNjIyN2NaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
GetFreeCourses
Co-Udemy-Angular
-
The
Complete
Guide
2022
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
5.39MB
01 Getting Started/007 Project Setup and First App.mp4
49.12MB
01 Getting Started/008 Editing the First App.mp4
56.35MB
01 Getting Started/009 The Course Structure.mp4
15.28MB
01 Getting Started/010 How to get the Most out of the Course.mp4
7.7MB
01 Getting Started/011 What is TypeScript_.mp4
6.44MB
01 Getting Started/013 A Basic Project Setup using Bootstrap for Styling.mp4
43.55MB
02 The Basics/015 Module Introduction.mp4
4.33MB
02 The Basics/016 How an Angular App gets Loaded and Started.mp4
36.31MB
02 The Basics/017 Components are Important!.mp4
12.41MB
02 The Basics/018 Creating a New Component.mp4
34.72MB
02 The Basics/019 Understanding the Role of AppModule and Component Declaration.mp4
28.81MB
02 The Basics/020 Using Custom Components.mp4
5.65MB
02 The Basics/021 Creating Components with the CLI & Nesting Components.mp4
18.38MB
02 The Basics/022 Working with Component Templates.mp4
16.73MB
02 The Basics/023 Working with Component Styles.mp4
20.88MB
02 The Basics/024 Fully Understanding the Component Selector.mp4
20.17MB
02 The Basics/025 [OPTIONAL] Assignment Solution.mp4
46.4MB
02 The Basics/025 [assignment] Practicing Components.mp4
3.72MB
02 The Basics/025 [assignment_solution] Practicing Components.mp4
18.66MB
02 The Basics/026 What is Databinding_.mp4
11.6MB
02 The Basics/027 String Interpolation.mp4
26.78MB
02 The Basics/028 Property Binding.mp4
45.85MB
02 The Basics/029 Property Binding vs String Interpolation.mp4
44.67MB
02 The Basics/030 Event Binding.mp4
29.51MB
02 The Basics/032 Passing and Using Data with Event Binding.mp4
40.48MB
02 The Basics/034 Two-Way-Databinding.mp4
19.26MB
02 The Basics/035 Combining all Forms of Databinding.mp4
11.33MB
02 The Basics/036 [OPTIONAL] Assignment Solution.mp4
46.15MB
02 The Basics/036 [assignment] Practicing Databinding.mp4
2.67MB
02 The Basics/036 [assignment_solution] Practicing Databinding.mp4
15.17MB
02 The Basics/037 Understanding Directives.mp4
7.84MB
02 The Basics/038 Using ngIf to Output Data Conditionally.mp4
19.78MB
02 The Basics/039 Enhancing ngIf with an Else Condition.mp4
21.2MB
02 The Basics/040 Styling Elements Dynamically with ngStyle.mp4
34.45MB
02 The Basics/041 Applying CSS Classes Dynamically with ngClass.mp4
19.8MB
02 The Basics/042 Outputting Lists with ngFor.mp4
34.72MB
02 The Basics/043 [OPTIONAL] Assignment Solution.mp4
63.36MB
02 The Basics/043 [assignment] Practicing Directives.mp4
5.32MB
02 The Basics/043 [assignment_solution] Practicing Directives.mp4
20.28MB
02 The Basics/044 Getting the Index when using ngFor.mp4
45.77MB
03 Course Project - The Basics/045 Project Introduction.mp4
1.36MB
03 Course Project - The Basics/046 Planning the App.mp4
11.48MB
03 Course Project - The Basics/048 Setting up the Application.mp4
18.99MB
03 Course Project - The Basics/049 Creating the Components.mp4
40.92MB
03 Course Project - The Basics/050 Using the Components.mp4
13MB
03 Course Project - The Basics/051 Adding a Navigation Bar.mp4
36.62MB
03 Course Project - The Basics/053 Creating a _Recipe_ Model.mp4
25.06MB
03 Course Project - The Basics/054 Adding Content to the Recipes Components.mp4
108.88MB
03 Course Project - The Basics/055 Outputting a List of Recipes with ngFor.mp4
29.43MB
03 Course Project - The Basics/056 Displaying Recipe Details.mp4
36.4MB
03 Course Project - The Basics/057 Working on the ShoppingListComponent.mp4
8.77MB
03 Course Project - The Basics/058 Creating an _Ingredient_ Model.mp4
12.09MB
03 Course Project - The Basics/059 Creating and Outputting the Shopping List.mp4
11.73MB
03 Course Project - The Basics/060 Adding a Shopping List Edit Section.mp4
16.97MB
03 Course Project - The Basics/061 Wrap Up & Next Steps.mp4
2.7MB
04 Debugging/062 Understanding Angular Error Messages.mp4
30.32MB
04 Debugging/063 Debugging Code in the Browser Using Sourcemaps.mp4
45.93MB
05 Components & Databinding Deep Dive/064 Module Introduction.mp4
2.26MB
05 Components & Databinding Deep Dive/065 Splitting Apps into Components.mp4
43.38MB
05 Components & Databinding Deep Dive/066 Property & Event Binding Overview.mp4
5.88MB
05 Components & Databinding Deep Dive/067 Binding to Custom Properties.mp4
41.58MB
05 Components & Databinding Deep Dive/068 Assigning an Alias to Custom Properties.mp4
11MB
05 Components & Databinding Deep Dive/069 Binding to Custom Events.mp4
68.63MB
05 Components & Databinding Deep Dive/070 Assigning an Alias to Custom Events.mp4
7.21MB
05 Components & Databinding Deep Dive/071 Custom Property and Event Binding Summary.mp4
12.1MB
05 Components & Databinding Deep Dive/072 Understanding View Encapsulation.mp4
68.32MB
05 Components & Databinding Deep Dive/073 More on View Encapsulation.mp4
19.97MB
05 Components & Databinding Deep Dive/074 Using Local References in Templates.mp4
33.45MB
05 Components & Databinding Deep Dive/076 Getting Access to the Template & DOM with @ViewChild.mp4
45.97MB
05 Components & Databinding Deep Dive/077 Projecting Content into Components with ng-content.mp4
23.9MB
05 Components & Databinding Deep Dive/078 Understanding the Component Lifecycle.mp4
18.28MB
05 Components & Databinding Deep Dive/079 Seeing Lifecycle Hooks in Action.mp4
105.95MB
05 Components & Databinding Deep Dive/080 Lifecycle Hooks and Template Access.mp4
22.78MB
05 Components & Databinding Deep Dive/082 Getting Access to ng-content with @ContentChild.mp4
22.86MB
05 Components & Databinding Deep Dive/083 Wrap Up.mp4
4.45MB
05 Components & Databinding Deep Dive/084 [OPTIONAL] Assignment Solution.mp4
110.8MB
05 Components & Databinding Deep Dive/084 [assignment] Practicing Property & Event Binding and View Encapsulation.mp4
6.44MB
05 Components & Databinding Deep Dive/084 [assignment_solution] Practicing Property & Event Binding and View Encapsulation.mp4
37.1MB
06 Course Project - Components & Databinding/085 Introduction.mp4
2.56MB
06 Course Project - Components & Databinding/086 Adding Navigation with Event Binding and ngIf.mp4
32.61MB
06 Course Project - Components & Databinding/087 Passing Recipe Data with Property Binding.mp4
21.98MB
06 Course Project - Components & Databinding/088 Passing Data with Event and Property Binding (Combined).mp4
74.97MB
06 Course Project - Components & Databinding/090 Allowing the User to Add Ingredients to the Shopping List.mp4
45.13MB
07 Directives Deep Dive/091 Module Introduction.mp4
4.94MB
07 Directives Deep Dive/092 ngFor and ngIf Recap.mp4
25.49MB
07 Directives Deep Dive/093 ngClass and ngStyle Recap.mp4
16.01MB
07 Directives Deep Dive/094 Creating a Basic Attribute Directive.mp4
33.95MB
07 Directives Deep Dive/095 Using the Renderer to build a Better Attribute Directive.mp4
44.48MB
07 Directives Deep Dive/097 Using HostListener to Listen to Host Events.mp4
22.11MB
07 Directives Deep Dive/098 Using HostBinding to Bind to Host Properties.mp4
25.14MB
07 Directives Deep Dive/099 Binding to Directive Properties.mp4
63.86MB
07 Directives Deep Dive/100 What Happens behind the Scenes on Structural Directives.mp4
23.65MB
07 Directives Deep Dive/101 Building a Structural Directive.mp4
45.64MB
07 Directives Deep Dive/102 Understanding ngSwitch.mp4
14.81MB
08 Course Project - Directives/103 Building and Using a Dropdown Directive.mp4
34.4MB
09 Using Services & Dependency Injection/105 Module Introduction.mp4
6.41MB
09 Using Services & Dependency Injection/106 Why would you Need Services_.mp4
14.91MB
09 Using Services & Dependency Injection/107 Creating a Logging Service.mp4
30.97MB
09 Using Services & Dependency Injection/108 Injecting the Logging Service into Components.mp4
97.1MB
09 Using Services & Dependency Injection/109 Creating a Data Service.mp4
48.43MB
09 Using Services & Dependency Injection/110 Understanding the Hierarchical Injector.mp4
17.54MB
09 Using Services & Dependency Injection/111 How many Instances of Service Should It Be_.mp4
16.34MB
09 Using Services & Dependency Injection/112 Injecting Services into Services.mp4
35.58MB
09 Using Services & Dependency Injection/113 Using Services for Cross-Component Communication.mp4
29.93MB
09 Using Services & Dependency Injection/115 [OPTIONAL] Assignment Solution.mp4
67.69MB
09 Using Services & Dependency Injection/115 [assignment] Practicing Services.mp4
4.69MB
09 Using Services & Dependency Injection/115 [assignment_solution] Practicing Services.mp4
25.49MB
10 Course Project - Services & Dependency Injection/116 Introduction.mp4
4.06MB
10 Course Project - Services & Dependency Injection/117 Setting up the Services.mp4
5.76MB
10 Course Project - Services & Dependency Injection/118 Managing Recipes in a Recipe Service.mp4
46.97MB
10 Course Project - Services & Dependency Injection/119 Using a Service for Cross-Component Communication.mp4
26.34MB
10 Course Project - Services & Dependency Injection/120 Adding the Shopping List Service.mp4
31.81MB
10 Course Project - Services & Dependency Injection/121 Using Services for Pushing Data from A to B.mp4
14.8MB
10 Course Project - Services & Dependency Injection/122 Adding Ingredients to Recipes.mp4
23.17MB
10 Course Project - Services & Dependency Injection/123 Passing Ingredients from Recipes to the Shopping List (via a Service).mp4
43.19MB
11 Changing Pages with Routing/124 Module Introduction.mp4
5.25MB
11 Changing Pages with Routing/125 Why do we need a Router_.mp4
5.46MB
11 Changing Pages with Routing/127 Setting up and Loading Routes.mp4
62.31MB
11 Changing Pages with Routing/128 Navigating with Router Links.mp4
26.59MB
11 Changing Pages with Routing/129 Understanding Navigation Paths.mp4
133.9MB
11 Changing Pages with Routing/130 Styling Active Router Links.mp4
41.81MB
11 Changing Pages with Routing/131 Navigating Programmatically.mp4
18.02MB
11 Changing Pages with Routing/132 Using Relative Paths in Programmatic Navigation.mp4
47.5MB
11 Changing Pages with Routing/133 Passing Parameters to Routes.mp4
23.07MB
11 Changing Pages with Routing/134 Fetching Route Parameters.mp4
27.86MB
11 Changing Pages with Routing/135 Fetching Route Parameters Reactively.mp4
65.25MB
11 Changing Pages with Routing/136 An Important Note about Route Observables.mp4
15.65MB
11 Changing Pages with Routing/137 Passing Query Parameters and Fragments.mp4
40MB
11 Changing Pages with Routing/138 Retrieving Query Parameters and Fragments.mp4
24.82MB
11 Changing Pages with Routing/139 Practicing and some Common Gotchas.mp4
45.92MB
11 Changing Pages with Routing/140 Setting up Child (Nested) Routes.mp4
41.95MB
11 Changing Pages with Routing/141 Using Query Parameters - Practice.mp4
30.57MB
11 Changing Pages with Routing/142 Configuring the Handling of Query Parameters.mp4
13.03MB
11 Changing Pages with Routing/143 Redirecting and Wildcard Routes.mp4
128.78MB
11 Changing Pages with Routing/145 Outsourcing the Route Configuration.mp4
44.04MB
11 Changing Pages with Routing/146 An Introduction to Guards.mp4
13.75MB
11 Changing Pages with Routing/147 Protecting Routes with canActivate.mp4
65MB
11 Changing Pages with Routing/148 Protecting Child (Nested) Routes with canActivateChild.mp4
15.37MB
11 Changing Pages with Routing/149 Using a Fake Auth Service.mp4
11.23MB
11 Changing Pages with Routing/150 Controlling Navigation with canDeactivate.mp4
200.1MB
11 Changing Pages with Routing/151 Passing Static Data to a Route.mp4
166.75MB
11 Changing Pages with Routing/152 Resolving Dynamic Data with the resolve Guard.mp4
273.91MB
11 Changing Pages with Routing/153 Understanding Location Strategies.mp4
61.06MB
11 Changing Pages with Routing/154 Wrap Up.mp4
3.32MB
12 Course Project - Routing/155 Planning the General Structure.mp4
4.46MB
12 Course Project - Routing/156 Setting Up Routes.mp4
41.54MB
12 Course Project - Routing/157 Adding Navigation to the App.mp4
24.41MB
12 Course Project - Routing/158 Marking Active Routes.mp4
6.68MB
12 Course Project - Routing/159 Fixing Page Reload Issues.mp4
20.71MB
12 Course Project - Routing/160 Child Routes_ Challenge.mp4
11.15MB
12 Course Project - Routing/161 Adding Child Routing Together.mp4
27.78MB
12 Course Project - Routing/162 Configuring Route Parameters.mp4
43.31MB
12 Course Project - Routing/163 Passing Dynamic Parameters to Links.mp4
15.1MB
12 Course Project - Routing/164 Styling Active Recipe Items.mp4
8.13MB
12 Course Project - Routing/165 Adding Editing Routes.mp4
29.82MB
12 Course Project - Routing/166 Retrieving Route Parameters.mp4
22.04MB
12 Course Project - Routing/167 Programmatic Navigation to the Edit Page.mp4
59.04MB
12 Course Project - Routing/168 One Note about Route Observables.mp4
4.48MB
13 Understanding Observables/170 Module Introduction.mp4
16.56MB
13 Understanding Observables/172 Analyzing Angular Observables.mp4
12.11MB
13 Understanding Observables/173 Getting Closer to the Core of Observables.mp4
39.94MB
13 Understanding Observables/174 Building a Custom Observable.mp4
29.99MB
13 Understanding Observables/175 Errors & Completion.mp4
48.25MB
13 Understanding Observables/176 Observables & You!.mp4
14.37MB
13 Understanding Observables/177 Understanding Operators.mp4
104.95MB
13 Understanding Observables/178 Subjects.mp4
47.49MB
13 Understanding Observables/179 Wrap Up.mp4
6.01MB
14 Course Project - Observables/181 Improving the Reactive Service with Observables (Subjects).mp4
45.89MB
15 Handling Forms in Angular Apps/183 Module Introduction.mp4
4.41MB
15 Handling Forms in Angular Apps/184 Why do we Need Angular's Help_.mp4
9.35MB
15 Handling Forms in Angular Apps/185 Template-Driven (TD) vs Reactive Approach.mp4
4.55MB
15 Handling Forms in Angular Apps/186 An Example Form.mp4
10.09MB
15 Handling Forms in Angular Apps/187 TD_ Creating the Form and Registering the Controls.mp4
53.75MB
15 Handling Forms in Angular Apps/188 TD_ Submitting and Using the Form.mp4
54.99MB
15 Handling Forms in Angular Apps/189 TD_ Understanding Form State.mp4
11.47MB
15 Handling Forms in Angular Apps/190 TD_ Accessing the Form with @ViewChild.mp4
20.29MB
15 Handling Forms in Angular Apps/191 TD_ Adding Validation to check User Input.mp4
28.06MB
15 Handling Forms in Angular Apps/193 TD_ Using the Form State.mp4
29.52MB
15 Handling Forms in Angular Apps/194 TD_ Outputting Validation Error Messages.mp4
21.28MB
15 Handling Forms in Angular Apps/195 TD_ Set Default Values with ngModel Property Binding.mp4
15.76MB
15 Handling Forms in Angular Apps/196 TD_ Using ngModel with Two-Way-Binding.mp4
18.88MB
15 Handling Forms in Angular Apps/197 TD_ Grouping Form Controls.mp4
30.2MB
15 Handling Forms in Angular Apps/198 TD_ Handling Radio Buttons.mp4
29.57MB
15 Handling Forms in Angular Apps/199 TD_ Setting and Patching Form Values.mp4
33.48MB
15 Handling Forms in Angular Apps/200 TD_ Using Form Data.mp4
34.13MB
15 Handling Forms in Angular Apps/201 TD_ Resetting Forms.mp4
12.84MB
15 Handling Forms in Angular Apps/202 Introduction to the Reactive Approach.mp4
2.33MB
15 Handling Forms in Angular Apps/202 [assignment] Practicing Template-Driven Forms.mp4
3.49MB
15 Handling Forms in Angular Apps/202 [assignment_solution] Practicing Template-Driven Forms.mp4
185.2MB
15 Handling Forms in Angular Apps/203 Reactive_ Setup.mp4
16.96MB
15 Handling Forms in Angular Apps/204 Reactive_ Creating a Form in Code.mp4
22.15MB
15 Handling Forms in Angular Apps/205 Reactive_ Syncing HTML and Form.mp4
29.04MB
15 Handling Forms in Angular Apps/206 Reactive_ Submitting the Form.mp4
15.37MB
15 Handling Forms in Angular Apps/207 Reactive_ Adding Validation.mp4
15.58MB
15 Handling Forms in Angular Apps/208 Reactive_ Getting Access to Controls.mp4
59.07MB
15 Handling Forms in Angular Apps/209 Reactive_ Grouping Controls.mp4
35.7MB
15 Handling Forms in Angular Apps/211 Reactive_ Arrays of Form Controls (FormArray).mp4
67.73MB
15 Handling Forms in Angular Apps/212 Reactive_ Creating Custom Validators.mp4
96.64MB
15 Handling Forms in Angular Apps/213 Reactive_ Using Error Codes.mp4
22.06MB
15 Handling Forms in Angular Apps/214 Reactive_ Creating a Custom Async Validator.mp4
40.79MB
15 Handling Forms in Angular Apps/215 Reactive_ Reacting to Status or Value Changes.mp4
14.43MB
15 Handling Forms in Angular Apps/216 Reactive_ Setting and Patching Values.mp4
18.16MB
15 Handling Forms in Angular Apps/217 [OPTIONAL] Assignment Solution.mp4
125MB
15 Handling Forms in Angular Apps/217 [assignment] Practicing Reactive Forms.mp4
2.96MB
15 Handling Forms in Angular Apps/217 [assignment_solution] Practicing Reactive Forms.mp4
40.46MB
16 Course Project - Forms/218 Introduction.mp4
5.48MB
16 Course Project - Forms/219 TD_ Adding the Shopping List Form.mp4
30.24MB
16 Course Project - Forms/220 Adding Validation to the Form.mp4
10.4MB
16 Course Project - Forms/221 Allowing the Selection of Items in the List.mp4
23.1MB
16 Course Project - Forms/222 Loading the Shopping List Items into the Form.mp4
19.02MB
16 Course Project - Forms/223 Updating existing Items.mp4
19.31MB
16 Course Project - Forms/224 Resetting the Form.mp4
12.58MB
16 Course Project - Forms/225 Allowing the the User to Clear (Cancel) the Form.mp4
6.74MB
16 Course Project - Forms/226 Allowing the Deletion of Shopping List Items.mp4
13.4MB
16 Course Project - Forms/227 Creating the Template for the (Reactive) Recipe Edit Form.mp4
29.28MB
16 Course Project - Forms/228 Creating the Form For Editing Recipes.mp4
26.7MB
16 Course Project - Forms/229 Syncing HTML with the Form.mp4
25.13MB
16 Course Project - Forms/231 Adding Ingredient Controls to a Form Array.mp4
37.38MB
16 Course Project - Forms/232 Adding new Ingredient Controls.mp4
27.59MB
16 Course Project - Forms/233 Validating User Input.mp4
37.26MB
16 Course Project - Forms/234 Submitting the Recipe Edit Form.mp4
48.89MB
16 Course Project - Forms/235 Adding a Delete and Clear (Cancel) Functionality.mp4
36.19MB
16 Course Project - Forms/236 Redirecting the User (after Deleting a Recipe).mp4
21.33MB
16 Course Project - Forms/237 Adding an Image Preview.mp4
20.32MB
16 Course Project - Forms/238 Providing the Recipe Service Correctly.mp4
32.42MB
16 Course Project - Forms/239 Deleting Ingredients and Some Finishing Touches.mp4
44.36MB
17 Using Pipes to Transform Output/241 Introduction & Why Pipes are Useful.mp4
6.87MB
17 Using Pipes to Transform Output/242 Using Pipes.mp4
22.82MB
17 Using Pipes to Transform Output/243 Parametrizing Pipes.mp4
10.81MB
17 Using Pipes to Transform Output/244 Where to learn more about Pipes.mp4
13.95MB
17 Using Pipes to Transform Output/245 Chaining Multiple Pipes.mp4
16.6MB
17 Using Pipes to Transform Output/246 Creating a Custom Pipe.mp4
55.41MB
17 Using Pipes to Transform Output/247 Parametrizing a Custom Pipe.mp4
17.71MB
17 Using Pipes to Transform Output/248 Example_ Creating a Filter Pipe.mp4
49.11MB
17 Using Pipes to Transform Output/249 Pure and Impure Pipes (or_ How to _fix_ the Filter Pipe).mp4
24.45MB
17 Using Pipes to Transform Output/250 Understanding the _async_ Pipe.mp4
56.93MB
17 Using Pipes to Transform Output/251 [assignment] Practicing Pipes.mp4
2.97MB
17 Using Pipes to Transform Output/251 [assignment_solution] Practicing Pipes.mp4
13.78MB
18 Making Http Requests/251 A New IDE.mp4
3.05MB
18 Making Http Requests/252 Module Introduction.mp4
1.83MB
18 Making Http Requests/253 How Does Angular Interact With Backends_.mp4
8.04MB
18 Making Http Requests/254 The Anatomy of a Http Request.mp4
5.17MB
18 Making Http Requests/255 Backend (Firebase) Setup.mp4
24.17MB
18 Making Http Requests/256 Sending a POST Request.mp4
64.72MB
18 Making Http Requests/257 GETting Data.mp4
13.03MB
18 Making Http Requests/258 Using RxJS Operators to Transform Response Data.mp4
24.1MB
18 Making Http Requests/259 Using Types with the HttpClient.mp4
26.03MB
18 Making Http Requests/260 Outputting Posts.mp4
13.23MB
18 Making Http Requests/261 Showing a Loading Indicator.mp4
11.74MB
18 Making Http Requests/262 Using a Service for Http Requests.mp4
46.9MB
18 Making Http Requests/263 Services & Components Working Together.mp4
22.22MB
18 Making Http Requests/264 Sending a DELETE Request.mp4
20.06MB
18 Making Http Requests/265 Handling Errors.mp4
63.44MB
18 Making Http Requests/266 Using Subjects for Error Handling.mp4
18.57MB
18 Making Http Requests/267 Using the catchError Operator.mp4
14.94MB
18 Making Http Requests/268 Error Handling & UX.mp4
15.21MB
18 Making Http Requests/269 Setting Headers.mp4
23.92MB
18 Making Http Requests/270 Adding Query Params.mp4
28.45MB
18 Making Http Requests/271 Observing Different Types of Responses.mp4
75.17MB
18 Making Http Requests/272 Changing the Response Body Type.mp4
23.8MB
18 Making Http Requests/273 Introducing Interceptors.mp4
44MB
18 Making Http Requests/274 Manipulating Request Objects.mp4
15.47MB
18 Making Http Requests/275 Response Interceptors.mp4
21.08MB
18 Making Http Requests/276 Multiple Interceptors.mp4
49.41MB
18 Making Http Requests/277 Wrap Up.mp4
13.27MB
19 Course Project - Http/279 Module Introduction.mp4
2.88MB
19 Course Project - Http/280 Backend (Firebase) Setup.mp4
16.43MB
19 Course Project - Http/281 Setting Up the DataStorage Service.mp4
40.98MB
19 Course Project - Http/282 Storing Recipes.mp4
47.1MB
19 Course Project - Http/283 Fetching Recipes.mp4
43.1MB
19 Course Project - Http/284 Transforming Response Data.mp4
32.57MB
19 Course Project - Http/285 Resolving Data Before Loading.mp4
57.28MB
19 Course Project - Http/286 Fixing a Bug with the Resolver.mp4
11.39MB
20 Authentication & Route Protection in Angular/287 Module Introduction.mp4
1.26MB
20 Authentication & Route Protection in Angular/288 How Authentication Works.mp4
9.27MB
20 Authentication & Route Protection in Angular/289 Adding the Auth Page.mp4
43.03MB
20 Authentication & Route Protection in Angular/290 Switching Between Auth Modes.mp4
19.57MB
20 Authentication & Route Protection in Angular/291 Handling Form Input.mp4
23.79MB
20 Authentication & Route Protection in Angular/292 Preparing the Backend.mp4
13.35MB
20 Authentication & Route Protection in Angular/294 Preparing the Signup Request.mp4
88.81MB
20 Authentication & Route Protection in Angular/295 Sending the Signup Request.mp4
31.53MB
20 Authentication & Route Protection in Angular/296 Adding a Loading Spinner & Error Handling Logic.mp4
67.32MB
20 Authentication & Route Protection in Angular/297 Improving Error Handling.mp4
61.19MB
20 Authentication & Route Protection in Angular/298 Sending Login Requests.mp4
67.94MB
20 Authentication & Route Protection in Angular/299 Login Error Handling.mp4
49.33MB
20 Authentication & Route Protection in Angular/300 Creating & Storing the User Data.mp4
103.98MB
20 Authentication & Route Protection in Angular/301 Reflecting the Auth State in the UI.mp4
95.69MB
20 Authentication & Route Protection in Angular/302 Adding the Token to Outgoing Requests.mp4
107.69MB
20 Authentication & Route Protection in Angular/303 Attaching the Token with an Interceptor.mp4
91.16MB
20 Authentication & Route Protection in Angular/304 Adding Logout.mp4
22.49MB
20 Authentication & Route Protection in Angular/305 Adding Auto-Login.mp4
100.53MB
20 Authentication & Route Protection in Angular/306 Adding Auto-Logout.mp4
57.9MB
20 Authentication & Route Protection in Angular/307 Adding an Auth Guard.mp4
79.12MB
20 Authentication & Route Protection in Angular/308 Wrap Up.mp4
14.86MB
21 Dynamic Components/310 Module Introduction.mp4
1.82MB
21 Dynamic Components/311 Adding an Alert Modal Component.mp4
50.97MB
21 Dynamic Components/312 Understanding the Different Approaches.mp4
5.67MB
21 Dynamic Components/313 Using ngIf.mp4
16.24MB
21 Dynamic Components/314 Preparing Programmatic Creation.mp4
60.95MB
21 Dynamic Components/315 Creating a Component Programmatically.mp4
37.38MB
21 Dynamic Components/316 Understanding entryComponents.mp4
68.96MB
21 Dynamic Components/317 Data Binding & Event Binding.mp4
40.86MB
21 Dynamic Components/318 Wrap Up.mp4
9.65MB
22 Angular Modules & Optimizing Angular Apps/320 Module Introduction.mp4
1.14MB
22 Angular Modules & Optimizing Angular Apps/321 What are Modules_.mp4
6.91MB
22 Angular Modules & Optimizing Angular Apps/322 Analyzing the AppModule.mp4
97.79MB
22 Angular Modules & Optimizing Angular Apps/323 Getting Started with Feature Modules.mp4
113.92MB
22 Angular Modules & Optimizing Angular Apps/324 Splitting Modules Correctly.mp4
31.37MB
22 Angular Modules & Optimizing Angular Apps/325 Adding Routes to Feature Modules.mp4
35.68MB
22 Angular Modules & Optimizing Angular Apps/326 Component Declarations.mp4
26.25MB
22 Angular Modules & Optimizing Angular Apps/327 The ShoppingList Feature Module.mp4
63MB
22 Angular Modules & Optimizing Angular Apps/328 Understanding Shared Modules.mp4
80.22MB
22 Angular Modules & Optimizing Angular Apps/329 Understanding the Core Module.mp4
36.27MB
22 Angular Modules & Optimizing Angular Apps/330 Adding an Auth Feature Module.mp4
32.54MB
22 Angular Modules & Optimizing Angular Apps/331 Understanding Lazy Loading.mp4
5.39MB
22 Angular Modules & Optimizing Angular Apps/332 Implementing Lazy Loading.mp4
164.05MB
22 Angular Modules & Optimizing Angular Apps/333 More Lazy Loading.mp4
21.72MB
22 Angular Modules & Optimizing Angular Apps/334 Preloading Lazy-Loaded Code.mp4
35.91MB
22 Angular Modules & Optimizing Angular Apps/335 Modules & Services.mp4
14.18MB
22 Angular Modules & Optimizing Angular Apps/336 Loading Services Differently.mp4
61.45MB
22 Angular Modules & Optimizing Angular Apps/337 Ahead-of-Time Compilation.mp4
87.91MB
22 Angular Modules & Optimizing Angular Apps/338 Wrap Up.mp4
5.37MB
23 Deploying an Angular App/340 Module Introduction.mp4
1.21MB
23 Deploying an Angular App/341 Deployment Preparation & Steps.mp4
6.79MB
23 Deploying an Angular App/342 Using Environment Variables.mp4
39.17MB
23 Deploying an Angular App/343 Deployment Example_ Firebase Hosting.mp4
37.84MB
24 Preview_ Standalone Components/345 Module Introduction.mp4
4.11MB
24 Preview_ Standalone Components/346 Starting Setup & Why We Want Standalone Components.mp4
26.07MB
24 Preview_ Standalone Components/347 Building a First Standalone Component.mp4
68.45MB
24 Preview_ Standalone Components/348 Standalone Directives & Connecting Building Blocks.mp4
13.88MB
24 Preview_ Standalone Components/349 Migrating Another Component.mp4
8.59MB
24 Preview_ Standalone Components/350 A Standalone Root Component.mp4
30.67MB
24 Preview_ Standalone Components/351 Services & Standalone Components.mp4
22.63MB
24 Preview_ Standalone Components/352 Routing with Standalone Components.mp4
78.32MB
24 Preview_ Standalone Components/353 Lazy Loading.mp4
46.86MB
24 Preview_ Standalone Components/354 Summary.mp4
9.35MB
25 Bonus_ Working with NgRx in our Project/355 Module Introduction.mp4
977.53KB
25 Bonus_ Working with NgRx in our Project/356 What is Application State_.mp4
65.86MB
25 Bonus_ Working with NgRx in our Project/357 What is NgRx_.mp4
17.39MB
25 Bonus_ Working with NgRx in our Project/358 Getting Started with Reducers.mp4
71.41MB
25 Bonus_ Working with NgRx in our Project/359 Adding Logic to the Reducer.mp4
36.96MB
25 Bonus_ Working with NgRx in our Project/360 Understanding & Adding Actions.mp4
37.44MB
25 Bonus_ Working with NgRx in our Project/361 Setting Up the NgRx Store.mp4
37.65MB
25 Bonus_ Working with NgRx in our Project/362 Selecting State.mp4
104.15MB
25 Bonus_ Working with NgRx in our Project/363 Dispatching Actions.mp4
79.53MB
25 Bonus_ Working with NgRx in our Project/364 Multiple Actions.mp4
76.11MB
25 Bonus_ Working with NgRx in our Project/365 Preparing Update & Delete Actions.mp4
25.95MB
25 Bonus_ Working with NgRx in our Project/366 Updating & Deleting Ingredients.mp4
81.31MB
25 Bonus_ Working with NgRx in our Project/367 Expanding the State.mp4
76.63MB
25 Bonus_ Working with NgRx in our Project/368 Managing More State via NgRx.mp4
113.71MB
25 Bonus_ Working with NgRx in our Project/369 Removing Redundant Component State Management.mp4
29.72MB
25 Bonus_ Working with NgRx in our Project/370 First Summary & Clean Up.mp4
43.87MB
25 Bonus_ Working with NgRx in our Project/371 One Root State.mp4
159.5MB
25 Bonus_ Working with NgRx in our Project/372 Setting Up Auth Reducer & Actions.mp4
88.59MB
25 Bonus_ Working with NgRx in our Project/373 Dispatching Auth Actions.mp4
74.55MB
25 Bonus_ Working with NgRx in our Project/374 Auth Finished (For Now...).mp4
88.94MB
25 Bonus_ Working with NgRx in our Project/375 And Important Note on Actions.mp4
66.73MB
25 Bonus_ Working with NgRx in our Project/376 Exploring NgRx Effects.mp4
30.09MB
25 Bonus_ Working with NgRx in our Project/377 Defining the First Effect.mp4
35.19MB
25 Bonus_ Working with NgRx in our Project/378 Effects & Error Handling.mp4
106.56MB
25 Bonus_ Working with NgRx in our Project/379 Login via NgRx Effects.mp4
111.88MB
25 Bonus_ Working with NgRx in our Project/380 Managing UI State in NgRx.mp4
89.43MB
25 Bonus_ Working with NgRx in our Project/381 Finishing the Login Effect.mp4
102.3MB
25 Bonus_ Working with NgRx in our Project/382 Preparing Other Auth Actions.mp4
34.27MB
25 Bonus_ Working with NgRx in our Project/383 Adding Signup.mp4
81.01MB
25 Bonus_ Working with NgRx in our Project/384 Further Auth Effects.mp4
104.73MB
25 Bonus_ Working with NgRx in our Project/385 Adding Auto-Login with NgRx.mp4
104.7MB
25 Bonus_ Working with NgRx in our Project/386 Adding Auto-Logout.mp4
82MB
25 Bonus_ Working with NgRx in our Project/387 Finishing the Auth Effects.mp4
48.5MB
25 Bonus_ Working with NgRx in our Project/388 Using the Store Devtools.mp4
37.77MB
25 Bonus_ Working with NgRx in our Project/389 The Router Store.mp4
15.55MB
25 Bonus_ Working with NgRx in our Project/390 Getting Started with NgRx for Recipes.mp4
120.7MB
25 Bonus_ Working with NgRx in our Project/391 Fetching Recipe Detail Data.mp4
112.28MB
25 Bonus_ Working with NgRx in our Project/392 Fetching Recipes & Using the Resolver.mp4
191.13MB
25 Bonus_ Working with NgRx in our Project/393 Fixing the Auth Redirect.mp4
26.84MB
25 Bonus_ Working with NgRx in our Project/394 Update, Delete and Add Recipes.mp4
106.39MB
25 Bonus_ Working with NgRx in our Project/395 Storing Recipes via Effects.mp4
71.77MB
25 Bonus_ Working with NgRx in our Project/396 Cleanup Work.mp4
17.5MB
25 Bonus_ Working with NgRx in our Project/397 Wrap Up.mp4
27.74MB
26 Bonus_ Angular Universal/400 Module Introduction.mp4
6.47MB
26 Bonus_ Angular Universal/402 Adding Angular Universal.mp4
92.08MB
26 Bonus_ Angular Universal/403 Adding Angular Universal with NestJS.mp4
45.53MB
26 Bonus_ Angular Universal/406 Module Introduction.mp4
3.84MB
26 Bonus_ Angular Universal/407 Getting Started with Angular Universal.mp4
11.69MB
26 Bonus_ Angular Universal/408 Working on the App Module.mp4
32.55MB
26 Bonus_ Angular Universal/409 Adding a Server-Side Build Workflow.mp4
76.37MB
26 Bonus_ Angular Universal/410 Adding a NodeJS Server.mp4
116.41MB
26 Bonus_ Angular Universal/411 Pre-Rendering the App on the Server.mp4
55.58MB
26 Bonus_ Angular Universal/412 Next Steps.mp4
13.22MB
27 Angular Animations/415 Introduction.mp4
5.92MB
27 Angular Animations/416 Setting up the Starting Project.mp4
4.14MB
27 Angular Animations/417 Animations Triggers and State.mp4
108.74MB
27 Angular Animations/418 Switching between States.mp4
18.22MB
27 Angular Animations/419 Transitions.mp4
10.33MB
27 Angular Animations/420 Advanced Transitions.mp4
47.32MB
27 Angular Animations/421 Transition Phases.mp4
35.84MB
27 Angular Animations/422 The _void_ State.mp4
93.38MB
27 Angular Animations/423 Using Keyframes for Animations.mp4
48.85MB
27 Angular Animations/424 Grouping Transitions.mp4
14.85MB
27 Angular Animations/425 Using Animation Callbacks.mp4
40.39MB
28 Adding Offline Capabilities with Service Workers/426 Module Introduction.mp4
20.98MB
28 Adding Offline Capabilities with Service Workers/427 Adding Service Workers.mp4
351.27MB
28 Adding Offline Capabilities with Service Workers/428 Caching Assets for Offline Use.mp4
43.21MB
28 Adding Offline Capabilities with Service Workers/429 Caching Dynamic Assets & URLs.mp4
113.03MB
29 A Basic Introduction to Unit Testing in Angular Apps/432 Introduction.mp4
4.7MB
29 A Basic Introduction to Unit Testing in Angular Apps/433 Why Unit Tests_.mp4
8.69MB
29 A Basic Introduction to Unit Testing in Angular Apps/434 Analyzing the Testing Setup (as created by the CLI).mp4
61.23MB
29 A Basic Introduction to Unit Testing in Angular Apps/435 Running Tests (with the CLI).mp4
43.21MB
29 A Basic Introduction to Unit Testing in Angular Apps/436 Adding a Component and some fitting Tests.mp4
92.24MB
29 A Basic Introduction to Unit Testing in Angular Apps/437 Testing Dependencies_ Components and Services.mp4
65.36MB
29 A Basic Introduction to Unit Testing in Angular Apps/438 Simulating Async Tasks.mp4
157.89MB
29 A Basic Introduction to Unit Testing in Angular Apps/439 Using _fakeAsync_ and _tick_.mp4
37.57MB
29 A Basic Introduction to Unit Testing in Angular Apps/440 Isolated vs Non-Isolated Tests.mp4
93.46MB
30 Angular as a Platform & Closer Look at the CLI/442 Module Introduction.mp4
3.25MB
30 Angular as a Platform & Closer Look at the CLI/443 A Closer Look at _ng new_.mp4
67.74MB
30 Angular as a Platform & Closer Look at the CLI/444 IDE & Project Setup.mp4
14.19MB
30 Angular as a Platform & Closer Look at the CLI/445 Understanding the Config Files.mp4
94.8MB
30 Angular as a Platform & Closer Look at the CLI/446 Important CLI Commands.mp4
54.85MB
30 Angular as a Platform & Closer Look at the CLI/447 The _angular.json_ File - A Closer Look.mp4
118.07MB
30 Angular as a Platform & Closer Look at the CLI/448 Angular Schematics - An Introduction.mp4
12.08MB
30 Angular as a Platform & Closer Look at the CLI/449 The _ng add_ Command.mp4
31.9MB
30 Angular as a Platform & Closer Look at the CLI/450 Using Custom _ng generate_ Schematics.mp4
29.83MB
30 Angular as a Platform & Closer Look at the CLI/451 Smooth Updating of Projects with _ng update_.mp4
11.04MB
30 Angular as a Platform & Closer Look at the CLI/452 Simplified Deployment with _ng deploy_.mp4
49.86MB
30 Angular as a Platform & Closer Look at the CLI/453 Understanding _Differential Loading_.mp4
49.89MB
30 Angular as a Platform & Closer Look at the CLI/454 Managing Multiple Projects in One Folder.mp4
36.7MB
30 Angular as a Platform & Closer Look at the CLI/455 Angular Libraries - An Introduction.mp4
27.16MB
30 Angular as a Platform & Closer Look at the CLI/456 Wrap Up.mp4
17.27MB
31 Angular Changes & New Features/457 A First Look At Angular Elements.mp4
243.08MB
32 Course Roundup/458 Course Roundup.mp4
9.67MB
33 Bonus_ TypeScript Introduction (for Angular 2 Usage)/460 Module Introduction.mp4
1.89MB
33 Bonus_ TypeScript Introduction (for Angular 2 Usage)/461 What & Why_.mp4
13.05MB
33 Bonus_ TypeScript Introduction (for Angular 2 Usage)/462 Installing & Using TypeScript.mp4
50.91MB
33 Bonus_ TypeScript Introduction (for Angular 2 Usage)/463 Base Types & Primitives.mp4
14.1MB
33 Bonus_ TypeScript Introduction (for Angular 2 Usage)/464 Array & Object Types.mp4
17.54MB
33 Bonus_ TypeScript Introduction (for Angular 2 Usage)/465 Type Inference.mp4
8.09MB
33 Bonus_ TypeScript Introduction (for Angular 2 Usage)/466 Working with Union Types.mp4
8.21MB
33 Bonus_ TypeScript Introduction (for Angular 2 Usage)/467 Assigning Type Aliases.mp4
9.15MB
33 Bonus_ TypeScript Introduction (for Angular 2 Usage)/468 Diving into Functions & Function Types.mp4
19.26MB
33 Bonus_ TypeScript Introduction (for Angular 2 Usage)/469 Understanding Generics.mp4
36.14MB
33 Bonus_ TypeScript Introduction (for Angular 2 Usage)/470 Classes & TypeScript.mp4
28.35MB
33 Bonus_ TypeScript Introduction (for Angular 2 Usage)/471 Working with Interfaces.mp4
16.06MB
33 Bonus_ TypeScript Introduction (for Angular 2 Usage)/472 Configuring the TypeScript Compiler.mp4
38.22MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统