首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[Tutorialsplanet.NET] Udemy - Angular 9 - The Complete Guide (2020 Edition)
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2020-6-5 02:02
2024-11-3 21:27
128
13.77 GB
459
磁力链接
magnet:?xt=urn:btih:494161a46649ab0cd985d581693d373b6f0f1801
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjQ5NDE2MWE0NjY0OWFiMGNkOTg1ZDU4MTY5M2QzNzNiNmYwZjE4MDFaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
Tutorialsplanet
NET
Udemy
-
Angular
9
-
The
Complete
Guide
2020
Edition
文件列表
1. Getting Started/1. Course Introduction.mp4
14.31MB
1. Getting Started/10. What is TypeScript.mp4
7.57MB
1. Getting Started/11. A Basic Project Setup using Bootstrap for Styling.mp4
43.78MB
1. Getting Started/2. What is Angular.mp4
7.87MB
1. Getting Started/4. Angular vs Angular 2 vs Angular 9.mp4
8.91MB
1. Getting Started/6. Project Setup and First App.mp4
42.84MB
1. Getting Started/7. Editing the First App.mp4
94.18MB
1. Getting Started/8. The Course Structure.mp4
14.64MB
1. Getting Started/9. How to get the Most out of the Course.mp4
8.69MB
10. Course Project - Services & Dependency Injection/1. Introduction.mp4
2.78MB
10. Course Project - Services & Dependency Injection/2. Setting up the Services.mp4
2.9MB
10. Course Project - Services & Dependency Injection/3. Managing Recipes in a Recipe Service.mp4
9.69MB
10. Course Project - Services & Dependency Injection/4. Using a Service for Cross-Component Communication.mp4
12.7MB
10. Course Project - Services & Dependency Injection/5. Adding the Shopping List Service.mp4
12.81MB
10. Course Project - Services & Dependency Injection/6. Using Services for Pushing Data from A to B.mp4
7.46MB
10. Course Project - Services & Dependency Injection/7. Adding Ingredients to Recipes.mp4
9.71MB
10. Course Project - Services & Dependency Injection/8. Passing Ingredients from Recipes to the Shopping List (via a Service).mp4
17.49MB
11. Changing Pages with Routing/1. Module Introduction.mp4
5.63MB
11. Changing Pages with Routing/10. Passing Parameters to Routes.mp4
12.6MB
11. Changing Pages with Routing/11. Fetching Route Parameters.mp4
15.09MB
11. Changing Pages with Routing/12. Fetching Route Parameters Reactively.mp4
31.05MB
11. Changing Pages with Routing/13. An Important Note about Route Observables.mp4
11.24MB
11. Changing Pages with Routing/14. Passing Query Parameters and Fragments.mp4
22.44MB
11. Changing Pages with Routing/15. Retrieving Query Parameters and Fragments.mp4
14.22MB
11. Changing Pages with Routing/16. Practicing and some Common Gotchas.mp4
25.53MB
11. Changing Pages with Routing/17. Setting up Child (Nested) Routes.mp4
20.38MB
11. Changing Pages with Routing/18. Using Query Parameters - Practice.mp4
21.66MB
11. Changing Pages with Routing/19. Configuring the Handling of Query Parameters.mp4
7.84MB
11. Changing Pages with Routing/2. Why do we need a Router.mp4
4.99MB
11. Changing Pages with Routing/20. Redirecting and Wildcard Routes.mp4
21.79MB
11. Changing Pages with Routing/22. Outsourcing the Route Configuration.mp4
20.35MB
11. Changing Pages with Routing/23. An Introduction to Guards.mp4
7.08MB
11. Changing Pages with Routing/24. Protecting Routes with canActivate.mp4
35.06MB
11. Changing Pages with Routing/25. Protecting Child (Nested) Routes with canActivateChild.mp4
11.17MB
11. Changing Pages with Routing/26. Using a Fake Auth Service.mp4
6.74MB
11. Changing Pages with Routing/27. Controlling Navigation with canDeactivate.mp4
50.79MB
11. Changing Pages with Routing/28. Passing Static Data to a Route.mp4
25.66MB
11. Changing Pages with Routing/29. Resolving Dynamic Data with the resolve Guard.mp4
39.98MB
11. Changing Pages with Routing/30. Understanding Location Strategies.mp4
18.77MB
11. Changing Pages with Routing/31. Wrap Up.mp4
3.21MB
11. Changing Pages with Routing/4. Setting up and Loading Routes.mp4
35.66MB
11. Changing Pages with Routing/5. Navigating with Router Links.mp4
21.46MB
11. Changing Pages with Routing/6. Understanding Navigation Paths.mp4
22.86MB
11. Changing Pages with Routing/7. Styling Active Router Links.mp4
20.54MB
11. Changing Pages with Routing/8. Navigating Programmatically.mp4
13.85MB
11. Changing Pages with Routing/9. Using Relative Paths in Programmatic Navigation.mp4
22.23MB
12. Course Project - Routing/1. Planning the General Structure.mp4
2.62MB
12. Course Project - Routing/10. Styling Active Recipe Items.mp4
3.96MB
12. Course Project - Routing/11. Adding Editing Routes.mp4
10.45MB
12. Course Project - Routing/12. Retrieving Route Parameters.mp4
8.76MB
12. Course Project - Routing/13. Programmatic Navigation to the Edit Page.mp4
13.81MB
12. Course Project - Routing/14. One Note about Route Observables.mp4
2.02MB
12. Course Project - Routing/2. Setting Up Routes.mp4
16.48MB
12. Course Project - Routing/3. Adding Navigation to the App.mp4
4.33MB
12. Course Project - Routing/4. Marking Active Routes.mp4
4.4MB
12. Course Project - Routing/5. Fixing Page Reload Issues.mp4
8.7MB
12. Course Project - Routing/6. Child Routes Challenge.mp4
4.36MB
12. Course Project - Routing/7. Adding Child Routing Together.mp4
10.76MB
12. Course Project - Routing/8. Configuring Route Parameters.mp4
16.79MB
12. Course Project - Routing/9. Passing Dynamic Parameters to Links.mp4
7.37MB
13. Understanding Observables/1. Module Introduction.mp4
15.55MB
13. Understanding Observables/2. Analyzing Angular Observables.mp4
16.25MB
13. Understanding Observables/3. Getting Closer to the Core of Observables.mp4
52.64MB
13. Understanding Observables/4. Building a Custom Observable.mp4
41.05MB
13. Understanding Observables/5. Errors & Completion.mp4
57.37MB
13. Understanding Observables/6. Observables & You!.mp4
17.08MB
13. Understanding Observables/7. Understanding Operators.mp4
72.62MB
13. Understanding Observables/8. Subjects.mp4
64.38MB
13. Understanding Observables/9. Wrap Up.mp4
10.67MB
14. Course Project - Observables/1. Improving the Reactive Service with Observables (Subjects).mp4
55.84MB
15. Handling Forms in Angular Apps/1. Module Introduction.mp4
4.9MB
15. Handling Forms in Angular Apps/11. TD Using the Form State.mp4
17.65MB
15. Handling Forms in Angular Apps/12. TD Outputting Validation Error Messages.mp4
9.63MB
15. Handling Forms in Angular Apps/13. TD Set Default Values with ngModel Property Binding.mp4
9.76MB
15. Handling Forms in Angular Apps/14. TD Using ngModel with Two-Way-Binding.mp4
10.87MB
15. Handling Forms in Angular Apps/15. TD Grouping Form Controls.mp4
14.14MB
15. Handling Forms in Angular Apps/16. TD Handling Radio Buttons.mp4
13.87MB
15. Handling Forms in Angular Apps/17. TD Setting and Patching Form Values.mp4
18.38MB
15. Handling Forms in Angular Apps/18. TD Using Form Data.mp4
18.47MB
15. Handling Forms in Angular Apps/19. TD Resetting Forms.mp4
7.76MB
15. Handling Forms in Angular Apps/2. Why do we Need Angular's Help.mp4
8.83MB
15. Handling Forms in Angular Apps/21. Introduction to the Reactive Approach.mp4
2.3MB
15. Handling Forms in Angular Apps/22. Reactive Setup.mp4
9.31MB
15. Handling Forms in Angular Apps/23. Reactive Creating a Form in Code.mp4
15.33MB
15. Handling Forms in Angular Apps/24. Reactive Syncing HTML and Form.mp4
15.42MB
15. Handling Forms in Angular Apps/25. Reactive Submitting the Form.mp4
9.75MB
15. Handling Forms in Angular Apps/26. Reactive Adding Validation.mp4
10.91MB
15. Handling Forms in Angular Apps/27. Reactive Getting Access to Controls.mp4
16.13MB
15. Handling Forms in Angular Apps/28. Reactive Grouping Controls.mp4
17.39MB
15. Handling Forms in Angular Apps/3. Template-Driven (TD) vs Reactive Approach.mp4
4.62MB
15. Handling Forms in Angular Apps/30. Reactive Arrays of Form Controls (FormArray).mp4
27.05MB
15. Handling Forms in Angular Apps/31. Reactive Creating Custom Validators.mp4
25.79MB
15. Handling Forms in Angular Apps/32. Reactive Using Error Codes.mp4
14.03MB
15. Handling Forms in Angular Apps/33. Reactive Creating a Custom Async Validator.mp4
18.43MB
15. Handling Forms in Angular Apps/34. Reactive Reacting to Status or Value Changes.mp4
8.94MB
15. Handling Forms in Angular Apps/35. Reactive Setting and Patching Values.mp4
8.87MB
15. Handling Forms in Angular Apps/37. [OPTIONAL] Assignment Solution.mp4
211.34MB
15. Handling Forms in Angular Apps/4. An Example Form.mp4
6.51MB
15. Handling Forms in Angular Apps/5. TD Creating the Form and Registering the Controls.mp4
24.03MB
15. Handling Forms in Angular Apps/6. TD Submitting and Using the Form.mp4
25.96MB
15. Handling Forms in Angular Apps/7. TD Understanding Form State.mp4
9.32MB
15. Handling Forms in Angular Apps/8. TD Accessing the Form with @ViewChild.mp4
11.91MB
15. Handling Forms in Angular Apps/9. TD Adding Validation to check User Input.mp4
16.44MB
16. Course Project - Forms/1. Introduction.mp4
1.83MB
16. Course Project - Forms/10. Creating the Template for the (Reactive) Recipe Edit Form.mp4
11.42MB
16. Course Project - Forms/11. Creating the Form For Editing Recipes.mp4
12.77MB
16. Course Project - Forms/12. Syncing HTML with the Form.mp4
11.7MB
16. Course Project - Forms/14. Adding Ingredient Controls to a Form Array.mp4
55.85MB
16. Course Project - Forms/15. Adding new Ingredient Controls.mp4
11.59MB
16. Course Project - Forms/16. Validating User Input.mp4
14.88MB
16. Course Project - Forms/17. Submitting the Recipe Edit Form.mp4
20.67MB
16. Course Project - Forms/18. Adding a Delete and Clear (Cancel) Functionality.mp4
13.9MB
16. Course Project - Forms/19. Redirecting the User (after Deleting a Recipe).mp4
5.51MB
16. Course Project - Forms/2. TD Adding the Shopping List Form.mp4
10.41MB
16. Course Project - Forms/20. Adding an Image Preview.mp4
5.47MB
16. Course Project - Forms/21. Providing the Recipe Service Correctly.mp4
6.71MB
16. Course Project - Forms/22. Deleting Ingredients and Some Finishing Touches.mp4
12.25MB
16. Course Project - Forms/3. Adding Validation to the Form.mp4
5.52MB
16. Course Project - Forms/4. Allowing the Selection of Items in the List.mp4
11MB
16. Course Project - Forms/5. Loading the Shopping List Items into the Form.mp4
26.58MB
16. Course Project - Forms/6. Updating existing Items.mp4
9.15MB
16. Course Project - Forms/7. Resetting the Form.mp4
6.58MB
16. Course Project - Forms/8. Allowing the the User to Clear (Cancel) the Form.mp4
3.81MB
16. Course Project - Forms/9. Allowing the Deletion of Shopping List Items.mp4
7.43MB
17. Using Pipes to Transform Output/1. Introduction & Why Pipes are Useful.mp4
7.3MB
17. Using Pipes to Transform Output/10. Understanding the async Pipe.mp4
15.87MB
17. Using Pipes to Transform Output/2. Using Pipes.mp4
14.17MB
17. Using Pipes to Transform Output/3. Parametrizing Pipes.mp4
8.51MB
17. Using Pipes to Transform Output/4. Where to learn more about Pipes.mp4
9.04MB
17. Using Pipes to Transform Output/5. Chaining Multiple Pipes.mp4
10.17MB
17. Using Pipes to Transform Output/6. Creating a Custom Pipe.mp4
24.98MB
17. Using Pipes to Transform Output/7. Parametrizing a Custom Pipe.mp4
10.65MB
17. Using Pipes to Transform Output/8. Example Creating a Filter Pipe.mp4
26.08MB
17. Using Pipes to Transform Output/9. Pure and Impure Pipes (or How to fix the Filter Pipe).mp4
18.79MB
18. Making Http Requests/1. A New IDE.mp4
4.55MB
18. Making Http Requests/10. Outputting Posts.mp4
19.36MB
18. Making Http Requests/11. Showing a Loading Indicator.mp4
16.8MB
18. Making Http Requests/12. Using a Service for Http Requests.mp4
59.07MB
18. Making Http Requests/13. Services & Components Working Together.mp4
32.04MB
18. Making Http Requests/14. Sending a DELETE Request.mp4
27.89MB
18. Making Http Requests/15. Handling Errors.mp4
57.37MB
18. Making Http Requests/16. Using Subjects for Error Handling.mp4
28.43MB
18. Making Http Requests/17. Using the catchError Operator.mp4
21.83MB
18. Making Http Requests/18. Error Handling & UX.mp4
20.33MB
18. Making Http Requests/19. Setting Headers.mp4
30.11MB
18. Making Http Requests/2. Module Introduction.mp4
2.25MB
18. Making Http Requests/20. Adding Query Params.mp4
35.62MB
18. Making Http Requests/21. Observing Different Types of Responses.mp4
68.31MB
18. Making Http Requests/22. Changing the Response Body Type.mp4
29.98MB
18. Making Http Requests/23. Introducing Interceptors.mp4
59.07MB
18. Making Http Requests/24. Manipulating Request Objects.mp4
21.78MB
18. Making Http Requests/25. Response Interceptors.mp4
26.5MB
18. Making Http Requests/26. Multiple Interceptors.mp4
44.67MB
18. Making Http Requests/27. Wrap Up.mp4
20.57MB
18. Making Http Requests/3. How Does Angular Interact With Backends.mp4
10.66MB
18. Making Http Requests/4. The Anatomy of a Http Request.mp4
6.42MB
18. Making Http Requests/5. Backend (Firebase) Setup.mp4
22.8MB
18. Making Http Requests/6. Sending a POST Request.mp4
78.5MB
18. Making Http Requests/7. GETting Data.mp4
23.05MB
18. Making Http Requests/8. Using RxJS Operators to Transform Response Data.mp4
34.92MB
18. Making Http Requests/9. Using Types with the HttpClient.mp4
45.55MB
19. Course Project - Http/1. Module Introduction.mp4
4.39MB
19. Course Project - Http/2. Backend (Firebase) Setup.mp4
14.67MB
19. Course Project - Http/3. Setting Up the DataStorage Service.mp4
50.67MB
19. Course Project - Http/4. Storing Recipes.mp4
56.97MB
19. Course Project - Http/5. Fetching Recipes.mp4
56.12MB
19. Course Project - Http/6. Transforming Response Data.mp4
41.86MB
19. Course Project - Http/7. Resolving Data Before Loading.mp4
74.01MB
19. Course Project - Http/8. Fixing a Bug with the Resolver.mp4
17.71MB
2. The Basics/1. Module Introduction.mp4
3.74MB
2. The Basics/10. Fully Understanding the Component Selector.mp4
14.71MB
2. The Basics/12. [OPTIONAL] Assignment Solution.mp4
98.51MB
2. The Basics/13. What is Databinding.mp4
9.96MB
2. The Basics/14. String Interpolation.mp4
18.86MB
2. The Basics/15. Property Binding.mp4
25.19MB
2. The Basics/16. Property Binding vs String Interpolation.mp4
12.3MB
2. The Basics/17. Event Binding.mp4
15.38MB
2. The Basics/19. Passing and Using Data with Event Binding.mp4
19.44MB
2. The Basics/2. How an Angular App gets Loaded and Started.mp4
28.17MB
2. The Basics/21. Two-Way-Databinding.mp4
10.93MB
2. The Basics/22. Combining all Forms of Databinding.mp4
6.92MB
2. The Basics/24. [OPTIONAL] Assignment Solution.mp4
81.13MB
2. The Basics/25. Understanding Directives.mp4
7.41MB
2. The Basics/26. Using ngIf to Output Data Conditionally.mp4
14.56MB
2. The Basics/27. Enhancing ngIf with an Else Condition.mp4
11.9MB
2. The Basics/28. Styling Elements Dynamically with ngStyle.mp4
19.14MB
2. The Basics/29. Applying CSS Classes Dynamically with ngClass.mp4
10.87MB
2. The Basics/3. Components are Important!.mp4
11.38MB
2. The Basics/30. Outputting Lists with ngFor.mp4
14.71MB
2. The Basics/32. [OPTIONAL] Assignment Solution.mp4
109.19MB
2. The Basics/33. Getting the Index when using ngFor.mp4
12.31MB
2. The Basics/4. Creating a New Component.mp4
25.2MB
2. The Basics/5. Understanding the Role of AppModule and Component Declaration.mp4
20.42MB
2. The Basics/6. Using Custom Components.mp4
4.01MB
2. The Basics/7. Creating Components with the CLI & Nesting Components.mp4
12.74MB
2. The Basics/8. Working with Component Templates.mp4
11.55MB
2. The Basics/9. Working with Component Styles.mp4
15.08MB
20. Authentication & Route Protection in Angular/1. Module Introduction.mp4
1.47MB
20. Authentication & Route Protection in Angular/10. Adding a Loading Spinner & Error Handling Logic.mp4
61.45MB
20. Authentication & Route Protection in Angular/11. Improving Error Handling.mp4
55.16MB
20. Authentication & Route Protection in Angular/12. Sending Login Requests.mp4
61.59MB
20. Authentication & Route Protection in Angular/13. Login Error Handling.mp4
44.68MB
20. Authentication & Route Protection in Angular/14. Creating & Storing the User Data.mp4
93.35MB
20. Authentication & Route Protection in Angular/15. Reflecting the Auth State in the UI.mp4
85.95MB
20. Authentication & Route Protection in Angular/16. Adding the Token to Outgoing Requests.mp4
96.71MB
20. Authentication & Route Protection in Angular/17. Attaching the Token with an Interceptor.mp4
82.01MB
20. Authentication & Route Protection in Angular/18. Adding Logout.mp4
28.25MB
20. Authentication & Route Protection in Angular/19. Adding Auto-Login.mp4
90.7MB
20. Authentication & Route Protection in Angular/2. How Authentication Works.mp4
10.79MB
20. Authentication & Route Protection in Angular/20. Adding Auto-Logout.mp4
74.49MB
20. Authentication & Route Protection in Angular/21. Adding an Auth Guard.mp4
100.74MB
20. Authentication & Route Protection in Angular/22. Wrap Up.mp4
19.98MB
20. Authentication & Route Protection in Angular/3. Adding the Auth Page.mp4
54.94MB
20. Authentication & Route Protection in Angular/4. Switching Between Auth Modes.mp4
32.1MB
20. Authentication & Route Protection in Angular/5. Handling Form Input.mp4
25.01MB
20. Authentication & Route Protection in Angular/6. Preparing the Backend.mp4
16.17MB
20. Authentication & Route Protection in Angular/8. Preparing the Signup Request.mp4
79.21MB
20. Authentication & Route Protection in Angular/9. Sending the Signup Request.mp4
39MB
21. Dynamic Components/1. Module Introduction.mp4
2.16MB
21. Dynamic Components/2. Adding an Alert Modal Component.mp4
63.4MB
21. Dynamic Components/3. Understanding the Different Approaches.mp4
7.12MB
21. Dynamic Components/4. Using ngIf.mp4
30.27MB
21. Dynamic Components/5. Preparing Programmatic Creation.mp4
77.03MB
21. Dynamic Components/6. Creating a Component Programmatically.mp4
42.33MB
21. Dynamic Components/7. Understanding entryComponents.mp4
42.32MB
21. Dynamic Components/8. Data Binding & Event Binding.mp4
54.63MB
21. Dynamic Components/9. Wrap Up.mp4
14.43MB
22. Angular Modules & Optimizing Angular Apps/1. Module Introduction.mp4
1.3MB
22. Angular Modules & Optimizing Angular Apps/10. Understanding the Core Module.mp4
46.59MB
22. Angular Modules & Optimizing Angular Apps/11. Adding an Auth Feature Module.mp4
41.82MB
22. Angular Modules & Optimizing Angular Apps/12. Understanding Lazy Loading.mp4
7.13MB
22. Angular Modules & Optimizing Angular Apps/13. Implementing Lazy Loading.mp4
98.16MB
22. Angular Modules & Optimizing Angular Apps/15. More Lazy Loading.mp4
28.34MB
22. Angular Modules & Optimizing Angular Apps/16. Preloading Lazy-Loaded Code.mp4
33.7MB
22. Angular Modules & Optimizing Angular Apps/17. Modules & Services.mp4
18.95MB
22. Angular Modules & Optimizing Angular Apps/18. Loading Services Differently.mp4
80.61MB
22. Angular Modules & Optimizing Angular Apps/19. Ahead-of-Time Compilation.mp4
81.7MB
22. Angular Modules & Optimizing Angular Apps/2. What are Modules.mp4
9.28MB
22. Angular Modules & Optimizing Angular Apps/20. Wrap Up.mp4
8.04MB
22. Angular Modules & Optimizing Angular Apps/3. Analyzing the AppModule.mp4
67.53MB
22. Angular Modules & Optimizing Angular Apps/4. Getting Started with Feature Modules.mp4
79.64MB
22. Angular Modules & Optimizing Angular Apps/5. Splitting Modules Correctly.mp4
40.36MB
22. Angular Modules & Optimizing Angular Apps/6. Adding Routes to Feature Modules.mp4
47.51MB
22. Angular Modules & Optimizing Angular Apps/7. Component Declarations.mp4
18.63MB
22. Angular Modules & Optimizing Angular Apps/8. The ShoppingList Feature Module.mp4
44.16MB
22. Angular Modules & Optimizing Angular Apps/9. Understanding Shared Modules.mp4
74.21MB
23. Deploying an Angular App/1. Module Introduction.mp4
1.37MB
23. Deploying an Angular App/2. Deployment Preparation & Steps.mp4
7.96MB
23. Deploying an Angular App/3. Using Environment Variables.mp4
36.33MB
23. Deploying an Angular App/4. Deployment Example Firebase Hosting.mp4
67.88MB
24. Bonus Working with NgRx in our Project/1. Module Introduction.mp4
1.03MB
24. Bonus Working with NgRx in our Project/10. Multiple Actions.mp4
98.61MB
24. Bonus Working with NgRx in our Project/11. Preparing Update & Delete Actions.mp4
33.92MB
24. Bonus Working with NgRx in our Project/12. Updating & Deleting Ingredients.mp4
104.01MB
24. Bonus Working with NgRx in our Project/13. Expanding the State.mp4
100.29MB
24. Bonus Working with NgRx in our Project/14. Managing More State via NgRx.mp4
103.8MB
24. Bonus Working with NgRx in our Project/15. Removing Redundant Component State Management.mp4
40.49MB
24. Bonus Working with NgRx in our Project/16. First Summary & Clean Up.mp4
58.16MB
24. Bonus Working with NgRx in our Project/17. One Root State.mp4
114.58MB
24. Bonus Working with NgRx in our Project/18. Setting Up Auth Reducer & Actions.mp4
81.79MB
24. Bonus Working with NgRx in our Project/19. Dispatching Auth Actions.mp4
68.09MB
24. Bonus Working with NgRx in our Project/2. What is Application State.mp4
61.26MB
24. Bonus Working with NgRx in our Project/20. Auth Finished (For Now...).mp4
79.36MB
24. Bonus Working with NgRx in our Project/21. And Important Note on Actions.mp4
61.98MB
24. Bonus Working with NgRx in our Project/22. Exploring NgRx Effects.mp4
39.47MB
24. Bonus Working with NgRx in our Project/23. Defining the First Effect.mp4
42.49MB
24. Bonus Working with NgRx in our Project/24. Effects & Error Handling.mp4
96.28MB
24. Bonus Working with NgRx in our Project/25. Login via NgRx Effects.mp4
102.13MB
24. Bonus Working with NgRx in our Project/26. Managing UI State in NgRx.mp4
81.03MB
24. Bonus Working with NgRx in our Project/27. Finishing the Login Effect.mp4
76.96MB
24. Bonus Working with NgRx in our Project/28. Preparing Other Auth Actions.mp4
45.03MB
24. Bonus Working with NgRx in our Project/29. Adding Signup.mp4
73.83MB
24. Bonus Working with NgRx in our Project/3. What is NgRx.mp4
21.93MB
24. Bonus Working with NgRx in our Project/30. Further Auth Effects.mp4
68.67MB
24. Bonus Working with NgRx in our Project/31. Adding Auto-Login with NgRx.mp4
95.64MB
24. Bonus Working with NgRx in our Project/32. Adding Auto-Logout.mp4
75.12MB
24. Bonus Working with NgRx in our Project/33. Finishing the Auth Effects.mp4
29.78MB
24. Bonus Working with NgRx in our Project/34. Using the Store Devtools.mp4
47.87MB
24. Bonus Working with NgRx in our Project/35. The Router Store.mp4
20.34MB
24. Bonus Working with NgRx in our Project/36. Getting Started with NgRx for Recipes.mp4
110.93MB
24. Bonus Working with NgRx in our Project/37. Fetching Recipe Detail Data.mp4
101.21MB
24. Bonus Working with NgRx in our Project/38. Fetching Recipes & Using the Resolver.mp4
129.03MB
24. Bonus Working with NgRx in our Project/39. Fixing the Auth Redirect.mp4
24.39MB
24. Bonus Working with NgRx in our Project/4. Getting Started with Reducers.mp4
54.47MB
24. Bonus Working with NgRx in our Project/40. Update, Delete and Add Recipes.mp4
168.57MB
24. Bonus Working with NgRx in our Project/41. Storing Recipes via Effects.mp4
66.08MB
24. Bonus Working with NgRx in our Project/42. Cleanup Work.mp4
23.89MB
24. Bonus Working with NgRx in our Project/43. Wrap Up.mp4
25.77MB
24. Bonus Working with NgRx in our Project/47. [LEGACY] Module Introduction.mp4
23.17MB
24. Bonus Working with NgRx in our Project/49. [LEGACY] State Challenges.mp4
16.28MB
24. Bonus Working with NgRx in our Project/5. Adding Logic to the Reducer.mp4
52.68MB
24. Bonus Working with NgRx in our Project/50. [LEGACY] Getting Started with Reducers.mp4
19.87MB
24. Bonus Working with NgRx in our Project/51. [LEGACY] Adding Actions.mp4
9.45MB
24. Bonus Working with NgRx in our Project/52. [LEGACY] Finishing the First Reducer.mp4
8.15MB
24. Bonus Working with NgRx in our Project/53. [LEGACY] Registering the Application Store.mp4
4.66MB
24. Bonus Working with NgRx in our Project/54. [LEGACY] Selecting Data from State.mp4
11.76MB
24. Bonus Working with NgRx in our Project/55. [LEGACY] Dispatch Actions.mp4
16.35MB
24. Bonus Working with NgRx in our Project/56. [LEGACY] More Actions and Adding Ingredients.mp4
28.07MB
24. Bonus Working with NgRx in our Project/57. [LEGACY] Dispatching Update and Deleting Shopping List Actions.mp4
21.31MB
24. Bonus Working with NgRx in our Project/58. [LEGACY] Expanding App State.mp4
15.23MB
24. Bonus Working with NgRx in our Project/59. [LEGACY] Editing the Shopping-List via NgRx.mp4
24.75MB
24. Bonus Working with NgRx in our Project/6. Understanding & Adding Actions.mp4
52.29MB
24. Bonus Working with NgRx in our Project/60. [LEGACY] Managing all Relevant State.mp4
14.29MB
24. Bonus Working with NgRx in our Project/61. [LEGACY] Authentication and Side Effects - Introduction.mp4
7.81MB
24. Bonus Working with NgRx in our Project/62. [LEGACY] Setting up the Auth Store Files.mp4
16.55MB
24. Bonus Working with NgRx in our Project/63. [LEGACY] The Reducer.mp4
10.06MB
24. Bonus Working with NgRx in our Project/64. [LEGACY] Adding Reducer Logic & Actions.mp4
6.6MB
24. Bonus Working with NgRx in our Project/65. [LEGACY] Adjusting the App Module Setup.mp4
6.65MB
24. Bonus Working with NgRx in our Project/66. [LEGACY] Using Authentication.mp4
15.19MB
24. Bonus Working with NgRx in our Project/67. [LEGACY] Dispatch Actions.mp4
11.52MB
24. Bonus Working with NgRx in our Project/68. [LEGACY] Getting State Access in Http Interceptor.mp4
16.27MB
24. Bonus Working with NgRx in our Project/69. [LEGACY] Handling the Auth Token.mp4
5.5MB
24. Bonus Working with NgRx in our Project/7. Setting Up the NgRx Store.mp4
48.45MB
24. Bonus Working with NgRx in our Project/70. [LEGACY] Only React to Actions Once via take(1).mp4
8.91MB
24. Bonus Working with NgRx in our Project/71. [LEGACY] A Closer Look at Effects.mp4
7.11MB
24. Bonus Working with NgRx in our Project/72. [LEGACY] Auth Effects and Actions.mp4
6.66MB
24. Bonus Working with NgRx in our Project/74. [LEGACY] Effects - How they Work.mp4
12.14MB
24. Bonus Working with NgRx in our Project/75. [LEGACY] Adding Auth Signup.mp4
91.41MB
24. Bonus Working with NgRx in our Project/76. [LEGACY] Adding Auth Signin.mp4
14.09MB
24. Bonus Working with NgRx in our Project/77. [LEGACY] Navigation as a Side Effect.mp4
4.29MB
24. Bonus Working with NgRx in our Project/78. [LEGACY] Handling Logout via NgRx.mp4
9.18MB
24. Bonus Working with NgRx in our Project/79. [LEGACY] Additional Fixes.mp4
12.15MB
24. Bonus Working with NgRx in our Project/8. Selecting State.mp4
96.18MB
24. Bonus Working with NgRx in our Project/80. [LEGACY] Redirecting Upon Logout.mp4
5.7MB
24. Bonus Working with NgRx in our Project/81. [LEGACY] What's Next.mp4
7.3MB
24. Bonus Working with NgRx in our Project/82. [LEGACY] The Router Store Package.mp4
3.89MB
24. Bonus Working with NgRx in our Project/83. [LEGACY] Store Devtools.mp4
14.94MB
24. Bonus Working with NgRx in our Project/84. [LEGACY] Lazy Load and Dynamic Injection.mp4
20.7MB
24. Bonus Working with NgRx in our Project/85. [LEGACY] Adding Recipe Actions.mp4
12.76MB
24. Bonus Working with NgRx in our Project/86. [LEGACY] Adding Recipe Reducers.mp4
16.91MB
24. Bonus Working with NgRx in our Project/87. [LEGACY] Dispatching and Selecting State.mp4
14.08MB
24. Bonus Working with NgRx in our Project/88. [LEGACY] Viewing and Deleting Recipes via NgRx.mp4
23.61MB
24. Bonus Working with NgRx in our Project/89. [LEGACY] Editing and Updating Recipes via NgRx.mp4
19.8MB
24. Bonus Working with NgRx in our Project/9. Dispatching Actions.mp4
73.6MB
24. Bonus Working with NgRx in our Project/90. [LEGACY] Recipes Side Effects - Fetching from Server.mp4
29.24MB
24. Bonus Working with NgRx in our Project/91. [LEGACY] Recipes Side Effects - Storing Recipes on Server.mp4
16.24MB
24. Bonus Working with NgRx in our Project/92. [LEGACY] Cleaning Up.mp4
12.24MB
24. Bonus Working with NgRx in our Project/93. [LEGACY] Updating to RxJS 6+.mp4
184.1MB
24. Bonus Working with NgRx in our Project/94. [LEGACY] Wrap Up.mp4
12.33MB
25. Bonus Angular Universal/1. Module Introduction.mp4
8.04MB
25. Bonus Angular Universal/10. Adding a NodeJS Server.mp4
122.53MB
25. Bonus Angular Universal/11. Pre-Rendering the App on the Server.mp4
59.59MB
25. Bonus Angular Universal/12. Next Steps.mp4
20.34MB
25. Bonus Angular Universal/2. Adding Angular Universal.mp4
84.28MB
25. Bonus Angular Universal/3. Adding Angular Universal with NestJS.mp4
57.11MB
25. Bonus Angular Universal/6. Module Introduction.mp4
5.73MB
25. Bonus Angular Universal/7. Getting Started with Angular Universal.mp4
19.98MB
25. Bonus Angular Universal/8. Working on the App Module.mp4
53.04MB
25. Bonus Angular Universal/9. Adding a Server-Side Build Workflow.mp4
65.6MB
26. Angular Animations/10. Using Keyframes for Animations.mp4
21.43MB
26. Angular Animations/11. Grouping Transitions.mp4
9.46MB
26. Angular Animations/12. Using Animation Callbacks.mp4
11.05MB
26. Angular Animations/2. Introduction.mp4
4.42MB
26. Angular Animations/3. Setting up the Starting Project.mp4
3.79MB
26. Angular Animations/4. Animations Triggers and State.mp4
27.54MB
26. Angular Animations/5. Switching between States.mp4
9.12MB
26. Angular Animations/6. Transitions.mp4
7.8MB
26. Angular Animations/7. Advanced Transitions.mp4
21.31MB
26. Angular Animations/8. Transition Phases.mp4
15.99MB
26. Angular Animations/9. The void State.mp4
25.09MB
27. Adding Offline Capabilities with Service Workers/1. Module Introduction.mp4
37.16MB
27. Adding Offline Capabilities with Service Workers/2. Adding Service Workers.mp4
207.3MB
27. Adding Offline Capabilities with Service Workers/3. Caching Assets for Offline Use.mp4
93.99MB
27. Adding Offline Capabilities with Service Workers/4. Caching Dynamic Assets & URLs.mp4
122.29MB
28. A Basic Introduction to Unit Testing in Angular Apps/10. Isolated vs Non-Isolated Tests.mp4
25.46MB
28. A Basic Introduction to Unit Testing in Angular Apps/2. Introduction.mp4
5.14MB
28. A Basic Introduction to Unit Testing in Angular Apps/3. Why Unit Tests.mp4
8.05MB
28. A Basic Introduction to Unit Testing in Angular Apps/4. Analyzing the Testing Setup (as created by the CLI).mp4
33.75MB
28. A Basic Introduction to Unit Testing in Angular Apps/5. Running Tests (with the CLI).mp4
9.94MB
28. A Basic Introduction to Unit Testing in Angular Apps/6. Adding a Component and some fitting Tests.mp4
22.47MB
28. A Basic Introduction to Unit Testing in Angular Apps/7. Testing Dependencies Components and Services.mp4
27.21MB
28. A Basic Introduction to Unit Testing in Angular Apps/8. Simulating Async Tasks.mp4
40.04MB
28. A Basic Introduction to Unit Testing in Angular Apps/9. Using fakeAsync and tick.mp4
11.02MB
29. Angular as a Platform & Closer Look at the CLI/1. Module Introduction.mp4
3.7MB
29. Angular as a Platform & Closer Look at the CLI/10. Smooth Updating of Projects with ng update.mp4
16.16MB
29. Angular as a Platform & Closer Look at the CLI/11. Simplified Deployment with ng deploy.mp4
40.46MB
29. Angular as a Platform & Closer Look at the CLI/12. Understanding Differential Loading.mp4
33.82MB
29. Angular as a Platform & Closer Look at the CLI/13. Managing Multiple Projects in One Folder.mp4
29.48MB
29. Angular as a Platform & Closer Look at the CLI/14. Angular Libraries - An Introduction.mp4
22.49MB
29. Angular as a Platform & Closer Look at the CLI/15. Wrap Up.mp4
14.01MB
29. Angular as a Platform & Closer Look at the CLI/2. A Closer Look at ng new.mp4
41.96MB
29. Angular as a Platform & Closer Look at the CLI/3. IDE & Project Setup.mp4
15.51MB
29. Angular as a Platform & Closer Look at the CLI/4. Understanding the Config Files.mp4
62.96MB
29. Angular as a Platform & Closer Look at the CLI/5. Important CLI Commands.mp4
43.94MB
29. Angular as a Platform & Closer Look at the CLI/6. The angular.json File - A Closer Look.mp4
93.51MB
29. Angular as a Platform & Closer Look at the CLI/7. Angular Schematics - An Introduction.mp4
10.82MB
29. Angular as a Platform & Closer Look at the CLI/8. The ng add Command.mp4
35.23MB
29. Angular as a Platform & Closer Look at the CLI/9. Using Custom ng generate Schematics.mp4
23.76MB
3. Course Project - The Basics/1. Project Introduction.mp4
1.57MB
3. Course Project - The Basics/10. Adding Content to the Recipes Components.mp4
19.94MB
3. Course Project - The Basics/11. Outputting a List of Recipes with ngFor.mp4
12.12MB
3. Course Project - The Basics/12. Displaying Recipe Details.mp4
14.24MB
3. Course Project - The Basics/13. Working on the ShoppingListComponent.mp4
4.18MB
3. Course Project - The Basics/14. Creating an Ingredient Model.mp4
5.69MB
3. Course Project - The Basics/15. Creating and Outputting the Shopping List.mp4
5.64MB
3. Course Project - The Basics/16. Adding a Shopping List Edit Section.mp4
7.79MB
3. Course Project - The Basics/17. Wrap Up & Next Steps.mp4
1.49MB
3. Course Project - The Basics/2. Planning the App.mp4
8.56MB
3. Course Project - The Basics/4. Setting up the Application.mp4
7.33MB
3. Course Project - The Basics/5. Creating the Components.mp4
63.99MB
3. Course Project - The Basics/6. Using the Components.mp4
7.66MB
3. Course Project - The Basics/7. Adding a Navigation Bar.mp4
12.76MB
3. Course Project - The Basics/9. Creating a Recipe Model.mp4
9.91MB
31. Course Roundup/1. Course Roundup.mp4
15.46MB
32. Bonus TypeScript Introduction (for Angular 2 Usage)/1. Introduction.mp4
33.59MB
32. Bonus TypeScript Introduction (for Angular 2 Usage)/2. Using Types.mp4
39.78MB
32. Bonus TypeScript Introduction (for Angular 2 Usage)/3. Classes.mp4
30.77MB
32. Bonus TypeScript Introduction (for Angular 2 Usage)/4. Interfaces.mp4
91.33MB
32. Bonus TypeScript Introduction (for Angular 2 Usage)/5. Generics.mp4
15.34MB
32. Bonus TypeScript Introduction (for Angular 2 Usage)/6. Wrap up & Modules.mp4
44.39MB
4. Debugging/1. Understanding Angular Error Messages.mp4
19.41MB
4. Debugging/2. Debugging Code in the Browser Using Sourcemaps.mp4
24.3MB
4. Debugging/3. Using Augury to Dive into Angular Apps.mp4
7.54MB
5. Components & Databinding Deep Dive/1. Module Introduction.mp4
2.18MB
5. Components & Databinding Deep Dive/10. More on View Encapsulation.mp4
11.72MB
5. Components & Databinding Deep Dive/11. Using Local References in Templates.mp4
17.8MB
5. Components & Databinding Deep Dive/13. Getting Access to the Template & DOM with @ViewChild.mp4
75.09MB
5. Components & Databinding Deep Dive/14. Projecting Content into Components with ng-content.mp4
13.66MB
5. Components & Databinding Deep Dive/15. Understanding the Component Lifecycle.mp4
16.44MB
5. Components & Databinding Deep Dive/16. Seeing Lifecycle Hooks in Action.mp4
47.91MB
5. Components & Databinding Deep Dive/17. Lifecycle Hooks and Template Access.mp4
37.36MB
5. Components & Databinding Deep Dive/19. Getting Access to ng-content with @ContentChild.mp4
45.58MB
5. Components & Databinding Deep Dive/2. Splitting Apps into Components.mp4
24.1MB
5. Components & Databinding Deep Dive/20. Wrap Up.mp4
3.62MB
5. Components & Databinding Deep Dive/22. [OPTIONAL] Assignment Solution.mp4
189.67MB
5. Components & Databinding Deep Dive/3. Property & Event Binding Overview.mp4
6.07MB
5. Components & Databinding Deep Dive/4. Binding to Custom Properties.mp4
23.8MB
5. Components & Databinding Deep Dive/5. Assigning an Alias to Custom Properties.mp4
8.37MB
5. Components & Databinding Deep Dive/6. Binding to Custom Events.mp4
35.92MB
5. Components & Databinding Deep Dive/7. Assigning an Alias to Custom Events.mp4
3.77MB
5. Components & Databinding Deep Dive/8. Custom Property and Event Binding Summary.mp4
8.82MB
5. Components & Databinding Deep Dive/9. Understanding View Encapsulation.mp4
19.46MB
6. Course Project - Components & Databinding/1. Introduction.mp4
1.41MB
6. Course Project - Components & Databinding/2. Adding Navigation with Event Binding and ngIf.mp4
16.73MB
6. Course Project - Components & Databinding/3. Passing Recipe Data with Property Binding.mp4
10.93MB
6. Course Project - Components & Databinding/4. Passing Data with Event and Property Binding (Combined).mp4
26.17MB
6. Course Project - Components & Databinding/6. Allowing the User to Add Ingredients to the Shopping List.mp4
61.77MB
7. Directives Deep Dive/1. Module Introduction.mp4
4.69MB
7. Directives Deep Dive/10. What Happens behind the Scenes on Structural Directives.mp4
12.58MB
7. Directives Deep Dive/11. Building a Structural Directive.mp4
24.85MB
7. Directives Deep Dive/12. Understanding ngSwitch.mp4
10.49MB
7. Directives Deep Dive/2. ngFor and ngIf Recap.mp4
14.32MB
7. Directives Deep Dive/3. ngClass and ngStyle Recap.mp4
11.17MB
7. Directives Deep Dive/4. Creating a Basic Attribute Directive.mp4
90.75MB
7. Directives Deep Dive/5. Using the Renderer to build a Better Attribute Directive.mp4
18.05MB
7. Directives Deep Dive/7. Using HostListener to Listen to Host Events.mp4
11.36MB
7. Directives Deep Dive/8. Using HostBinding to Bind to Host Properties.mp4
13.07MB
7. Directives Deep Dive/9. Binding to Directive Properties.mp4
27.55MB
8. Course Project - Directives/1. Building and Using a Dropdown Directive.mp4
14.05MB
9. Using Services & Dependency Injection/1. Module Introduction.mp4
5.98MB
9. Using Services & Dependency Injection/12. [OPTIONAL] Assignment Solution.mp4
149.92MB
9. Using Services & Dependency Injection/2. Why would you Need Services.mp4
8.19MB
9. Using Services & Dependency Injection/3. Creating a Logging Service.mp4
13.44MB
9. Using Services & Dependency Injection/4. Injecting the Logging Service into Components.mp4
24.37MB
9. Using Services & Dependency Injection/5. Creating a Data Service.mp4
24.32MB
9. Using Services & Dependency Injection/6. Understanding the Hierarchical Injector.mp4
9.87MB
9. Using Services & Dependency Injection/7. How many Instances of Service Should It Be.mp4
8.56MB
9. Using Services & Dependency Injection/8. Injecting Services into Services.mp4
68.87MB
9. Using Services & Dependency Injection/9. Using Services for Cross-Component Communication.mp4
15.78MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统