zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseSite.com] Udemy - Angular - The Complete Guide (2022 Edition)
magnet:?xt=urn:btih:6de8411cd70f518ef886759ceef9366dddea3bf2&dn=[FreeCourseSite.com] Udemy - Angular - The Complete Guide (2022 Edition)
磁力链接详情
Hash值:
6de8411cd70f518ef886759ceef9366dddea3bf2
点击数:
135
文件大小:
15.59 GB
文件数量:
419
创建日期:
2022-9-11 04:39
最后访问:
2024-11-11 10:04
访问标签:
FreeCourseSite
com
Udemy
-
Angular
-
The
Complete
Guide
2022
Edition
文件列表详情
01 - Getting Started/001 Course Introduction.mp4 7.09 MB
01 - Getting Started/002 What is Angular.mp4 14.3 MB
01 - Getting Started/004 Angular vs Angular 2 vs Latest Angular Version.mp4 5.39 MB
01 - Getting Started/007 Project Setup and First App.mp4 49.12 MB
01 - Getting Started/008 Editing the First App.mp4 56.35 MB
01 - Getting Started/009 The Course Structure.mp4 15.28 MB
01 - Getting Started/010 How to get the Most out of the Course.mp4 7.7 MB
01 - Getting Started/011 What is TypeScript.mp4 6.44 MB
01 - Getting Started/013 A Basic Project Setup using Bootstrap for Styling.mp4 43.55 MB
02 - The Basics/001 Module Introduction.mp4 3.9 MB
02 - The Basics/002 How an Angular App gets Loaded and Started.mp4 32.89 MB
02 - The Basics/003 Components are Important!.mp4 10.93 MB
02 - The Basics/004 Creating a New Component.mp4 31.47 MB
02 - The Basics/005 Understanding the Role of AppModule and Component Declaration.mp4 26.32 MB
02 - The Basics/006 Using Custom Components.mp4 5.1 MB
02 - The Basics/007 Creating Components with the CLI & Nesting Components.mp4 16.57 MB
02 - The Basics/008 Working with Component Templates.mp4 15.25 MB
02 - The Basics/009 Working with Component Styles.mp4 18.97 MB
02 - The Basics/010 Fully Understanding the Component Selector.mp4 18.36 MB
02 - The Basics/011 [OPTIONAL] Assignment Solution.mp4 43.2 MB
02 - The Basics/012 What is Databinding.mp4 10.26 MB
02 - The Basics/013 String Interpolation.mp4 24.26 MB
02 - The Basics/014 Property Binding.mp4 42.73 MB
02 - The Basics/015 Property Binding vs String Interpolation.mp4 43.2 MB
02 - The Basics/016 Event Binding.mp4 27.54 MB
02 - The Basics/018 Passing and Using Data with Event Binding.mp4 38.29 MB
02 - The Basics/020 Two-Way-Databinding.mp4 17.95 MB
02 - The Basics/021 Combining all Forms of Databinding.mp4 10.51 MB
02 - The Basics/022 [OPTIONAL] Assignment Solution.mp4 43.68 MB
02 - The Basics/023 Understanding Directives.mp4 6.77 MB
02 - The Basics/024 Using ngIf to Output Data Conditionally.mp4 17.94 MB
02 - The Basics/025 Enhancing ngIf with an Else Condition.mp4 19.9 MB
02 - The Basics/026 Styling Elements Dynamically with ngStyle.mp4 32.06 MB
02 - The Basics/027 Applying CSS Classes Dynamically with ngClass.mp4 18.43 MB
02 - The Basics/028 Outputting Lists with ngFor.mp4 32.96 MB
02 - The Basics/029 [OPTIONAL] Assignment Solution.mp4 59.97 MB
02 - The Basics/030 Getting the Index when using ngFor.mp4 44.42 MB
03 - Course Project - The Basics/001 Project Introduction.mp4 892.58 KB
03 - Course Project - The Basics/002 Planning the App.mp4 8.83 MB
03 - Course Project - The Basics/004 Setting up the Application.mp4 16.84 MB
03 - Course Project - The Basics/005 Creating the Components.mp4 36.37 MB
03 - Course Project - The Basics/006 Using the Components.mp4 11.47 MB
03 - Course Project - The Basics/007 Adding a Navigation Bar.mp4 34.17 MB
03 - Course Project - The Basics/009 Creating a Recipe Model.mp4 22.9 MB
03 - Course Project - The Basics/010 Adding Content to the Recipes Components.mp4 105.22 MB
03 - Course Project - The Basics/011 Outputting a List of Recipes with ngFor.mp4 27.23 MB
03 - Course Project - The Basics/012 Displaying Recipe Details.mp4 33.6 MB
03 - Course Project - The Basics/013 Working on the ShoppingListComponent.mp4 7.91 MB
03 - Course Project - The Basics/014 Creating an Ingredient Model.mp4 10.87 MB
03 - Course Project - The Basics/015 Creating and Outputting the Shopping List.mp4 10.58 MB
03 - Course Project - The Basics/016 Adding a Shopping List Edit Section.mp4 15.33 MB
03 - Course Project - The Basics/017 Wrap Up & Next Steps.mp4 2.29 MB
04 - Debugging/001 Understanding Angular Error Messages.mp4 28.14 MB
04 - Debugging/002 Debugging Code in the Browser Using Sourcemaps.mp4 43.31 MB
05 - Components & Databinding Deep Dive/001 Module Introduction.mp4 1.99 MB
05 - Components & Databinding Deep Dive/002 Splitting Apps into Components.mp4 40.56 MB
05 - Components & Databinding Deep Dive/003 Property & Event Binding Overview.mp4 5.08 MB
05 - Components & Databinding Deep Dive/004 Binding to Custom Properties.mp4 38.87 MB
05 - Components & Databinding Deep Dive/005 Assigning an Alias to Custom Properties.mp4 10.07 MB
05 - Components & Databinding Deep Dive/006 Binding to Custom Events.mp4 64.3 MB
05 - Components & Databinding Deep Dive/007 Assigning an Alias to Custom Events.mp4 6.78 MB
05 - Components & Databinding Deep Dive/008 Custom Property and Event Binding Summary.mp4 11.15 MB
05 - Components & Databinding Deep Dive/009 Understanding View Encapsulation.mp4 65.95 MB
05 - Components & Databinding Deep Dive/010 More on View Encapsulation.mp4 18.69 MB
05 - Components & Databinding Deep Dive/011 Using Local References in Templates.mp4 31.28 MB
05 - Components & Databinding Deep Dive/013 Getting Access to the Template & DOM with @ViewChild.mp4 43.58 MB
05 - Components & Databinding Deep Dive/014 Projecting Content into Components with ng-content.mp4 22.31 MB
05 - Components & Databinding Deep Dive/015 Understanding the Component Lifecycle.mp4 15.96 MB
05 - Components & Databinding Deep Dive/016 Seeing Lifecycle Hooks in Action.mp4 100.25 MB
05 - Components & Databinding Deep Dive/017 Lifecycle Hooks and Template Access.mp4 21.58 MB
05 - Components & Databinding Deep Dive/019 Getting Access to ng-content with @ContentChild.mp4 21.44 MB
05 - Components & Databinding Deep Dive/020 Wrap Up.mp4 4.07 MB
05 - Components & Databinding Deep Dive/021 [OPTIONAL] Assignment Solution.mp4 104.9 MB
06 - Course Project - Components & Databinding/001 Introduction.mp4 2.18 MB
06 - Course Project - Components & Databinding/002 Adding Navigation with Event Binding and ngIf.mp4 29.03 MB
06 - Course Project - Components & Databinding/003 Passing Recipe Data with Property Binding.mp4 19.74 MB
06 - Course Project - Components & Databinding/004 Passing Data with Event and Property Binding (Combined).mp4 69.94 MB
06 - Course Project - Components & Databinding/006 Allowing the User to Add Ingredients to the Shopping List.mp4 41.62 MB
07 - Directives Deep Dive/001 Module Introduction.mp4 4.3 MB
07 - Directives Deep Dive/002 ngFor and ngIf Recap.mp4 23.79 MB
07 - Directives Deep Dive/003 ngClass and ngStyle Recap.mp4 14.63 MB
07 - Directives Deep Dive/004 Creating a Basic Attribute Directive.mp4 30.77 MB
07 - Directives Deep Dive/005 Using the Renderer to build a Better Attribute Directive.mp4 41.11 MB
07 - Directives Deep Dive/007 Using HostListener to Listen to Host Events.mp4 20.7 MB
07 - Directives Deep Dive/008 Using HostBinding to Bind to Host Properties.mp4 23.59 MB
07 - Directives Deep Dive/009 Binding to Directive Properties.mp4 60.67 MB
07 - Directives Deep Dive/010 What Happens behind the Scenes on Structural Directives.mp4 22.2 MB
07 - Directives Deep Dive/011 Building a Structural Directive.mp4 42.68 MB
07 - Directives Deep Dive/012 Understanding ngSwitch.mp4 13.48 MB
08 - Course Project - Directives/001 Building and Using a Dropdown Directive.mp4 31.35 MB
09 - Using Services & Dependency Injection/001 Module Introduction.mp4 5.64 MB
09 - Using Services & Dependency Injection/002 Why would you Need Services.mp4 13.95 MB
09 - Using Services & Dependency Injection/003 Creating a Logging Service.mp4 29.3 MB
09 - Using Services & Dependency Injection/004 Injecting the Logging Service into Components.mp4 94.08 MB
09 - Using Services & Dependency Injection/005 Creating a Data Service.mp4 45.24 MB
09 - Using Services & Dependency Injection/006 Understanding the Hierarchical Injector.mp4 16.28 MB
09 - Using Services & Dependency Injection/007 How many Instances of Service Should It Be.mp4 15.31 MB
09 - Using Services & Dependency Injection/008 Injecting Services into Services.mp4 33.11 MB
09 - Using Services & Dependency Injection/009 Using Services for Cross-Component Communication.mp4 27.99 MB
09 - Using Services & Dependency Injection/011 [OPTIONAL] Assignment Solution.mp4 63.11 MB
10 - Course Project - Services & Dependency Injection/001 Introduction.mp4 3.41 MB
10 - Course Project - Services & Dependency Injection/002 Setting up the Services.mp4 5.19 MB
10 - Course Project - Services & Dependency Injection/003 Managing Recipes in a Recipe Service.mp4 45.02 MB
10 - Course Project - Services & Dependency Injection/004 Using a Service for Cross-Component Communication.mp4 23.92 MB
10 - Course Project - Services & Dependency Injection/005 Adding the Shopping List Service.mp4 29.4 MB
10 - Course Project - Services & Dependency Injection/006 Using Services for Pushing Data from A to B.mp4 13.32 MB
10 - Course Project - Services & Dependency Injection/007 Adding Ingredients to Recipes.mp4 21.42 MB
10 - Course Project - Services & Dependency Injection/008 Passing Ingredients from Recipes to the Shopping List (via a Service).mp4 39.82 MB
11 - Changing Pages with Routing/001 Module Introduction.mp4 4.58 MB
11 - Changing Pages with Routing/002 Why do we need a Router.mp4 4.88 MB
11 - Changing Pages with Routing/004 Setting up and Loading Routes.mp4 58.49 MB
11 - Changing Pages with Routing/005 Navigating with Router Links.mp4 24.07 MB
11 - Changing Pages with Routing/006 Understanding Navigation Paths.mp4 131.58 MB
11 - Changing Pages with Routing/007 Styling Active Router Links.mp4 39.43 MB
11 - Changing Pages with Routing/008 Navigating Programmatically.mp4 16.38 MB
11 - Changing Pages with Routing/009 Using Relative Paths in Programmatic Navigation.mp4 45.05 MB
11 - Changing Pages with Routing/010 Passing Parameters to Routes.mp4 21.58 MB
11 - Changing Pages with Routing/011 Fetching Route Parameters.mp4 25.96 MB
11 - Changing Pages with Routing/012 Fetching Route Parameters Reactively.mp4 61.73 MB
11 - Changing Pages with Routing/013 An Important Note about Route Observables.mp4 14.38 MB
11 - Changing Pages with Routing/014 Passing Query Parameters and Fragments.mp4 37.2 MB
11 - Changing Pages with Routing/015 Retrieving Query Parameters and Fragments.mp4 23.28 MB
11 - Changing Pages with Routing/016 Practicing and some Common Gotchas.mp4 43.01 MB
11 - Changing Pages with Routing/017 Setting up Child (Nested) Routes.mp4 39.83 MB
11 - Changing Pages with Routing/018 Using Query Parameters - Practice.mp4 27.91 MB
11 - Changing Pages with Routing/019 Configuring the Handling of Query Parameters.mp4 12.18 MB
11 - Changing Pages with Routing/020 Redirecting and Wildcard Routes.mp4 126.6 MB
11 - Changing Pages with Routing/022 Outsourcing the Route Configuration.mp4 41.82 MB
11 - Changing Pages with Routing/023 An Introduction to Guards.mp4 12.94 MB
11 - Changing Pages with Routing/024 Protecting Routes with canActivate.mp4 60.75 MB
11 - Changing Pages with Routing/025 Protecting Child (Nested) Routes with canActivateChild.mp4 14.03 MB
11 - Changing Pages with Routing/026 Using a Fake Auth Service.mp4 10.43 MB
11 - Changing Pages with Routing/027 Controlling Navigation with canDeactivate.mp4 194.13 MB
11 - Changing Pages with Routing/028 Passing Static Data to a Route.mp4 163.93 MB
11 - Changing Pages with Routing/029 Resolving Dynamic Data with the resolve Guard.mp4 269.2 MB
11 - Changing Pages with Routing/030 Understanding Location Strategies.mp4 58.82 MB
11 - Changing Pages with Routing/031 Wrap Up.mp4 2.93 MB
12 - Course Project - Routing/001 Planning the General Structure.mp4 3.71 MB
12 - Course Project - Routing/002 Setting Up Routes.mp4 37.74 MB
12 - Course Project - Routing/003 Adding Navigation to the App.mp4 23.62 MB
12 - Course Project - Routing/004 Marking Active Routes.mp4 5.98 MB
12 - Course Project - Routing/005 Fixing Page Reload Issues.mp4 19.37 MB
12 - Course Project - Routing/006 Child Routes Challenge.mp4 10.26 MB
12 - Course Project - Routing/007 Adding Child Routing Together.mp4 25.72 MB
12 - Course Project - Routing/008 Configuring Route Parameters.mp4 40.28 MB
12 - Course Project - Routing/009 Passing Dynamic Parameters to Links.mp4 13.68 MB
12 - Course Project - Routing/010 Styling Active Recipe Items.mp4 7.56 MB
12 - Course Project - Routing/011 Adding Editing Routes.mp4 28.05 MB
12 - Course Project - Routing/012 Retrieving Route Parameters.mp4 20.47 MB
12 - Course Project - Routing/013 Programmatic Navigation to the Edit Page.mp4 56.78 MB
12 - Course Project - Routing/014 One Note about Route Observables.mp4 4.09 MB
13 - Understanding Observables/001 Module Introduction.mp4 14.47 MB
13 - Understanding Observables/003 Analyzing Angular Observables.mp4 11.05 MB
13 - Understanding Observables/004 Getting Closer to the Core of Observables.mp4 36.69 MB
13 - Understanding Observables/005 Building a Custom Observable.mp4 27.74 MB
13 - Understanding Observables/006 Errors & Completion.mp4 45.09 MB
13 - Understanding Observables/007 Observables & You!.mp4 13.48 MB
13 - Understanding Observables/008 Understanding Operators.mp4 100.83 MB
13 - Understanding Observables/009 Subjects.mp4 43.53 MB
13 - Understanding Observables/010 Wrap Up.mp4 5.44 MB
14 - Course Project - Observables/001 Improving the Reactive Service with Observables (Subjects).mp4 43.02 MB
15 - Handling Forms in Angular Apps/001 Module Introduction.mp4 3.8 MB
15 - Handling Forms in Angular Apps/002 Why do we Need Angular's Help.mp4 8.25 MB
15 - Handling Forms in Angular Apps/003 Template-Driven (TD) vs Reactive Approach.mp4 3.97 MB
15 - Handling Forms in Angular Apps/004 An Example Form.mp4 9.38 MB
15 - Handling Forms in Angular Apps/005 TD Creating the Form and Registering the Controls.mp4 51.04 MB
15 - Handling Forms in Angular Apps/006 TD Submitting and Using the Form.mp4 52.02 MB
15 - Handling Forms in Angular Apps/007 TD Understanding Form State.mp4 10.3 MB
15 - Handling Forms in Angular Apps/008 TD Accessing the Form with @ViewChild.mp4 18.85 MB
15 - Handling Forms in Angular Apps/009 TD Adding Validation to check User Input.mp4 26.06 MB
15 - Handling Forms in Angular Apps/011 TD Using the Form State.mp4 27.41 MB
15 - Handling Forms in Angular Apps/012 TD Outputting Validation Error Messages.mp4 20.16 MB
15 - Handling Forms in Angular Apps/013 TD Set Default Values with ngModel Property Binding.mp4 14.7 MB
15 - Handling Forms in Angular Apps/014 TD Using ngModel with Two-Way-Binding.mp4 17.56 MB
15 - Handling Forms in Angular Apps/015 TD Grouping Form Controls.mp4 28.55 MB
15 - Handling Forms in Angular Apps/016 TD Handling Radio Buttons.mp4 27.93 MB
15 - Handling Forms in Angular Apps/017 TD Setting and Patching Form Values.mp4 31.26 MB
15 - Handling Forms in Angular Apps/018 TD Using Form Data.mp4 31.88 MB
15 - Handling Forms in Angular Apps/019 TD Resetting Forms.mp4 12.01 MB
15 - Handling Forms in Angular Apps/020 Introduction to the Reactive Approach.mp4 2.04 MB
15 - Handling Forms in Angular Apps/021 Reactive Setup.mp4 15.81 MB
15 - Handling Forms in Angular Apps/022 Reactive Creating a Form in Code.mp4 20.2 MB
15 - Handling Forms in Angular Apps/023 Reactive Syncing HTML and Form.mp4 27.16 MB
15 - Handling Forms in Angular Apps/024 Reactive Submitting the Form.mp4 14.31 MB
15 - Handling Forms in Angular Apps/025 Reactive Adding Validation.mp4 14.26 MB
15 - Handling Forms in Angular Apps/026 Reactive Getting Access to Controls.mp4 57.28 MB
15 - Handling Forms in Angular Apps/027 Reactive Grouping Controls.mp4 33.92 MB
15 - Handling Forms in Angular Apps/029 Reactive Arrays of Form Controls (FormArray).mp4 64.15 MB
15 - Handling Forms in Angular Apps/030 Reactive Creating Custom Validators.mp4 93.7 MB
15 - Handling Forms in Angular Apps/031 Reactive Using Error Codes.mp4 22.06 MB
15 - Handling Forms in Angular Apps/032 Reactive Creating a Custom Async Validator.mp4 38.59 MB
15 - Handling Forms in Angular Apps/033 Reactive Reacting to Status or Value Changes.mp4 13.4 MB
15 - Handling Forms in Angular Apps/034 Reactive Setting and Patching Values.mp4 17.15 MB
15 - Handling Forms in Angular Apps/035 [OPTIONAL] Assignment Solution.mp4 118.4 MB
16 - Course Project - Forms/001 Introduction.mp4 5.03 MB
16 - Course Project - Forms/002 TD Adding the Shopping List Form.mp4 28.49 MB
16 - Course Project - Forms/003 Adding Validation to the Form.mp4 9.3 MB
16 - Course Project - Forms/004 Allowing the Selection of Items in the List.mp4 21.01 MB
16 - Course Project - Forms/005 Loading the Shopping List Items into the Form.mp4 17.59 MB
16 - Course Project - Forms/006 Updating existing Items.mp4 17.78 MB
16 - Course Project - Forms/007 Resetting the Form.mp4 11.37 MB
16 - Course Project - Forms/008 Allowing the the User to Clear (Cancel) the Form.mp4 6.15 MB
16 - Course Project - Forms/009 Allowing the Deletion of Shopping List Items.mp4 12.04 MB
16 - Course Project - Forms/010 Creating the Template for the (Reactive) Recipe Edit Form.mp4 26.91 MB
16 - Course Project - Forms/011 Creating the Form For Editing Recipes.mp4 24.27 MB
16 - Course Project - Forms/012 Syncing HTML with the Form.mp4 23.3 MB
16 - Course Project - Forms/014 Adding Ingredient Controls to a Form Array.mp4 34.69 MB
16 - Course Project - Forms/015 Adding new Ingredient Controls.mp4 25.87 MB
16 - Course Project - Forms/016 Validating User Input.mp4 34.8 MB
16 - Course Project - Forms/017 Submitting the Recipe Edit Form.mp4 45.31 MB
16 - Course Project - Forms/018 Adding a Delete and Clear (Cancel) Functionality.mp4 33.92 MB
16 - Course Project - Forms/019 Redirecting the User (after Deleting a Recipe).mp4 20.5 MB
16 - Course Project - Forms/020 Adding an Image Preview.mp4 19.48 MB
16 - Course Project - Forms/021 Providing the Recipe Service Correctly.mp4 31.49 MB
16 - Course Project - Forms/022 Deleting Ingredients and Some Finishing Touches.mp4 42.67 MB
17 - Using Pipes to Transform Output/001 Introduction & Why Pipes are Useful.mp4 5.92 MB
17 - Using Pipes to Transform Output/002 Using Pipes.mp4 21.19 MB
17 - Using Pipes to Transform Output/003 Parametrizing Pipes.mp4 9.79 MB
17 - Using Pipes to Transform Output/004 Where to learn more about Pipes.mp4 13.04 MB
17 - Using Pipes to Transform Output/005 Chaining Multiple Pipes.mp4 15.51 MB
17 - Using Pipes to Transform Output/006 Creating a Custom Pipe.mp4 52.22 MB
17 - Using Pipes to Transform Output/007 Parametrizing a Custom Pipe.mp4 16.49 MB
17 - Using Pipes to Transform Output/008 Example Creating a Filter Pipe.mp4 45.77 MB
17 - Using Pipes to Transform Output/009 Pure and Impure Pipes (or How to fix the Filter Pipe).mp4 22.19 MB
17 - Using Pipes to Transform Output/010 Understanding the async Pipe.mp4 55 MB
18 - Making Http Requests/001 A New IDE.mp4 2.72 MB
18 - Making Http Requests/002 Module Introduction.mp4 1.33 MB
18 - Making Http Requests/003 How Does Angular Interact With Backends.mp4 6.55 MB
18 - Making Http Requests/004 The Anatomy of a Http Request.mp4 4.02 MB
18 - Making Http Requests/005 Backend (Firebase) Setup.mp4 22.96 MB
18 - Making Http Requests/006 Sending a POST Request.mp4 59.86 MB
18 - Making Http Requests/007 GETting Data.mp4 11.65 MB
18 - Making Http Requests/008 Using RxJS Operators to Transform Response Data.mp4 22.22 MB
18 - Making Http Requests/009 Using Types with the HttpClient.mp4 23.6 MB
18 - Making Http Requests/010 Outputting Posts.mp4 12.17 MB
18 - Making Http Requests/011 Showing a Loading Indicator.mp4 10.78 MB
18 - Making Http Requests/012 Using a Service for Http Requests.mp4 43.77 MB
18 - Making Http Requests/013 Services & Components Working Together.mp4 20.57 MB
18 - Making Http Requests/014 Sending a DELETE Request.mp4 18.43 MB
18 - Making Http Requests/015 Handling Errors.mp4 60.29 MB
18 - Making Http Requests/016 Using Subjects for Error Handling.mp4 17.34 MB
18 - Making Http Requests/017 Using the catchError Operator.mp4 13.91 MB
18 - Making Http Requests/018 Error Handling & UX.mp4 14.24 MB
18 - Making Http Requests/020 Adding Query Params.mp4 26.56 MB
18 - Making Http Requests/021 Observing Different Types of Responses.mp4 71.58 MB
18 - Making Http Requests/022 Changing the Response Body Type.mp4 22.26 MB
18 - Making Http Requests/023 Introducing Interceptors.mp4 40.47 MB
18 - Making Http Requests/024 Manipulating Request Objects.mp4 14.28 MB
18 - Making Http Requests/025 Response Interceptors.mp4 19.79 MB
18 - Making Http Requests/026 Multiple Interceptors.mp4 47.13 MB
18 - Making Http Requests/027 Wrap Up.mp4 12.35 MB
19 - Course Project - Http/001 Module Introduction.mp4 2.47 MB
19 - Course Project - Http/002 Backend (Firebase) Setup.mp4 15.47 MB
19 - Course Project - Http/003 Setting Up the DataStorage Service.mp4 38.35 MB
19 - Course Project - Http/004 Storing Recipes.mp4 43.94 MB
19 - Course Project - Http/005 Fetching Recipes.mp4 40.43 MB
19 - Course Project - Http/006 Transforming Response Data.mp4 30.55 MB
19 - Course Project - Http/007 Resolving Data Before Loading.mp4 53.72 MB
19 - Course Project - Http/008 Fixing a Bug with the Resolver.mp4 10.59 MB
20 - Authentication & Route Protection in Angular/001 Module Introduction.mp4 882.19 KB
20 - Authentication & Route Protection in Angular/002 How Authentication Works.mp4 6.89 MB
20 - Authentication & Route Protection in Angular/003 Adding the Auth Page.mp4 39.89 MB
20 - Authentication & Route Protection in Angular/004 Switching Between Auth Modes.mp4 17.66 MB
20 - Authentication & Route Protection in Angular/005 Handling Form Input.mp4 22.04 MB
20 - Authentication & Route Protection in Angular/006 Preparing the Backend.mp4 11.82 MB
20 - Authentication & Route Protection in Angular/008 Preparing the Signup Request.mp4 84.84 MB
20 - Authentication & Route Protection in Angular/009 Sending the Signup Request.mp4 29.35 MB
20 - Authentication & Route Protection in Angular/010 Adding a Loading Spinner & Error Handling Logic.mp4 64.21 MB
20 - Authentication & Route Protection in Angular/011 Improving Error Handling.mp4 58.51 MB
20 - Authentication & Route Protection in Angular/012 Sending Login Requests.mp4 65.11 MB
20 - Authentication & Route Protection in Angular/013 Login Error Handling.mp4 47.22 MB
20 - Authentication & Route Protection in Angular/014 Creating & Storing the User Data.mp4 99.14 MB
20 - Authentication & Route Protection in Angular/015 Reflecting the Auth State in the UI.mp4 91.13 MB
20 - Authentication & Route Protection in Angular/016 Adding the Token to Outgoing Requests.mp4 102.87 MB
20 - Authentication & Route Protection in Angular/017 Attaching the Token with an Interceptor.mp4 87.05 MB
20 - Authentication & Route Protection in Angular/018 Adding Logout.mp4 20.94 MB
20 - Authentication & Route Protection in Angular/019 Adding Auto-Login.mp4 95.83 MB
20 - Authentication & Route Protection in Angular/020 Adding Auto-Logout.mp4 54.25 MB
20 - Authentication & Route Protection in Angular/021 Adding an Auth Guard.mp4 73.92 MB
20 - Authentication & Route Protection in Angular/022 Wrap Up.mp4 13.96 MB
21 - Dynamic Components/001 Module Introduction.mp4 1.29 MB
21 - Dynamic Components/002 Adding an Alert Modal Component.mp4 47.38 MB
21 - Dynamic Components/003 Understanding the Different Approaches.mp4 4.5 MB
21 - Dynamic Components/004 Using ngIf.mp4 14.78 MB
21 - Dynamic Components/005 Preparing Programmatic Creation.mp4 56.92 MB
21 - Dynamic Components/006 Creating a Component Programmatically.mp4 35.12 MB
21 - Dynamic Components/007 Understanding entryComponents.mp4 66.54 MB
21 - Dynamic Components/008 Data Binding & Event Binding.mp4 38.43 MB
21 - Dynamic Components/009 Wrap Up.mp4 9 MB
22 - Angular Modules & Optimizing Angular Apps/001 Module Introduction.mp4 860.28 KB
22 - Angular Modules & Optimizing Angular Apps/002 What are Modules.mp4 5.77 MB
22 - Angular Modules & Optimizing Angular Apps/003 Analyzing the AppModule.mp4 94.75 MB
22 - Angular Modules & Optimizing Angular Apps/004 Getting Started with Feature Modules.mp4 109.63 MB
22 - Angular Modules & Optimizing Angular Apps/005 Splitting Modules Correctly.mp4 29.4 MB
22 - Angular Modules & Optimizing Angular Apps/006 Adding Routes to Feature Modules.mp4 33.5 MB
22 - Angular Modules & Optimizing Angular Apps/007 Component Declarations.mp4 25.33 MB
22 - Angular Modules & Optimizing Angular Apps/008 The ShoppingList Feature Module.mp4 60.88 MB
22 - Angular Modules & Optimizing Angular Apps/009 Understanding Shared Modules.mp4 76.33 MB
22 - Angular Modules & Optimizing Angular Apps/010 Understanding the Core Module.mp4 33.5 MB
22 - Angular Modules & Optimizing Angular Apps/011 Adding an Auth Feature Module.mp4 30.47 MB
22 - Angular Modules & Optimizing Angular Apps/012 Understanding Lazy Loading.mp4 4.04 MB
22 - Angular Modules & Optimizing Angular Apps/013 Implementing Lazy Loading.mp4 158.18 MB
22 - Angular Modules & Optimizing Angular Apps/014 More Lazy Loading.mp4 20.29 MB
22 - Angular Modules & Optimizing Angular Apps/015 Preloading Lazy-Loaded Code.mp4 34.18 MB
22 - Angular Modules & Optimizing Angular Apps/016 Modules & Services.mp4 11.43 MB
22 - Angular Modules & Optimizing Angular Apps/017 Loading Services Differently.mp4 57.45 MB
22 - Angular Modules & Optimizing Angular Apps/018 Ahead-of-Time Compilation.mp4 83.22 MB
22 - Angular Modules & Optimizing Angular Apps/019 Wrap Up.mp4 5 MB
23 - Deploying an Angular App/001 Module Introduction.mp4 837.94 KB
23 - Deploying an Angular App/002 Deployment Preparation & Steps.mp4 5.23 MB
23 - Deploying an Angular App/003 Using Environment Variables.mp4 36.93 MB
23 - Deploying an Angular App/004 Deployment Example Firebase Hosting.mp4 33.57 MB
24 - Bonus Working with NgRx in our Project/001 Module Introduction.mp4 625.94 KB
24 - Bonus Working with NgRx in our Project/002 What is Application State.mp4 61.52 MB
24 - Bonus Working with NgRx in our Project/003 What is NgRx.mp4 14.1 MB
24 - Bonus Working with NgRx in our Project/004 Getting Started with Reducers.mp4 68.23 MB
24 - Bonus Working with NgRx in our Project/005 Adding Logic to the Reducer.mp4 34.2 MB
24 - Bonus Working with NgRx in our Project/006 Understanding & Adding Actions.mp4 34.47 MB
24 - Bonus Working with NgRx in our Project/007 Setting Up the NgRx Store.mp4 35.39 MB
24 - Bonus Working with NgRx in our Project/008 Selecting State.mp4 99.95 MB
24 - Bonus Working with NgRx in our Project/009 Dispatching Actions.mp4 76.13 MB
24 - Bonus Working with NgRx in our Project/010 Multiple Actions.mp4 71.54 MB
24 - Bonus Working with NgRx in our Project/011 Preparing Update & Delete Actions.mp4 24.47 MB
24 - Bonus Working with NgRx in our Project/012 Updating & Deleting Ingredients.mp4 76.09 MB
24 - Bonus Working with NgRx in our Project/013 Expanding the State.mp4 72.25 MB
24 - Bonus Working with NgRx in our Project/014 Managing More State via NgRx.mp4 109.04 MB
24 - Bonus Working with NgRx in our Project/015 Removing Redundant Component State Management.mp4 28.05 MB
24 - Bonus Working with NgRx in our Project/016 First Summary & Clean Up.mp4 41.3 MB
24 - Bonus Working with NgRx in our Project/017 One Root State.mp4 153.93 MB
24 - Bonus Working with NgRx in our Project/018 Setting Up Auth Reducer & Actions.mp4 84.59 MB
24 - Bonus Working with NgRx in our Project/019 Dispatching Auth Actions.mp4 71.76 MB
24 - Bonus Working with NgRx in our Project/020 Auth Finished (For Now...).mp4 85.75 MB
24 - Bonus Working with NgRx in our Project/021 And Important Note on Actions.mp4 63.69 MB
24 - Bonus Working with NgRx in our Project/022 Exploring NgRx Effects.mp4 28.37 MB
24 - Bonus Working with NgRx in our Project/023 Defining the First Effect.mp4 32.67 MB
24 - Bonus Working with NgRx in our Project/024 Effects & Error Handling.mp4 102.3 MB
24 - Bonus Working with NgRx in our Project/025 Login via NgRx Effects.mp4 107.55 MB
24 - Bonus Working with NgRx in our Project/026 Managing UI State in NgRx.mp4 85.87 MB
24 - Bonus Working with NgRx in our Project/027 Finishing the Login Effect.mp4 98.89 MB
24 - Bonus Working with NgRx in our Project/028 Preparing Other Auth Actions.mp4 32.32 MB
24 - Bonus Working with NgRx in our Project/029 Adding Signup.mp4 78.05 MB
24 - Bonus Working with NgRx in our Project/030 Further Auth Effects.mp4 101.77 MB
24 - Bonus Working with NgRx in our Project/031 Adding Auto-Login with NgRx.mp4 100.82 MB
24 - Bonus Working with NgRx in our Project/032 Adding Auto-Logout.mp4 78.96 MB
24 - Bonus Working with NgRx in our Project/033 Finishing the Auth Effects.mp4 47.33 MB
24 - Bonus Working with NgRx in our Project/034 Using the Store Devtools.mp4 34.77 MB
24 - Bonus Working with NgRx in our Project/035 The Router Store.mp4 14.53 MB
24 - Bonus Working with NgRx in our Project/036 Getting Started with NgRx for Recipes.mp4 115.45 MB
24 - Bonus Working with NgRx in our Project/037 Fetching Recipe Detail Data.mp4 107.88 MB
24 - Bonus Working with NgRx in our Project/038 Fetching Recipes & Using the Resolver.mp4 185.42 MB
24 - Bonus Working with NgRx in our Project/039 Fixing the Auth Redirect.mp4 25.85 MB
24 - Bonus Working with NgRx in our Project/040 Update, Delete and Add Recipes.mp4 99.21 MB
24 - Bonus Working with NgRx in our Project/041 Storing Recipes via Effects.mp4 69 MB
24 - Bonus Working with NgRx in our Project/042 Cleanup Work.mp4 16.59 MB
24 - Bonus Working with NgRx in our Project/043 Wrap Up.mp4 26.71 MB
25 - Bonus Angular Universal/001 Module Introduction.mp4 5.02 MB
25 - Bonus Angular Universal/003 Adding Angular Universal.mp4 87.32 MB
25 - Bonus Angular Universal/004 Adding Angular Universal with NestJS.mp4 42.54 MB
25 - Bonus Angular Universal/007 Module Introduction.mp4 3.06 MB
25 - Bonus Angular Universal/008 Getting Started with Angular Universal.mp4 10.99 MB
25 - Bonus Angular Universal/009 Working on the App Module.mp4 30.64 MB
25 - Bonus Angular Universal/010 Adding a Server-Side Build Workflow.mp4 74.06 MB
25 - Bonus Angular Universal/011 Adding a NodeJS Server.mp4 112.41 MB
25 - Bonus Angular Universal/012 Pre-Rendering the App on the Server.mp4 53.61 MB
25 - Bonus Angular Universal/013 Next Steps.mp4 12.45 MB
26 - Angular Animations/002 Introduction.mp4 5.43 MB
26 - Angular Animations/003 Setting up the Starting Project.mp4 3.75 MB
26 - Angular Animations/004 Animations Triggers and State.mp4 105.31 MB
26 - Angular Animations/005 Switching between States.mp4 17.25 MB
26 - Angular Animations/006 Transitions.mp4 9.43 MB
26 - Angular Animations/007 Advanced Transitions.mp4 44.76 MB
26 - Angular Animations/008 Transition Phases.mp4 33.97 MB
26 - Angular Animations/009 The void State.mp4 90.43 MB
26 - Angular Animations/010 Using Keyframes for Animations.mp4 46.21 MB
26 - Angular Animations/011 Grouping Transitions.mp4 13.83 MB
26 - Angular Animations/012 Using Animation Callbacks.mp4 39.15 MB
27 - Adding Offline Capabilities with Service Workers/001 Module Introduction.mp4 19.98 MB
27 - Adding Offline Capabilities with Service Workers/002 Adding Service Workers.mp4 345.22 MB
27 - Adding Offline Capabilities with Service Workers/003 Caching Assets for Offline Use.mp4 40.62 MB
27 - Adding Offline Capabilities with Service Workers/004 Caching Dynamic Assets & URLs.mp4 109.69 MB
28 - A Basic Introduction to Unit Testing in Angular Apps/002 Introduction.mp4 4.09 MB
28 - A Basic Introduction to Unit Testing in Angular Apps/003 Why Unit Tests.mp4 7.65 MB
28 - A Basic Introduction to Unit Testing in Angular Apps/004 Analyzing the Testing Setup (as created by the CLI).mp4 57.41 MB
28 - A Basic Introduction to Unit Testing in Angular Apps/005 Running Tests (with the CLI).mp4 42.27 MB
28 - A Basic Introduction to Unit Testing in Angular Apps/006 Adding a Component and some fitting Tests.mp4 89.27 MB
28 - A Basic Introduction to Unit Testing in Angular Apps/007 Testing Dependencies Components and Services.mp4 62.06 MB
28 - A Basic Introduction to Unit Testing in Angular Apps/008 Simulating Async Tasks.mp4 153.26 MB
28 - A Basic Introduction to Unit Testing in Angular Apps/009 Using fakeAsync and tick.mp4 36.52 MB
28 - A Basic Introduction to Unit Testing in Angular Apps/010 Isolated vs Non-Isolated Tests.mp4 90.52 MB
29 - Angular as a Platform & Closer Look at the CLI/001 Module Introduction.mp4 2.45 MB
29 - Angular as a Platform & Closer Look at the CLI/002 A Closer Look at ng new.mp4 65.22 MB
29 - Angular as a Platform & Closer Look at the CLI/003 IDE & Project Setup.mp4 13.01 MB
29 - Angular as a Platform & Closer Look at the CLI/004 Understanding the Config Files.mp4 90.5 MB
29 - Angular as a Platform & Closer Look at the CLI/005 Important CLI Commands.mp4 52.29 MB
29 - Angular as a Platform & Closer Look at the CLI/006 The angular.json File - A Closer Look.mp4 112.69 MB
29 - Angular as a Platform & Closer Look at the CLI/007 Angular Schematics - An Introduction.mp4 11.29 MB
29 - Angular as a Platform & Closer Look at the CLI/008 The ng add Command.mp4 29.77 MB
29 - Angular as a Platform & Closer Look at the CLI/009 Using Custom ng generate Schematics.mp4 28.38 MB
29 - Angular as a Platform & Closer Look at the CLI/010 Smooth Updating of Projects with ng update.mp4 10 MB
29 - Angular as a Platform & Closer Look at the CLI/011 Simplified Deployment with ng deploy.mp4 47.14 MB
29 - Angular as a Platform & Closer Look at the CLI/012 Understanding Differential Loading.mp4 47.44 MB
29 - Angular as a Platform & Closer Look at the CLI/013 Managing Multiple Projects in One Folder.mp4 34.53 MB
29 - Angular as a Platform & Closer Look at the CLI/014 Angular Libraries - An Introduction.mp4 25.81 MB
29 - Angular as a Platform & Closer Look at the CLI/015 Wrap Up.mp4 16.61 MB
30 - Angular Changes & New Features/001 A First Look At Angular Elements.mp4 235.67 MB
31 - Course Roundup/001 Course Roundup.mp4 8.95 MB
32 - Bonus TypeScript Introduction (for Angular 2 Usage)/001 Module Introduction.mp4 1.89 MB
32 - Bonus TypeScript Introduction (for Angular 2 Usage)/002 What & Why.mp4 13.05 MB
32 - Bonus TypeScript Introduction (for Angular 2 Usage)/003 Installing & Using TypeScript.mp4 50.91 MB
32 - Bonus TypeScript Introduction (for Angular 2 Usage)/004 Base Types & Primitives.mp4 14.1 MB
32 - Bonus TypeScript Introduction (for Angular 2 Usage)/005 Array & Object Types.mp4 17.54 MB
32 - Bonus TypeScript Introduction (for Angular 2 Usage)/006 Type Inference.mp4 8.09 MB
32 - Bonus TypeScript Introduction (for Angular 2 Usage)/007 Working with Union Types.mp4 8.21 MB
32 - Bonus TypeScript Introduction (for Angular 2 Usage)/008 Assigning Type Aliases.mp4 9.15 MB
32 - Bonus TypeScript Introduction (for Angular 2 Usage)/009 Diving into Functions & Function Types.mp4 19.26 MB
32 - Bonus TypeScript Introduction (for Angular 2 Usage)/010 Understanding Generics.mp4 36.14 MB
32 - Bonus TypeScript Introduction (for Angular 2 Usage)/011 Classes & TypeScript.mp4 28.35 MB
32 - Bonus TypeScript Introduction (for Angular 2 Usage)/012 Working with Interfaces.mp4 16.06 MB
32 - Bonus TypeScript Introduction (for Angular 2 Usage)/013 Configuring the TypeScript Compiler.mp4 38.22 MB
其他位置