首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[GigaCourse.Com] Udemy - Angular - The Complete Guide (2024 Edition)
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2024-10-5 19:05
2024-11-8 18:44
69
19.06 GB
452
磁力链接
magnet:?xt=urn:btih:58a12a1359b22f7c2f6ce1b19c80045b8d1ac4d4
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjU4YTEyYTEzNTliMjJmN2MyZjZjZTFiMTljODAwNDViOGQxYWM0ZDRaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
GigaCourse
Com
Udemy
-
Angular
-
The
Complete
Guide
2024
Edition
文件列表
1 - Getting Started/1 - Course Introduction.mp4
13.96MB
1 - Getting Started/10 - What is TypeScript.mp4
6.87MB
1 - Getting Started/12 - A Basic Project Setup using Bootstrap for Styling.mp4
46.21MB
1 - Getting Started/2 - What is Angular.mp4
39.07MB
1 - Getting Started/4 - Angular vs Angular 2 vs Latest Angular Version.mp4
5.39MB
1 - Getting Started/6 - Project Setup and First App.mp4
38.17MB
1 - Getting Started/7 - Editing the First App.mp4
89.4MB
1 - Getting Started/8 - The Course Structure.mp4
16.12MB
1 - Getting Started/9 - How to get the Most out of the Course.mp4
8.21MB
10 - Course Project Services Dependency Injection/119 - Introduction.mp4
3.63MB
10 - Course Project Services Dependency Injection/120 - Setting up the Services.mp4
5.45MB
10 - Course Project Services Dependency Injection/121 - Managing Recipes in a Recipe Service.mp4
19.55MB
10 - Course Project Services Dependency Injection/122 - Using a Service for CrossComponent Communication.mp4
32.7MB
10 - Course Project Services Dependency Injection/123 - Adding the Shopping List Service.mp4
30.79MB
10 - Course Project Services Dependency Injection/124 - Using Services for Pushing Data from A to B.mp4
21.61MB
10 - Course Project Services Dependency Injection/125 - Adding Ingredients to Recipes.mp4
27.33MB
10 - Course Project Services Dependency Injection/126 - Passing Ingredients from Recipes to the Shopping List via a Service.mp4
50.35MB
11 - Changing Pages with Routing/127 - Module Introduction.mp4
4.92MB
11 - Changing Pages with Routing/128 - Why do we need a Router.mp4
5.2MB
11 - Changing Pages with Routing/130 - Setting up and Loading Routes.mp4
76.48MB
11 - Changing Pages with Routing/131 - Navigating with Router Links.mp4
25.15MB
11 - Changing Pages with Routing/132 - Understanding Navigation Paths.mp4
139.76MB
11 - Changing Pages with Routing/133 - Styling Active Router Links.mp4
33.09MB
11 - Changing Pages with Routing/134 - Navigating Programmatically.mp4
23.51MB
11 - Changing Pages with Routing/135 - Using Relative Paths in Programmatic Navigation.mp4
47.44MB
11 - Changing Pages with Routing/136 - Passing Parameters to Routes.mp4
22.56MB
11 - Changing Pages with Routing/137 - Fetching Route Parameters.mp4
34.78MB
11 - Changing Pages with Routing/138 - Fetching Route Parameters Reactively.mp4
65.28MB
11 - Changing Pages with Routing/139 - An Important Note about Route Observables.mp4
20.63MB
11 - Changing Pages with Routing/140 - Passing Query Parameters and Fragments.mp4
49.3MB
11 - Changing Pages with Routing/141 - Retrieving Query Parameters and Fragments.mp4
30.58MB
11 - Changing Pages with Routing/142 - Practicing and some Common Gotchas.mp4
56.66MB
11 - Changing Pages with Routing/143 - Setting up Child Nested Routes.mp4
41.74MB
11 - Changing Pages with Routing/144 - Using Query Parameters Practice.mp4
39.89MB
11 - Changing Pages with Routing/145 - Configuring the Handling of Query Parameters.mp4
16.16MB
11 - Changing Pages with Routing/146 - Redirecting and Wildcard Routes.mp4
133.91MB
11 - Changing Pages with Routing/148 - Outsourcing the Route Configuration.mp4
77.04MB
11 - Changing Pages with Routing/149 - An Introduction to Guards.mp4
24.86MB
11 - Changing Pages with Routing/150 - Protecting Routes with canActivate.mp4
81.04MB
11 - Changing Pages with Routing/151 - Protecting Child Nested Routes with canActivateChild.mp4
20.17MB
11 - Changing Pages with Routing/152 - Using a Fake Auth Service.mp4
14.03MB
11 - Changing Pages with Routing/153 - Controlling Navigation with canDeactivate.mp4
115.19MB
11 - Changing Pages with Routing/154 - Passing Static Data to a Route.mp4
173.91MB
11 - Changing Pages with Routing/155 - Resolving Dynamic Data with the resolve Guard.mp4
284.88MB
11 - Changing Pages with Routing/156 - Understanding Location Strategies.mp4
63.47MB
11 - Changing Pages with Routing/157 - Wrap Up.mp4
3.12MB
12 - Course Project Routing/158 - Planning the General Structure.mp4
3.94MB
12 - Course Project Routing/159 - Setting Up Routes.mp4
31.64MB
12 - Course Project Routing/160 - Adding Navigation to the App.mp4
12.19MB
12 - Course Project Routing/161 - Marking Active Routes.mp4
8.29MB
12 - Course Project Routing/162 - Fixing Page Reload Issues.mp4
31.98MB
12 - Course Project Routing/163 - Child Routes Challenge.mp4
10.89MB
12 - Course Project Routing/164 - Adding Child Routing Together.mp4
32.83MB
12 - Course Project Routing/165 - Configuring Route Parameters.mp4
42.22MB
12 - Course Project Routing/166 - Passing Dynamic Parameters to Links.mp4
18.81MB
12 - Course Project Routing/167 - Styling Active Recipe Items.mp4
9.69MB
12 - Course Project Routing/168 - Adding Editing Routes.mp4
46.91MB
12 - Course Project Routing/169 - Retrieving Route Parameters.mp4
26.14MB
12 - Course Project Routing/170 - Programmatic Navigation to the Edit Page.mp4
73.87MB
12 - Course Project Routing/171 - One Note about Route Observables.mp4
5.6MB
13 - Understanding Observables/173 - Module Introduction.mp4
15.47MB
13 - Understanding Observables/175 - Analyzing Angular Observables.mp4
13.75MB
13 - Understanding Observables/176 - Getting Closer to the Core of Observables.mp4
66.64MB
13 - Understanding Observables/177 - Building a Custom Observable.mp4
29.14MB
13 - Understanding Observables/178 - Errors Completion.mp4
70.57MB
13 - Understanding Observables/179 - Observables You.mp4
21.49MB
13 - Understanding Observables/180 - Understanding Operators.mp4
121.49MB
13 - Understanding Observables/181 - Subjects.mp4
54.59MB
13 - Understanding Observables/182 - Wrap Up.mp4
7.33MB
14 - Course Project Observables/184 - Improving the Reactive Service with Observables Subjects.mp4
45.34MB
15 - Handling Forms in Angular Apps/186 - Module Introduction.mp4
4.11MB
15 - Handling Forms in Angular Apps/187 - Why do we Need Angulars Help.mp4
8.84MB
15 - Handling Forms in Angular Apps/188 - TemplateDriven TD vs Reactive Approach.mp4
4.25MB
15 - Handling Forms in Angular Apps/189 - An Example Form.mp4
12.53MB
15 - Handling Forms in Angular Apps/190 - TD Creating the Form and Registering the Controls.mp4
92.83MB
15 - Handling Forms in Angular Apps/191 - TD Submitting and Using the Form.mp4
54.7MB
15 - Handling Forms in Angular Apps/192 - TD Understanding Form State.mp4
10.88MB
15 - Handling Forms in Angular Apps/193 - TD Accessing the Form with ViewChild.mp4
25.04MB
15 - Handling Forms in Angular Apps/194 - TD Adding Validation to check User Input.mp4
34.27MB
15 - Handling Forms in Angular Apps/196 - TD Using the Form State.mp4
28.86MB
15 - Handling Forms in Angular Apps/197 - TD Outputting Validation Error Messages.mp4
36.82MB
15 - Handling Forms in Angular Apps/198 - TD Set Default Values with ngModel Property Binding.mp4
19.44MB
15 - Handling Forms in Angular Apps/199 - TD Using ngModel with TwoWayBinding.mp4
23.2MB
15 - Handling Forms in Angular Apps/200 - TD Grouping Form Controls.mp4
52.37MB
15 - Handling Forms in Angular Apps/201 - TD Handling Radio Buttons.mp4
51.14MB
15 - Handling Forms in Angular Apps/202 - TD Setting and Patching Form Values.mp4
41.35MB
15 - Handling Forms in Angular Apps/203 - TD Using Form Data.mp4
73.48MB
15 - Handling Forms in Angular Apps/204 - TD Resetting Forms.mp4
12.5MB
15 - Handling Forms in Angular Apps/205 - Introduction to the Reactive Approach.mp4
2.21MB
15 - Handling Forms in Angular Apps/206 - Reactive Setup.mp4
21.1MB
15 - Handling Forms in Angular Apps/207 - Reactive Creating a Form in Code.mp4
29.16MB
15 - Handling Forms in Angular Apps/208 - Reactive Syncing HTML and Form.mp4
35.63MB
15 - Handling Forms in Angular Apps/209 - Reactive Submitting the Form.mp4
18.95MB
15 - Handling Forms in Angular Apps/210 - Reactive Adding Validation.mp4
20.25MB
15 - Handling Forms in Angular Apps/211 - Reactive Getting Access to Controls.mp4
60.02MB
15 - Handling Forms in Angular Apps/212 - Reactive Grouping Controls.mp4
61.77MB
15 - Handling Forms in Angular Apps/214 - Reactive Arrays of Form Controls FormArray.mp4
67.54MB
15 - Handling Forms in Angular Apps/215 - Reactive Creating Custom Validators.mp4
44.74MB
15 - Handling Forms in Angular Apps/216 - Reactive Using Error Codes.mp4
28.73MB
15 - Handling Forms in Angular Apps/217 - Reactive Creating a Custom Async Validator.mp4
71.21MB
15 - Handling Forms in Angular Apps/218 - Reactive Reacting to Status or Value Changes.mp4
31.46MB
15 - Handling Forms in Angular Apps/219 - Reactive Setting and Patching Values.mp4
17.95MB
15 - Handling Forms in Angular Apps/220 - OPTIONAL Assignment Solution.mp4
383.12MB
16 - Course Project Forms/221 - Introduction.mp4
6.08MB
16 - Course Project Forms/222 - TD Adding the Shopping List Form.mp4
30.02MB
16 - Course Project Forms/223 - Adding Validation to the Form.mp4
12.58MB
16 - Course Project Forms/224 - Allowing the Selection of Items in the List.mp4
29MB
16 - Course Project Forms/225 - Loading the Shopping List Items into the Form.mp4
22.28MB
16 - Course Project Forms/226 - Updating existing Items.mp4
22.64MB
16 - Course Project Forms/227 - Resetting the Form.mp4
14.35MB
16 - Course Project Forms/228 - Allowing the the User to Clear Cancel the Form.mp4
7.69MB
16 - Course Project Forms/229 - Allowing the Deletion of Shopping List Items.mp4
16.4MB
16 - Course Project Forms/230 - Creating the Template for the Reactive Recipe Edit Form.mp4
28.39MB
16 - Course Project Forms/231 - Creating the Form For Editing Recipes.mp4
33.27MB
16 - Course Project Forms/232 - Syncing HTML with the Form.mp4
29.86MB
16 - Course Project Forms/234 - Adding Ingredient Controls to a Form Array.mp4
36.1MB
16 - Course Project Forms/235 - Adding new Ingredient Controls.mp4
27.14MB
16 - Course Project Forms/236 - Validating User Input.mp4
57.99MB
16 - Course Project Forms/237 - Submitting the Recipe Edit Form.mp4
57.66MB
16 - Course Project Forms/238 - Adding a Delete and Clear Cancel Functionality.mp4
35.5MB
16 - Course Project Forms/239 - Redirecting the User after Deleting a Recipe.mp4
25.01MB
16 - Course Project Forms/240 - Adding an Image Preview.mp4
20.45MB
16 - Course Project Forms/241 - Providing the Recipe Service Correctly.mp4
34.02MB
16 - Course Project Forms/242 - Deleting Ingredients and Some Finishing Touches.mp4
45.02MB
17 - Using Pipes to Transform Output/244 - Introduction Why Pipes are Useful.mp4
6.41MB
17 - Using Pipes to Transform Output/245 - Using Pipes.mp4
28.38MB
17 - Using Pipes to Transform Output/246 - Parametrizing Pipes.mp4
10.27MB
17 - Using Pipes to Transform Output/247 - Where to learn more about Pipes.mp4
13.57MB
17 - Using Pipes to Transform Output/248 - Chaining Multiple Pipes.mp4
20.59MB
17 - Using Pipes to Transform Output/249 - Creating a Custom Pipe.mp4
44.17MB
17 - Using Pipes to Transform Output/250 - Parametrizing a Custom Pipe.mp4
17.52MB
17 - Using Pipes to Transform Output/251 - Example Creating a Filter Pipe.mp4
60.95MB
17 - Using Pipes to Transform Output/252 - Pure and Impure Pipes or How to fix the Filter Pipe.mp4
31.83MB
17 - Using Pipes to Transform Output/253 - Understanding the async Pipe.mp4
59MB
18 - Making Http Requests/254 - A New IDE.mp4
2.73MB
18 - Making Http Requests/255 - Module Introduction.mp4
1.34MB
18 - Making Http Requests/256 - How Does Angular Interact With Backends.mp4
6.58MB
18 - Making Http Requests/257 - The Anatomy of a Http Request.mp4
4.05MB
18 - Making Http Requests/258 - Backend Firebase Setup.mp4
22.94MB
18 - Making Http Requests/259 - Sending a POST Request.mp4
82.73MB
18 - Making Http Requests/260 - GETting Data.mp4
14.43MB
18 - Making Http Requests/261 - Using RxJS Operators to Transform Response Data.mp4
22.2MB
18 - Making Http Requests/262 - Using Types with the HttpClient.mp4
29.38MB
18 - Making Http Requests/263 - Outputting Posts.mp4
12.14MB
18 - Making Http Requests/264 - Showing a Loading Indicator.mp4
10.76MB
18 - Making Http Requests/265 - Using a Service for Http Requests.mp4
43.77MB
18 - Making Http Requests/266 - Services Components Working Together.mp4
23.79MB
18 - Making Http Requests/267 - Sending a DELETE Request.mp4
18.5MB
18 - Making Http Requests/268 - Handling Errors.mp4
60.42MB
18 - Making Http Requests/269 - Using Subjects for Error Handling.mp4
17.35MB
18 - Making Http Requests/270 - Using the catchError Operator.mp4
13.98MB
18 - Making Http Requests/271 - Error Handling UX.mp4
20.91MB
18 - Making Http Requests/272 - Setting Headers.mp4
22.38MB
18 - Making Http Requests/273 - Adding Query Params.mp4
36.93MB
18 - Making Http Requests/274 - Observing Different Types of Responses.mp4
71.37MB
18 - Making Http Requests/275 - Changing the Response Body Type.mp4
22.33MB
18 - Making Http Requests/276 - Introducing Interceptors.mp4
40.51MB
18 - Making Http Requests/277 - Manipulating Request Objects.mp4
16.45MB
18 - Making Http Requests/278 - Response Interceptors.mp4
27.79MB
18 - Making Http Requests/279 - Multiple Interceptors.mp4
22.94MB
18 - Making Http Requests/280 - Wrap Up.mp4
14.63MB
19 - Course Project Http/282 - Module Introduction.mp4
2.87MB
19 - Course Project Http/283 - Backend Firebase Setup.mp4
15.45MB
19 - Course Project Http/284 - Setting Up the DataStorage Service.mp4
38.35MB
19 - Course Project Http/285 - Storing Recipes.mp4
60.3MB
19 - Course Project Http/286 - Fetching Recipes.mp4
40.44MB
19 - Course Project Http/287 - Transforming Response Data.mp4
44.21MB
19 - Course Project Http/288 - Resolving Data Before Loading.mp4
78.11MB
19 - Course Project Http/289 - Fixing a Bug with the Resolver.mp4
12.64MB
2 - The Basics/14 - Module Introduction.mp4
4.15MB
2 - The Basics/15 - How an Angular App gets Loaded and Started.mp4
47.35MB
2 - The Basics/16 - Components are Important.mp4
16.23MB
2 - The Basics/17 - Creating a New Component.mp4
33.42MB
2 - The Basics/18 - Understanding the Role of AppModule and Component Declaration.mp4
27.45MB
2 - The Basics/20 - Using Custom Components.mp4
5.32MB
2 - The Basics/21 - Creating Components with the CLI Nesting Components.mp4
17.5MB
2 - The Basics/22 - Working with Component Templates.mp4
27.47MB
2 - The Basics/23 - Working with Component Styles.mp4
27.2MB
2 - The Basics/24 - Fully Understanding the Component Selector.mp4
19.36MB
2 - The Basics/25 - OPTIONAL Assignment Solution.mp4
45.72MB
2 - The Basics/26 - What is Databinding.mp4
10.91MB
2 - The Basics/27 - String Interpolation.mp4
74.47MB
2 - The Basics/28 - Property Binding.mp4
45.08MB
2 - The Basics/29 - Property Binding vs String Interpolation.mp4
45.9MB
2 - The Basics/30 - Event Binding.mp4
29.19MB
2 - The Basics/32 - Passing and Using Data with Event Binding.mp4
40.51MB
2 - The Basics/34 - TwoWayDatabinding.mp4
23.86MB
2 - The Basics/35 - Combining all Forms of Databinding.mp4
13.85MB
2 - The Basics/36 - OPTIONAL Assignment Solution.mp4
46.24MB
2 - The Basics/37 - Understanding Directives.mp4
7.28MB
2 - The Basics/38 - Using ngIf to Output Data Conditionally.mp4
32.42MB
2 - The Basics/39 - Enhancing ngIf with an Else Condition.mp4
26.05MB
2 - The Basics/41 - Styling Elements Dynamically with ngStyle.mp4
43.08MB
2 - The Basics/42 - Applying CSS Classes Dynamically with ngClass.mp4
24.72MB
2 - The Basics/43 - Outputting Lists with ngFor.mp4
34.72MB
2 - The Basics/45 - OPTIONAL Assignment Solution.mp4
63.24MB
2 - The Basics/46 - Getting the Index when using ngFor.mp4
46.76MB
20 - Authentication Route Protection in Angular/290 - Module Introduction.mp4
892.89KB
20 - Authentication Route Protection in Angular/291 - How Authentication Works.mp4
6.95MB
20 - Authentication Route Protection in Angular/292 - Adding the Auth Page.mp4
57.43MB
20 - Authentication Route Protection in Angular/293 - Switching Between Auth Modes.mp4
21.85MB
20 - Authentication Route Protection in Angular/294 - Handling Form Input.mp4
22.05MB
20 - Authentication Route Protection in Angular/295 - Preparing the Backend.mp4
11.86MB
20 - Authentication Route Protection in Angular/297 - Preparing the Signup Request.mp4
84.62MB
20 - Authentication Route Protection in Angular/298 - Sending the Signup Request.mp4
29.34MB
20 - Authentication Route Protection in Angular/299 - Adding a Loading Spinner Error Handling Logic.mp4
76.17MB
20 - Authentication Route Protection in Angular/300 - Improving Error Handling.mp4
76.98MB
20 - Authentication Route Protection in Angular/301 - Sending Login Requests.mp4
64.93MB
20 - Authentication Route Protection in Angular/302 - Login Error Handling.mp4
47.13MB
20 - Authentication Route Protection in Angular/303 - Creating Storing the User Data.mp4
98.92MB
20 - Authentication Route Protection in Angular/304 - Reflecting the Auth State in the UI.mp4
90.96MB
20 - Authentication Route Protection in Angular/305 - Adding the Token to Outgoing Requests.mp4
119.43MB
20 - Authentication Route Protection in Angular/306 - Attaching the Token with an Interceptor.mp4
102.3MB
20 - Authentication Route Protection in Angular/307 - Adding Logout.mp4
29.78MB
20 - Authentication Route Protection in Angular/308 - Adding AutoLogin.mp4
95.63MB
20 - Authentication Route Protection in Angular/309 - Adding AutoLogout.mp4
54.22MB
20 - Authentication Route Protection in Angular/310 - Adding an Auth Guard.mp4
73.83MB
20 - Authentication Route Protection in Angular/311 - Wrap Up.mp4
21.07MB
21 - Dynamic Components/313 - Module Introduction.mp4
1.31MB
21 - Dynamic Components/314 - Adding an Alert Modal Component.mp4
47.36MB
21 - Dynamic Components/315 - Understanding the Different Approaches.mp4
4.53MB
21 - Dynamic Components/316 - Using ngIf.mp4
31.36MB
21 - Dynamic Components/317 - Preparing Programmatic Creation.mp4
78.64MB
21 - Dynamic Components/318 - Creating a Component Programmatically.mp4
58.8MB
21 - Dynamic Components/320 - Understanding entryComponents.mp4
66.52MB
21 - Dynamic Components/321 - Data Binding Event Binding.mp4
38.44MB
21 - Dynamic Components/322 - Wrap Up.mp4
10.48MB
22 - Angular Modules Optimizing Angular Apps/324 - Module Introduction.mp4
868.69KB
22 - Angular Modules Optimizing Angular Apps/325 - What are Modules.mp4
5.79MB
22 - Angular Modules Optimizing Angular Apps/326 - Analyzing the AppModule.mp4
70.57MB
22 - Angular Modules Optimizing Angular Apps/327 - Getting Started with Feature Modules.mp4
109.62MB
22 - Angular Modules Optimizing Angular Apps/328 - Splitting Modules Correctly.mp4
42.49MB
22 - Angular Modules Optimizing Angular Apps/329 - Adding Routes to Feature Modules.mp4
33.48MB
22 - Angular Modules Optimizing Angular Apps/330 - Component Declarations.mp4
25.35MB
22 - Angular Modules Optimizing Angular Apps/331 - The ShoppingList Feature Module.mp4
60.88MB
22 - Angular Modules Optimizing Angular Apps/332 - Understanding Shared Modules.mp4
76.31MB
22 - Angular Modules Optimizing Angular Apps/333 - Understanding the Core Module.mp4
47.58MB
22 - Angular Modules Optimizing Angular Apps/334 - Adding an Auth Feature Module.mp4
43.48MB
22 - Angular Modules Optimizing Angular Apps/335 - Understanding Lazy Loading.mp4
4.07MB
22 - Angular Modules Optimizing Angular Apps/336 - Implementing Lazy Loading.mp4
158.17MB
22 - Angular Modules Optimizing Angular Apps/337 - More Lazy Loading.mp4
29.22MB
22 - Angular Modules Optimizing Angular Apps/338 - Preloading LazyLoaded Code.mp4
34.12MB
22 - Angular Modules Optimizing Angular Apps/339 - Modules Services.mp4
11.49MB
22 - Angular Modules Optimizing Angular Apps/340 - Loading Services Differently.mp4
82.88MB
23 - Deploying an Angular App/342 - Module Introduction.mp4
848.53KB
23 - Deploying an Angular App/343 - Deployment Preparation Steps.mp4
5.27MB
23 - Deploying an Angular App/344 - Using Environment Variables.mp4
36.85MB
23 - Deploying an Angular App/346 - Deployment Example Firebase Hosting.mp4
92.01MB
24 - Standalone Components/348 - Module Introduction.mp4
3.59MB
24 - Standalone Components/349 - Starting Setup Why We Want Standalone Components.mp4
29.54MB
24 - Standalone Components/350 - Building a First Standalone Component.mp4
144.79MB
24 - Standalone Components/352 - Standalone Directives Connecting Building Blocks.mp4
15.98MB
24 - Standalone Components/353 - Migrating Another Component.mp4
10.3MB
24 - Standalone Components/354 - A Standalone Root Component.mp4
30.03MB
24 - Standalone Components/355 - Services Standalone Components.mp4
39.17MB
24 - Standalone Components/356 - Routing with Standalone Components.mp4
92.01MB
24 - Standalone Components/357 - Lazy Loading.mp4
83.02MB
24 - Standalone Components/358 - Summary.mp4
11.16MB
25 - Angular Signals/359 - Module Introduction.mp4
2.29MB
25 - Angular Signals/360 - Signals What Why.mp4
22.88MB
25 - Angular Signals/361 - Creating a New Signal.mp4
16.63MB
25 - Angular Signals/362 - Updating a Signal Value.mp4
8.46MB
25 - Angular Signals/363 - Reading Outputting a Signal Value.mp4
15.95MB
25 - Angular Signals/364 - Signal Updating set update mutate.mp4
27.22MB
25 - Angular Signals/365 - Important Signals are NOT Finished Yet.mp4
16.46MB
25 - Angular Signals/367 - Computed Values Effects.mp4
19.09MB
25 - Angular Signals/368 - Module Summary.mp4
3.26MB
26 - Bonus Using NgRx For State Management/369 - Module Introduction.mp4
2.51MB
26 - Bonus Using NgRx For State Management/370 - What Is NgRx.mp4
8.2MB
26 - Bonus Using NgRx For State Management/371 - Understanding NgRx Its Building Blocks.mp4
11.58MB
26 - Bonus Using NgRx For State Management/372 - Project Setup Installing NgRx.mp4
38.05MB
26 - Bonus Using NgRx For State Management/373 - Adding a First Reducer Store Setup.mp4
69.29MB
26 - Bonus Using NgRx For State Management/374 - An Alternative Way Of Creating Reducers.mp4
14.08MB
26 - Bonus Using NgRx For State Management/375 - Reading Data From The Store.mp4
105.2MB
26 - Bonus Using NgRx For State Management/376 - Introducing Actions State Changing Reducers.mp4
26.93MB
26 - Bonus Using NgRx For State Management/377 - Dispatching Actions.mp4
21.41MB
26 - Bonus Using NgRx For State Management/378 - Attaching Data To Actions.mp4
20.07MB
26 - Bonus Using NgRx For State Management/379 - Handling Actions Without createReducer.mp4
29.08MB
26 - Bonus Using NgRx For State Management/380 - An Alternative Way Of Defining Actions.mp4
106.16MB
26 - Bonus Using NgRx For State Management/381 - Time To Practice A Second Action.mp4
48.19MB
26 - Bonus Using NgRx For State Management/382 - Exploring Selectors.mp4
58.18MB
26 - Bonus Using NgRx For State Management/383 - Introducing Effects.mp4
12.38MB
26 - Bonus Using NgRx For State Management/384 - Installing the Effects Package.mp4
23.13MB
26 - Bonus Using NgRx For State Management/385 - Defining a First Effect.mp4
31.86MB
26 - Bonus Using NgRx For State Management/386 - The Old Effect Decorator Registering Effects.mp4
44.75MB
26 - Bonus Using NgRx For State Management/387 - Using Store Data In Effects.mp4
16.88MB
26 - Bonus Using NgRx For State Management/388 - Adding a Second Effect.mp4
114.92MB
26 - Bonus Using NgRx For State Management/389 - Summary.mp4
16.4MB
26 - Bonus Using NgRx For State Management/392 - Getting Started with Reducers.mp4
68.31MB
26 - Bonus Using NgRx For State Management/393 - Adding Logic to the Reducer.mp4
39.3MB
26 - Bonus Using NgRx For State Management/394 - Understanding Adding Actions.mp4
39.4MB
26 - Bonus Using NgRx For State Management/395 - Setting Up the NgRx Store.mp4
35.38MB
26 - Bonus Using NgRx For State Management/396 - Selecting State.mp4
99.89MB
26 - Bonus Using NgRx For State Management/397 - Dispatching Actions.mp4
45.16MB
26 - Bonus Using NgRx For State Management/398 - Multiple Actions.mp4
71.57MB
26 - Bonus Using NgRx For State Management/399 - Preparing Update Delete Actions.mp4
24.49MB
26 - Bonus Using NgRx For State Management/400 - Updating Deleting Ingredients.mp4
76.03MB
26 - Bonus Using NgRx For State Management/401 - Expanding the State.mp4
104.89MB
26 - Bonus Using NgRx For State Management/402 - Managing More State via NgRx.mp4
108.92MB
26 - Bonus Using NgRx For State Management/403 - Removing Redundant Component State Management.mp4
42.52MB
26 - Bonus Using NgRx For State Management/404 - First Summary Clean Up.mp4
60.35MB
26 - Bonus Using NgRx For State Management/405 - One Root State.mp4
154.15MB
26 - Bonus Using NgRx For State Management/406 - Setting Up Auth Reducer Actions.mp4
84.41MB
26 - Bonus Using NgRx For State Management/407 - Dispatching Auth Actions.mp4
71.59MB
26 - Bonus Using NgRx For State Management/408 - Auth Finished For Now.mp4
85.64MB
26 - Bonus Using NgRx For State Management/409 - And Important Note on Actions.mp4
63.56MB
26 - Bonus Using NgRx For State Management/410 - Exploring NgRx Effects.mp4
41.1MB
26 - Bonus Using NgRx For State Management/411 - Defining the First Effect.mp4
32.6MB
26 - Bonus Using NgRx For State Management/413 - Effects Error Handling.mp4
101.98MB
26 - Bonus Using NgRx For State Management/414 - Login via NgRx Effects.mp4
107.5MB
26 - Bonus Using NgRx For State Management/415 - Managing UI State in NgRx.mp4
102.61MB
26 - Bonus Using NgRx For State Management/416 - Finishing the Login Effect.mp4
80.64MB
26 - Bonus Using NgRx For State Management/417 - Preparing Other Auth Actions.mp4
47.55MB
26 - Bonus Using NgRx For State Management/418 - Adding Signup.mp4
77.87MB
26 - Bonus Using NgRx For State Management/419 - Further Auth Effects.mp4
101.65MB
26 - Bonus Using NgRx For State Management/420 - Adding AutoLogin with NgRx.mp4
100.66MB
26 - Bonus Using NgRx For State Management/421 - Adding AutoLogout.mp4
78.87MB
26 - Bonus Using NgRx For State Management/422 - Finishing the Auth Effects.mp4
47.3MB
26 - Bonus Using NgRx For State Management/423 - Using the Store Devtools.mp4
48.54MB
26 - Bonus Using NgRx For State Management/424 - The Router Store.mp4
12.3MB
26 - Bonus Using NgRx For State Management/425 - Getting Started with NgRx for Recipes.mp4
68.25MB
26 - Bonus Using NgRx For State Management/426 - Fetching Recipe Detail Data.mp4
107.62MB
26 - Bonus Using NgRx For State Management/427 - Fetching Recipes Using the Resolver.mp4
185.31MB
26 - Bonus Using NgRx For State Management/428 - Fixing the Auth Redirect.mp4
25.75MB
26 - Bonus Using NgRx For State Management/429 - Update Delete and Add Recipes.mp4
247.65MB
26 - Bonus Using NgRx For State Management/430 - Storing Recipes via Effects.mp4
68.93MB
26 - Bonus Using NgRx For State Management/431 - Cleanup Work.mp4
36.5MB
26 - Bonus Using NgRx For State Management/432 - Wrap Up.mp4
26.69MB
27 - Bonus Angular Universal/435 - Module Introduction.mp4
1.37MB
27 - Bonus Angular Universal/436 - Angular Universal What Why.mp4
29.28MB
27 - Bonus Angular Universal/438 - Converting the App to a Universal App.mp4
20.81MB
27 - Bonus Angular Universal/439 - Analyzing Running Serverside Code.mp4
49.71MB
27 - Bonus Angular Universal/440 - A Closer Look At The Serverside Code.mp4
57.82MB
27 - Bonus Angular Universal/441 - Integrating a REST API.mp4
38.88MB
27 - Bonus Angular Universal/442 - Some Notes About Deploying Angular Universal Apps.mp4
40.15MB
28 - Angular Animations/445 - Introduction.mp4
5.91MB
28 - Angular Animations/446 - Setting up the Starting Project.mp4
5.52MB
28 - Angular Animations/447 - Animations Triggers and State.mp4
111.53MB
28 - Angular Animations/448 - Switching between States.mp4
18.21MB
28 - Angular Animations/449 - Transitions.mp4
13.54MB
28 - Angular Animations/450 - Advanced Transitions.mp4
47.06MB
28 - Angular Animations/451 - Transition Phases.mp4
62.38MB
28 - Angular Animations/452 - The void State.mp4
95.67MB
28 - Angular Animations/453 - Using Keyframes for Animations.mp4
48.87MB
28 - Angular Animations/454 - Grouping Transitions.mp4
18.63MB
28 - Angular Animations/455 - Using Animation Callbacks.mp4
41.13MB
29 - Adding Offline Capabilities with Service Workers/456 - Module Introduction.mp4
19.97MB
29 - Adding Offline Capabilities with Service Workers/457 - Adding Service Workers.mp4
345.21MB
29 - Adding Offline Capabilities with Service Workers/458 - Caching Assets for Offline Use.mp4
50.09MB
29 - Adding Offline Capabilities with Service Workers/459 - Caching Dynamic Assets URLs.mp4
109.23MB
3 - Course Project The Basics/47 - Project Introduction.mp4
926.22KB
3 - Course Project The Basics/48 - Planning the App.mp4
9.35MB
3 - Course Project The Basics/50 - Setting up the Application.mp4
17.82MB
3 - Course Project The Basics/51 - Creating the Components.mp4
37.53MB
3 - Course Project The Basics/52 - Using the Components.mp4
12.13MB
3 - Course Project The Basics/53 - Adding a Navigation Bar.mp4
56.23MB
3 - Course Project The Basics/55 - Creating a Recipe Model.mp4
24.49MB
3 - Course Project The Basics/56 - Adding Content to the Recipes Components.mp4
115.16MB
3 - Course Project The Basics/57 - Outputting a List of Recipes with ngFor.mp4
28.43MB
3 - Course Project The Basics/58 - Displaying Recipe Details.mp4
66.29MB
3 - Course Project The Basics/59 - Working on the ShoppingListComponent.mp4
10.81MB
3 - Course Project The Basics/60 - Creating an Ingredient Model.mp4
11.59MB
3 - Course Project The Basics/61 - Creating and Outputting the Shopping List.mp4
14.46MB
3 - Course Project The Basics/62 - Adding a Shopping List Edit Section.mp4
20.93MB
3 - Course Project The Basics/63 - Wrap Up Next Steps.mp4
2.45MB
30 - A Basic Introduction to Unit Testing in Angular Apps/462 - Introduction.mp4
4.34MB
30 - A Basic Introduction to Unit Testing in Angular Apps/463 - Why Unit Tests.mp4
8.12MB
30 - A Basic Introduction to Unit Testing in Angular Apps/464 - Analyzing the Testing Setup as created by the CLI.mp4
75.09MB
30 - A Basic Introduction to Unit Testing in Angular Apps/465 - Running Tests with the CLI.mp4
44.28MB
30 - A Basic Introduction to Unit Testing in Angular Apps/466 - Adding a Component and some fitting Tests.mp4
94.37MB
30 - A Basic Introduction to Unit Testing in Angular Apps/467 - Testing Dependencies Components and Services.mp4
112.05MB
30 - A Basic Introduction to Unit Testing in Angular Apps/468 - Simulating Async Tasks.mp4
73.33MB
30 - A Basic Introduction to Unit Testing in Angular Apps/469 - Using fakeAsync and tick.mp4
38.06MB
30 - A Basic Introduction to Unit Testing in Angular Apps/470 - Isolated vs NonIsolated Tests.mp4
96.06MB
31 - Angular as a Platform Closer Look at the CLI/472 - Module Introduction.mp4
2.47MB
31 - Angular as a Platform Closer Look at the CLI/473 - A Closer Look at ng new.mp4
64.98MB
31 - Angular as a Platform Closer Look at the CLI/474 - IDE Project Setup.mp4
13.06MB
31 - Angular as a Platform Closer Look at the CLI/475 - Understanding the Config Files.mp4
90.37MB
31 - Angular as a Platform Closer Look at the CLI/476 - Important CLI Commands.mp4
36.26MB
31 - Angular as a Platform Closer Look at the CLI/477 - The angularjson File A Closer Look.mp4
78.83MB
31 - Angular as a Platform Closer Look at the CLI/478 - Angular Schematics An Introduction.mp4
11.26MB
31 - Angular as a Platform Closer Look at the CLI/479 - The ng add Command.mp4
29.79MB
31 - Angular as a Platform Closer Look at the CLI/480 - Using Custom ng generate Schematics.mp4
28.35MB
31 - Angular as a Platform Closer Look at the CLI/481 - Smooth Updating of Projects with ng update.mp4
12.47MB
31 - Angular as a Platform Closer Look at the CLI/482 - Simplified Deployment with ng deploy.mp4
47MB
31 - Angular as a Platform Closer Look at the CLI/483 - Understanding Differential Loading.mp4
53.87MB
31 - Angular as a Platform Closer Look at the CLI/484 - Managing Multiple Projects in One Folder.mp4
34.51MB
31 - Angular as a Platform Closer Look at the CLI/485 - Angular Libraries An Introduction.mp4
25.72MB
31 - Angular as a Platform Closer Look at the CLI/486 - Wrap Up.mp4
16.6MB
32 - Angular Changes New Features/487 - A First Look At Angular Elements.mp4
235.77MB
33 - Course Roundup/488 - Thanks for being part of the course.mp4
21.74MB
34 - Bonus TypeScript Introduction for Angular 2 Usage/490 - Module Introduction.mp4
1.89MB
34 - Bonus TypeScript Introduction for Angular 2 Usage/491 - What Why.mp4
13.03MB
34 - Bonus TypeScript Introduction for Angular 2 Usage/492 - Installing Using TypeScript.mp4
50.88MB
34 - Bonus TypeScript Introduction for Angular 2 Usage/493 - Base Types Primitives.mp4
14.07MB
34 - Bonus TypeScript Introduction for Angular 2 Usage/494 - Array Object Types.mp4
17.5MB
34 - Bonus TypeScript Introduction for Angular 2 Usage/495 - Type Inference.mp4
8.08MB
34 - Bonus TypeScript Introduction for Angular 2 Usage/496 - Working with Union Types.mp4
8.2MB
34 - Bonus TypeScript Introduction for Angular 2 Usage/497 - Assigning Type Aliases.mp4
11.4MB
34 - Bonus TypeScript Introduction for Angular 2 Usage/498 - Diving into Functions Function Types.mp4
22.4MB
34 - Bonus TypeScript Introduction for Angular 2 Usage/499 - Understanding Generics.mp4
36.05MB
34 - Bonus TypeScript Introduction for Angular 2 Usage/500 - Classes TypeScript.mp4
28.32MB
34 - Bonus TypeScript Introduction for Angular 2 Usage/501 - Working with Interfaces.mp4
16.03MB
34 - Bonus TypeScript Introduction for Angular 2 Usage/502 - Configuring the TypeScript Compiler.mp4
38.29MB
4 - Debugging/64 - Understanding Angular Error Messages.mp4
29.85MB
4 - Debugging/65 - Debugging Code in the Browser Using Sourcemaps.mp4
45.66MB
5 - Components Databinding Deep Dive/66 - Module Introduction.mp4
2.13MB
5 - Components Databinding Deep Dive/67 - Splitting Apps into Components.mp4
53.44MB
5 - Components Databinding Deep Dive/68 - Property Event Binding Overview.mp4
5.45MB
5 - Components Databinding Deep Dive/69 - Binding to Custom Properties.mp4
40.94MB
5 - Components Databinding Deep Dive/70 - Assigning an Alias to Custom Properties.mp4
14.44MB
5 - Components Databinding Deep Dive/71 - Binding to Custom Events.mp4
67.52MB
5 - Components Databinding Deep Dive/72 - Assigning an Alias to Custom Events.mp4
7.12MB
5 - Components Databinding Deep Dive/73 - Custom Property and Event Binding Summary.mp4
15.88MB
5 - Components Databinding Deep Dive/74 - Understanding View Encapsulation.mp4
69.78MB
5 - Components Databinding Deep Dive/75 - More on View Encapsulation.mp4
19.4MB
5 - Components Databinding Deep Dive/76 - Using Local References in Templates.mp4
41.39MB
5 - Components Databinding Deep Dive/78 - Getting Access to the Template DOM with ViewChild.mp4
36.21MB
5 - Components Databinding Deep Dive/79 - Projecting Content into Components with ngcontent.mp4
23.53MB
5 - Components Databinding Deep Dive/80 - Understanding the Component Lifecycle.mp4
16.99MB
5 - Components Databinding Deep Dive/81 - Seeing Lifecycle Hooks in Action.mp4
185.11MB
5 - Components Databinding Deep Dive/82 - Lifecycle Hooks and Template Access.mp4
22.69MB
5 - Components Databinding Deep Dive/84 - Getting Access to ngcontent with ContentChild.mp4
27.98MB
5 - Components Databinding Deep Dive/85 - Wrap Up.mp4
4.2MB
5 - Components Databinding Deep Dive/86 - OPTIONAL Assignment Solution.mp4
340.03MB
6 - Course Project Components Databinding/87 - Introduction.mp4
2.33MB
6 - Course Project Components Databinding/88 - Adding Navigation with Event Binding and ngIf.mp4
30.72MB
6 - Course Project Components Databinding/89 - Passing Recipe Data with Property Binding.mp4
31.87MB
6 - Course Project Components Databinding/90 - Passing Data with Event and Property Binding Combined.mp4
74.33MB
6 - Course Project Components Databinding/92 - Allowing the User to Add Ingredients to the Shopping List.mp4
43.63MB
7 - Directives Deep Dive/100 - Using HostBinding to Bind to Host Properties.mp4
24.55MB
7 - Directives Deep Dive/101 - Binding to Directive Properties.mp4
110.76MB
7 - Directives Deep Dive/102 - What Happens behind the Scenes on Structural Directives.mp4
29.19MB
7 - Directives Deep Dive/103 - Building a Structural Directive.mp4
56.11MB
7 - Directives Deep Dive/104 - Understanding ngSwitch.mp4
19.09MB
7 - Directives Deep Dive/93 - Module Introduction.mp4
4.6MB
7 - Directives Deep Dive/94 - ngFor and ngIf Recap.mp4
25.17MB
7 - Directives Deep Dive/95 - ngClass and ngStyle Recap.mp4
21.01MB
7 - Directives Deep Dive/96 - Creating a Basic Attribute Directive.mp4
44.26MB
7 - Directives Deep Dive/97 - Using the Renderer to build a Better Attribute Directive.mp4
43.74MB
7 - Directives Deep Dive/99 - Using HostListener to Listen to Host Events.mp4
21.73MB
8 - Course Project Directives/105 - Building and Using a Dropdown Directive.mp4
33.4MB
9 - Using Services Dependency Injection/107 - Module Introduction.mp4
6.03MB
9 - Using Services Dependency Injection/108 - Why would you Need Services.mp4
14.66MB
9 - Using Services Dependency Injection/109 - Creating a Logging Service.mp4
31MB
9 - Using Services Dependency Injection/110 - Injecting the Logging Service into Components.mp4
139.73MB
9 - Using Services Dependency Injection/112 - Creating a Data Service.mp4
60.49MB
9 - Using Services Dependency Injection/113 - Understanding the Hierarchical Injector.mp4
17.63MB
9 - Using Services Dependency Injection/114 - How many Instances of Service Should It Be.mp4
16.02MB
9 - Using Services Dependency Injection/115 - Injecting Services into Services.mp4
34.76MB
9 - Using Services Dependency Injection/116 - Using Services for CrossComponent Communication.mp4
36.9MB
9 - Using Services Dependency Injection/118 - OPTIONAL Assignment Solution.mp4
66.79MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统