zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[08-2020] the-complete-guide-to-angular-2
magnet:?xt=urn:btih:715f1fbccbb45d9c5fc5249f8882ad9991c92ae6&dn=[08-2020] the-complete-guide-to-angular-2
磁力链接详情
Hash值:
715f1fbccbb45d9c5fc5249f8882ad9991c92ae6
点击数:
176
文件大小:
13.78 GB
文件数量:
422
创建日期:
2021-1-8 14:31
最后访问:
2024-12-30 12:01
访问标签:
08-2020
the-complete-guide-to-angular-2
文件列表详情
30 Angular Changes & New Features/445 A First Look At Angular Elements.mp4 257.62 MB
01 Getting Started/001 Course Introduction.mp4 14.31 MB
01 Getting Started/002 What is Angular_.mp4 7.9 MB
01 Getting Started/004 Angular vs Angular 2 vs Angular 9.mp4 8.91 MB
01 Getting Started/006 Project Setup and First App.mp4 47.41 MB
01 Getting Started/007 Editing the First App.mp4 94.18 MB
01 Getting Started/008 The Course Structure.mp4 14.69 MB
01 Getting Started/009 How to get the Most out of the Course.mp4 8.72 MB
01 Getting Started/010 What is TypeScript_.mp4 7.59 MB
01 Getting Started/011 A Basic Project Setup using Bootstrap for Styling.mp4 43.78 MB
02 The Basics/013 Module Introduction.mp4 3.75 MB
02 The Basics/014 How an Angular App gets Loaded and Started.mp4 28.27 MB
02 The Basics/015 Components are Important!.mp4 11.42 MB
02 The Basics/016 Creating a New Component.mp4 25.3 MB
02 The Basics/017 Understanding the Role of AppModule and Component Declaration.mp4 20.48 MB
02 The Basics/018 Using Custom Components.mp4 4.02 MB
02 The Basics/019 Creating Components with the CLI & Nesting Components.mp4 12.78 MB
02 The Basics/020 Working with Component Templates.mp4 11.59 MB
02 The Basics/021 Working with Component Styles.mp4 15.12 MB
02 The Basics/022 Fully Understanding the Component Selector.mp4 14.76 MB
02 The Basics/023 [assignment_video] Practicing Components.mp4 3.72 MB
02 The Basics/023 [OPTIONAL] Assignment Solution.mp4 98.51 MB
02 The Basics/024 What is Databinding_.mp4 9.99 MB
02 The Basics/025 String Interpolation.mp4 18.93 MB
02 The Basics/026 Property Binding.mp4 25.28 MB
02 The Basics/027 Property Binding vs String Interpolation.mp4 12.34 MB
02 The Basics/028 Event Binding.mp4 15.42 MB
02 The Basics/030 Passing and Using Data with Event Binding.mp4 19.51 MB
02 The Basics/032 Two-Way-Databinding.mp4 10.97 MB
02 The Basics/033 Combining all Forms of Databinding.mp4 6.93 MB
02 The Basics/034 [assignment_video] Practicing Databinding.mp4 2.67 MB
02 The Basics/034 [OPTIONAL] Assignment Solution.mp4 81.13 MB
02 The Basics/035 Understanding Directives.mp4 7.43 MB
02 The Basics/036 Using ngIf to Output Data Conditionally.mp4 14.62 MB
02 The Basics/037 Enhancing ngIf with an Else Condition.mp4 11.93 MB
02 The Basics/038 Styling Elements Dynamically with ngStyle.mp4 19.21 MB
02 The Basics/039 Applying CSS Classes Dynamically with ngClass.mp4 10.9 MB
02 The Basics/040 Outputting Lists with ngFor.mp4 14.75 MB
02 The Basics/041 [assignment_video] Practicing Directives.mp4 5.32 MB
02 The Basics/041 [OPTIONAL] Assignment Solution.mp4 109.19 MB
02 The Basics/042 Getting the Index when using ngFor.mp4 12.34 MB
03 Course Project - The Basics/043 Project Introduction.mp4 1.58 MB
03 Course Project - The Basics/044 Planning the App.mp4 8.63 MB
03 Course Project - The Basics/046 Setting up the Application.mp4 7.32 MB
03 Course Project - The Basics/047 Creating the Components.mp4 63.99 MB
03 Course Project - The Basics/048 Using the Components.mp4 7.7 MB
03 Course Project - The Basics/049 Adding a Navigation Bar.mp4 12.82 MB
03 Course Project - The Basics/051 Creating a _Recipe_ Model.mp4 9.98 MB
03 Course Project - The Basics/052 Adding Content to the Recipes Components.mp4 20.04 MB
03 Course Project - The Basics/053 Outputting a List of Recipes with ngFor.mp4 12.17 MB
03 Course Project - The Basics/054 Displaying Recipe Details.mp4 14.31 MB
03 Course Project - The Basics/055 Working on the ShoppingListComponent.mp4 4.2 MB
03 Course Project - The Basics/056 Creating an _Ingredient_ Model.mp4 5.72 MB
03 Course Project - The Basics/057 Creating and Outputting the Shopping List.mp4 5.67 MB
03 Course Project - The Basics/058 Adding a Shopping List Edit Section.mp4 7.83 MB
03 Course Project - The Basics/059 Wrap Up & Next Steps.mp4 1.5 MB
04 Debugging/060 Understanding Angular Error Messages.mp4 19.47 MB
04 Debugging/061 Debugging Code in the Browser Using Sourcemaps.mp4 24.38 MB
04 Debugging/062 Using Augury to Dive into Angular Apps.mp4 7.56 MB
05 Components & Databinding Deep Dive/063 Module Introduction.mp4 2.18 MB
05 Components & Databinding Deep Dive/064 Splitting Apps into Components.mp4 24.18 MB
05 Components & Databinding Deep Dive/065 Property & Event Binding Overview.mp4 6.09 MB
05 Components & Databinding Deep Dive/066 Binding to Custom Properties.mp4 23.87 MB
05 Components & Databinding Deep Dive/067 Assigning an Alias to Custom Properties.mp4 8.4 MB
05 Components & Databinding Deep Dive/068 Binding to Custom Events.mp4 36.05 MB
05 Components & Databinding Deep Dive/069 Assigning an Alias to Custom Events.mp4 3.77 MB
05 Components & Databinding Deep Dive/070 Custom Property and Event Binding Summary.mp4 8.85 MB
05 Components & Databinding Deep Dive/071 Understanding View Encapsulation.mp4 19.52 MB
05 Components & Databinding Deep Dive/072 More on View Encapsulation.mp4 11.76 MB
05 Components & Databinding Deep Dive/073 Using Local References in Templates.mp4 17.86 MB
05 Components & Databinding Deep Dive/075 Getting Access to the Template & DOM with @ViewChild.mp4 75.09 MB
05 Components & Databinding Deep Dive/076 Projecting Content into Components with ng-content.mp4 13.71 MB
05 Components & Databinding Deep Dive/077 Understanding the Component Lifecycle.mp4 16.5 MB
05 Components & Databinding Deep Dive/078 Seeing Lifecycle Hooks in Action.mp4 48.07 MB
05 Components & Databinding Deep Dive/079 Lifecycle Hooks and Template Access.mp4 37.36 MB
05 Components & Databinding Deep Dive/081 Getting Access to ng-content with @ContentChild.mp4 45.58 MB
05 Components & Databinding Deep Dive/082 Wrap Up.mp4 3.62 MB
05 Components & Databinding Deep Dive/083 [assignment_video] Practicing Property & Event Binding and View Encapsulation.mp4 6.44 MB
05 Components & Databinding Deep Dive/083 [OPTIONAL] Assignment Solution.mp4 189.67 MB
06 Course Project - Components & Databinding/084 Introduction.mp4 1.43 MB
06 Course Project - Components & Databinding/085 Adding Navigation with Event Binding and ngIf.mp4 16.82 MB
06 Course Project - Components & Databinding/086 Passing Recipe Data with Property Binding.mp4 11 MB
06 Course Project - Components & Databinding/087 Passing Data with Event and Property Binding (Combined).mp4 26.3 MB
06 Course Project - Components & Databinding/089 Allowing the User to Add Ingredients to the Shopping List.mp4 61.77 MB
07 Directives Deep Dive/090 Module Introduction.mp4 4.71 MB
07 Directives Deep Dive/091 ngFor and ngIf Recap.mp4 14.36 MB
07 Directives Deep Dive/092 ngClass and ngStyle Recap.mp4 11.21 MB
07 Directives Deep Dive/093 Creating a Basic Attribute Directive.mp4 90.75 MB
07 Directives Deep Dive/094 Using the Renderer to build a Better Attribute Directive.mp4 18.14 MB
07 Directives Deep Dive/096 Using HostListener to Listen to Host Events.mp4 11.4 MB
07 Directives Deep Dive/097 Using HostBinding to Bind to Host Properties.mp4 13.12 MB
07 Directives Deep Dive/098 Binding to Directive Properties.mp4 27.64 MB
07 Directives Deep Dive/099 What Happens behind the Scenes on Structural Directives.mp4 12.61 MB
07 Directives Deep Dive/100 Building a Structural Directive.mp4 24.92 MB
07 Directives Deep Dive/101 Understanding ngSwitch.mp4 10.52 MB
08 Course Project - Directives/102 Building and Using a Dropdown Directive.mp4 14.13 MB
09 Using Services & Dependency Injection/104 Module Introduction.mp4 5.99 MB
09 Using Services & Dependency Injection/105 Why would you Need Services_.mp4 8.21 MB
09 Using Services & Dependency Injection/106 Creating a Logging Service.mp4 13.48 MB
09 Using Services & Dependency Injection/107 Injecting the Logging Service into Components.mp4 24.46 MB
09 Using Services & Dependency Injection/108 Creating a Data Service.mp4 98.83 MB
09 Using Services & Dependency Injection/109 Understanding the Hierarchical Injector.mp4 9.9 MB
09 Using Services & Dependency Injection/110 How many Instances of Service Should It Be_.mp4 8.58 MB
09 Using Services & Dependency Injection/111 Injecting Services into Services.mp4 68.87 MB
09 Using Services & Dependency Injection/112 Using Services for Cross-Component Communication.mp4 15.83 MB
09 Using Services & Dependency Injection/114 [assignment_video] Practicing Services.mp4 4.69 MB
09 Using Services & Dependency Injection/114 [OPTIONAL] Assignment Solution.mp4 149.92 MB
10 Course Project - Services & Dependency Injection/115 Introduction.mp4 2.79 MB
10 Course Project - Services & Dependency Injection/116 Setting up the Services.mp4 2.9 MB
10 Course Project - Services & Dependency Injection/117 Managing Recipes in a Recipe Service.mp4 9.74 MB
10 Course Project - Services & Dependency Injection/118 Using a Service for Cross-Component Communication.mp4 12.75 MB
10 Course Project - Services & Dependency Injection/119 Adding the Shopping List Service.mp4 12.87 MB
10 Course Project - Services & Dependency Injection/120 Using Services for Pushing Data from A to B.mp4 7.49 MB
10 Course Project - Services & Dependency Injection/121 Adding Ingredients to Recipes.mp4 9.76 MB
10 Course Project - Services & Dependency Injection/122 Passing Ingredients from Recipes to the Shopping List (via a Service).mp4 17.58 MB
11 Changing Pages with Routing/123 Module Introduction.mp4 5.65 MB
11 Changing Pages with Routing/124 Why do we need a Router_.mp4 5 MB
11 Changing Pages with Routing/126 Setting up and Loading Routes.mp4 35.76 MB
11 Changing Pages with Routing/127 Navigating with Router Links.mp4 21.53 MB
11 Changing Pages with Routing/128 Understanding Navigation Paths.mp4 22.91 MB
11 Changing Pages with Routing/129 Styling Active Router Links.mp4 20.6 MB
11 Changing Pages with Routing/130 Navigating Programmatically.mp4 13.89 MB
11 Changing Pages with Routing/131 Using Relative Paths in Programmatic Navigation.mp4 22.29 MB
11 Changing Pages with Routing/132 Passing Parameters to Routes.mp4 12.64 MB
11 Changing Pages with Routing/133 Fetching Route Parameters.mp4 15.13 MB
11 Changing Pages with Routing/134 Fetching Route Parameters Reactively.mp4 31.15 MB
11 Changing Pages with Routing/135 An Important Note about Route Observables.mp4 11.28 MB
11 Changing Pages with Routing/136 Passing Query Parameters and Fragments.mp4 22.52 MB
11 Changing Pages with Routing/137 Retrieving Query Parameters and Fragments.mp4 14.25 MB
11 Changing Pages with Routing/138 Practicing and some Common Gotchas.mp4 25.61 MB
11 Changing Pages with Routing/139 Setting up Child (Nested) Routes.mp4 20.43 MB
11 Changing Pages with Routing/140 Using Query Parameters - Practice.mp4 21.72 MB
11 Changing Pages with Routing/141 Configuring the Handling of Query Parameters.mp4 7.86 MB
11 Changing Pages with Routing/142 Redirecting and Wildcard Routes.mp4 21.85 MB
11 Changing Pages with Routing/144 Outsourcing the Route Configuration.mp4 20.41 MB
11 Changing Pages with Routing/145 An Introduction to Guards.mp4 7.1 MB
11 Changing Pages with Routing/146 Protecting Routes with canActivate.mp4 35.17 MB
11 Changing Pages with Routing/147 Protecting Child (Nested) Routes with canActivateChild.mp4 11.21 MB
11 Changing Pages with Routing/148 Using a Fake Auth Service.mp4 6.75 MB
11 Changing Pages with Routing/149 Controlling Navigation with canDeactivate.mp4 50.94 MB
11 Changing Pages with Routing/150 Passing Static Data to a Route.mp4 25.73 MB
11 Changing Pages with Routing/151 Resolving Dynamic Data with the resolve Guard.mp4 40.12 MB
11 Changing Pages with Routing/152 Understanding Location Strategies.mp4 18.82 MB
11 Changing Pages with Routing/153 Wrap Up.mp4 3.22 MB
12 Course Project - Routing/154 Planning the General Structure.mp4 2.64 MB
12 Course Project - Routing/155 Setting Up Routes.mp4 16.57 MB
12 Course Project - Routing/156 Adding Navigation to the App.mp4 4.35 MB
12 Course Project - Routing/157 Marking Active Routes.mp4 4.41 MB
12 Course Project - Routing/158 Fixing Page Reload Issues.mp4 8.73 MB
12 Course Project - Routing/159 Child Routes_ Challenge.mp4 4.38 MB
12 Course Project - Routing/160 Adding Child Routing Together.mp4 10.81 MB
12 Course Project - Routing/161 Configuring Route Parameters.mp4 16.87 MB
12 Course Project - Routing/162 Passing Dynamic Parameters to Links.mp4 7.41 MB
12 Course Project - Routing/163 Styling Active Recipe Items.mp4 3.96 MB
12 Course Project - Routing/164 Adding Editing Routes.mp4 10.5 MB
12 Course Project - Routing/165 Retrieving Route Parameters.mp4 8.8 MB
12 Course Project - Routing/166 Programmatic Navigation to the Edit Page.mp4 13.87 MB
12 Course Project - Routing/167 One Note about Route Observables.mp4 2.03 MB
13 Understanding Observables/169 Module Introduction.mp4 15.6 MB
13 Understanding Observables/170 Analyzing Angular Observables.mp4 16.24 MB
13 Understanding Observables/171 Getting Closer to the Core of Observables.mp4 52.64 MB
13 Understanding Observables/172 Building a Custom Observable.mp4 41.05 MB
13 Understanding Observables/173 Errors & Completion.mp4 57.37 MB
13 Understanding Observables/174 Observables & You!.mp4 17.08 MB
13 Understanding Observables/175 Understanding Operators.mp4 72.62 MB
13 Understanding Observables/176 Subjects.mp4 64.38 MB
13 Understanding Observables/177 Wrap Up.mp4 10.67 MB
14 Course Project - Observables/179 Improving the Reactive Service with Observables (Subjects).mp4 55.84 MB
15 Handling Forms in Angular Apps/181 Module Introduction.mp4 4.91 MB
15 Handling Forms in Angular Apps/182 Why do we Need Angular's Help_.mp4 8.85 MB
15 Handling Forms in Angular Apps/183 Template-Driven (TD) vs Reactive Approach.mp4 4.63 MB
15 Handling Forms in Angular Apps/184 An Example Form.mp4 6.52 MB
15 Handling Forms in Angular Apps/185 TD_ Creating the Form and Registering the Controls.mp4 24.1 MB
15 Handling Forms in Angular Apps/186 TD_ Submitting and Using the Form.mp4 26.05 MB
15 Handling Forms in Angular Apps/187 TD_ Understanding Form State.mp4 9.36 MB
15 Handling Forms in Angular Apps/188 TD_ Accessing the Form with @ViewChild.mp4 11.95 MB
15 Handling Forms in Angular Apps/189 TD_ Adding Validation to check User Input.mp4 16.49 MB
15 Handling Forms in Angular Apps/191 TD_ Using the Form State.mp4 17.71 MB
15 Handling Forms in Angular Apps/192 TD_ Outputting Validation Error Messages.mp4 9.65 MB
15 Handling Forms in Angular Apps/193 TD_ Set Default Values with ngModel Property Binding.mp4 9.78 MB
15 Handling Forms in Angular Apps/194 TD_ Using ngModel with Two-Way-Binding.mp4 10.9 MB
15 Handling Forms in Angular Apps/195 TD_ Grouping Form Controls.mp4 14.17 MB
15 Handling Forms in Angular Apps/196 TD_ Handling Radio Buttons.mp4 13.92 MB
15 Handling Forms in Angular Apps/197 TD_ Setting and Patching Form Values.mp4 18.44 MB
15 Handling Forms in Angular Apps/198 TD_ Using Form Data.mp4 18.53 MB
15 Handling Forms in Angular Apps/199 TD_ Resetting Forms.mp4 7.78 MB
15 Handling Forms in Angular Apps/200 [assignment_video] Practicing Template-Driven Forms.mp4 3.49 MB
15 Handling Forms in Angular Apps/200 Introduction to the Reactive Approach.mp4 2.3 MB
15 Handling Forms in Angular Apps/201 Reactive_ Setup.mp4 9.34 MB
15 Handling Forms in Angular Apps/202 Reactive_ Creating a Form in Code.mp4 15.38 MB
15 Handling Forms in Angular Apps/203 Reactive_ Syncing HTML and Form.mp4 15.47 MB
15 Handling Forms in Angular Apps/204 Reactive_ Submitting the Form.mp4 9.77 MB
15 Handling Forms in Angular Apps/205 Reactive_ Adding Validation.mp4 10.95 MB
15 Handling Forms in Angular Apps/206 Reactive_ Getting Access to Controls.mp4 16.18 MB
15 Handling Forms in Angular Apps/207 Reactive_ Grouping Controls.mp4 17.43 MB
15 Handling Forms in Angular Apps/209 Reactive_ Arrays of Form Controls (FormArray).mp4 27.15 MB
15 Handling Forms in Angular Apps/210 Reactive_ Creating Custom Validators.mp4 25.86 MB
15 Handling Forms in Angular Apps/211 Reactive_ Using Error Codes.mp4 14.07 MB
15 Handling Forms in Angular Apps/212 Reactive_ Creating a Custom Async Validator.mp4 18.49 MB
15 Handling Forms in Angular Apps/213 Reactive_ Reacting to Status or Value Changes.mp4 8.96 MB
15 Handling Forms in Angular Apps/214 Reactive_ Setting and Patching Values.mp4 8.9 MB
15 Handling Forms in Angular Apps/215 [assignment_video] Practicing Reactive Forms.mp4 2.96 MB
15 Handling Forms in Angular Apps/215 [OPTIONAL] Assignment Solution.mp4 211.34 MB
16 Course Project - Forms/216 Introduction.mp4 1.84 MB
16 Course Project - Forms/217 TD_ Adding the Shopping List Form.mp4 10.45 MB
16 Course Project - Forms/218 Adding Validation to the Form.mp4 5.55 MB
16 Course Project - Forms/219 Allowing the Selection of Items in the List.mp4 11.05 MB
16 Course Project - Forms/220 Loading the Shopping List Items into the Form.mp4 26.57 MB
16 Course Project - Forms/221 Updating existing Items.mp4 9.19 MB
16 Course Project - Forms/222 Resetting the Form.mp4 6.61 MB
16 Course Project - Forms/223 Allowing the the User to Clear (Cancel) the Form.mp4 3.83 MB
16 Course Project - Forms/224 Allowing the Deletion of Shopping List Items.mp4 7.47 MB
16 Course Project - Forms/225 Creating the Template for the (Reactive) Recipe Edit Form.mp4 11.48 MB
16 Course Project - Forms/226 Creating the Form For Editing Recipes.mp4 12.83 MB
16 Course Project - Forms/227 Syncing HTML with the Form.mp4 11.76 MB
16 Course Project - Forms/229 Adding Ingredient Controls to a Form Array.mp4 55.85 MB
16 Course Project - Forms/230 Adding new Ingredient Controls.mp4 11.63 MB
16 Course Project - Forms/231 Validating User Input.mp4 14.94 MB
16 Course Project - Forms/232 Submitting the Recipe Edit Form.mp4 20.76 MB
16 Course Project - Forms/233 Adding a Delete and Clear (Cancel) Functionality.mp4 13.96 MB
16 Course Project - Forms/234 Redirecting the User (after Deleting a Recipe).mp4 5.53 MB
16 Course Project - Forms/235 Adding an Image Preview.mp4 5.48 MB
16 Course Project - Forms/236 Providing the Recipe Service Correctly.mp4 6.74 MB
16 Course Project - Forms/237 Deleting Ingredients and Some Finishing Touches.mp4 12.3 MB
17 Using Pipes to Transform Output/239 Introduction & Why Pipes are Useful.mp4 7.32 MB
17 Using Pipes to Transform Output/240 Using Pipes.mp4 14.21 MB
17 Using Pipes to Transform Output/241 Parametrizing Pipes.mp4 8.53 MB
17 Using Pipes to Transform Output/242 Where to learn more about Pipes.mp4 9.06 MB
17 Using Pipes to Transform Output/243 Chaining Multiple Pipes.mp4 10.2 MB
17 Using Pipes to Transform Output/244 Creating a Custom Pipe.mp4 25.07 MB
17 Using Pipes to Transform Output/245 Parametrizing a Custom Pipe.mp4 10.68 MB
17 Using Pipes to Transform Output/246 Example_ Creating a Filter Pipe.mp4 26.18 MB
17 Using Pipes to Transform Output/247 Pure and Impure Pipes (or_ How to _fix_ the Filter Pipe).mp4 18.85 MB
17 Using Pipes to Transform Output/248 Understanding the _async_ Pipe.mp4 15.92 MB
17 Using Pipes to Transform Output/249 [assignment_video] Practicing Pipes.mp4 2.97 MB
18 Making Http Requests/249 A New IDE.mp4 4.55 MB
18 Making Http Requests/250 Module Introduction.mp4 2.25 MB
18 Making Http Requests/251 How Does Angular Interact With Backends_.mp4 10.65 MB
18 Making Http Requests/252 The Anatomy of a Http Request.mp4 6.41 MB
18 Making Http Requests/253 Backend (Firebase) Setup.mp4 22.79 MB
18 Making Http Requests/254 Sending a POST Request.mp4 78.5 MB
18 Making Http Requests/255 GETting Data.mp4 23.04 MB
18 Making Http Requests/256 Using RxJS Operators to Transform Response Data.mp4 34.91 MB
18 Making Http Requests/257 Using Types with the HttpClient.mp4 45.54 MB
18 Making Http Requests/258 Outputting Posts.mp4 19.35 MB
18 Making Http Requests/259 Showing a Loading Indicator.mp4 16.8 MB
18 Making Http Requests/260 Using a Service for Http Requests.mp4 59.07 MB
18 Making Http Requests/261 Services & Components Working Together.mp4 32.03 MB
18 Making Http Requests/262 Sending a DELETE Request.mp4 27.88 MB
18 Making Http Requests/263 Handling Errors.mp4 57.37 MB
18 Making Http Requests/264 Using Subjects for Error Handling.mp4 28.42 MB
18 Making Http Requests/265 Using the catchError Operator.mp4 21.82 MB
18 Making Http Requests/266 Error Handling & UX.mp4 20.32 MB
18 Making Http Requests/267 Setting Headers.mp4 30.11 MB
18 Making Http Requests/268 Adding Query Params.mp4 35.62 MB
18 Making Http Requests/269 Observing Different Types of Responses.mp4 68.31 MB
18 Making Http Requests/270 Changing the Response Body Type.mp4 29.97 MB
18 Making Http Requests/271 Introducing Interceptors.mp4 59.07 MB
18 Making Http Requests/272 Manipulating Request Objects.mp4 21.78 MB
18 Making Http Requests/273 Response Interceptors.mp4 26.49 MB
18 Making Http Requests/274 Multiple Interceptors.mp4 44.67 MB
18 Making Http Requests/275 Wrap Up.mp4 20.56 MB
19 Course Project - Http/277 Module Introduction.mp4 4.39 MB
19 Course Project - Http/278 Backend (Firebase) Setup.mp4 14.67 MB
19 Course Project - Http/279 Setting Up the DataStorage Service.mp4 50.67 MB
19 Course Project - Http/280 Storing Recipes.mp4 56.97 MB
19 Course Project - Http/281 Fetching Recipes.mp4 56.11 MB
19 Course Project - Http/282 Transforming Response Data.mp4 41.85 MB
19 Course Project - Http/283 Resolving Data Before Loading.mp4 74 MB
19 Course Project - Http/284 Fixing a Bug with the Resolver.mp4 17.71 MB
20 Authentication & Route Protection in Angular/285 Module Introduction.mp4 1.47 MB
20 Authentication & Route Protection in Angular/286 How Authentication Works.mp4 10.79 MB
20 Authentication & Route Protection in Angular/287 Adding the Auth Page.mp4 54.94 MB
20 Authentication & Route Protection in Angular/288 Switching Between Auth Modes.mp4 32.09 MB
20 Authentication & Route Protection in Angular/289 Handling Form Input.mp4 25.01 MB
20 Authentication & Route Protection in Angular/290 Preparing the Backend.mp4 16.17 MB
20 Authentication & Route Protection in Angular/292 Preparing the Signup Request.mp4 79.2 MB
20 Authentication & Route Protection in Angular/293 Sending the Signup Request.mp4 38.99 MB
20 Authentication & Route Protection in Angular/294 Adding a Loading Spinner & Error Handling Logic.mp4 61.45 MB
20 Authentication & Route Protection in Angular/295 Improving Error Handling.mp4 55.16 MB
20 Authentication & Route Protection in Angular/296 Sending Login Requests.mp4 61.59 MB
20 Authentication & Route Protection in Angular/297 Login Error Handling.mp4 44.67 MB
20 Authentication & Route Protection in Angular/298 Creating & Storing the User Data.mp4 93.35 MB
20 Authentication & Route Protection in Angular/299 Reflecting the Auth State in the UI.mp4 85.95 MB
20 Authentication & Route Protection in Angular/300 Adding the Token to Outgoing Requests.mp4 96.7 MB
20 Authentication & Route Protection in Angular/301 Attaching the Token with an Interceptor.mp4 82.01 MB
20 Authentication & Route Protection in Angular/302 Adding Logout.mp4 28.25 MB
20 Authentication & Route Protection in Angular/303 Adding Auto-Login.mp4 90.7 MB
20 Authentication & Route Protection in Angular/304 Adding Auto-Logout.mp4 74.49 MB
20 Authentication & Route Protection in Angular/305 Adding an Auth Guard.mp4 100.73 MB
20 Authentication & Route Protection in Angular/306 Wrap Up.mp4 19.98 MB
21 Dynamic Components/308 Module Introduction.mp4 2.16 MB
21 Dynamic Components/309 Adding an Alert Modal Component.mp4 63.39 MB
21 Dynamic Components/310 Understanding the Different Approaches.mp4 7.11 MB
21 Dynamic Components/311 Using ngIf.mp4 30.26 MB
21 Dynamic Components/312 Preparing Programmatic Creation.mp4 77.02 MB
21 Dynamic Components/313 Creating a Component Programmatically.mp4 42.33 MB
21 Dynamic Components/314 Understanding entryComponents.mp4 42.31 MB
21 Dynamic Components/315 Data Binding & Event Binding.mp4 54.63 MB
21 Dynamic Components/316 Wrap Up.mp4 14.43 MB
22 Angular Modules & Optimizing Angular Apps/318 Module Introduction.mp4 1.3 MB
22 Angular Modules & Optimizing Angular Apps/319 What are Modules_.mp4 9.27 MB
22 Angular Modules & Optimizing Angular Apps/320 Analyzing the AppModule.mp4 67.53 MB
22 Angular Modules & Optimizing Angular Apps/321 Getting Started with Feature Modules.mp4 79.64 MB
22 Angular Modules & Optimizing Angular Apps/322 Splitting Modules Correctly.mp4 40.35 MB
22 Angular Modules & Optimizing Angular Apps/323 Adding Routes to Feature Modules.mp4 47.51 MB
22 Angular Modules & Optimizing Angular Apps/324 Component Declarations.mp4 18.62 MB
22 Angular Modules & Optimizing Angular Apps/325 The ShoppingList Feature Module.mp4 44.16 MB
22 Angular Modules & Optimizing Angular Apps/326 Understanding Shared Modules.mp4 74.21 MB
22 Angular Modules & Optimizing Angular Apps/327 Understanding the Core Module.mp4 46.59 MB
22 Angular Modules & Optimizing Angular Apps/328 Adding an Auth Feature Module.mp4 41.81 MB
22 Angular Modules & Optimizing Angular Apps/329 Understanding Lazy Loading.mp4 7.12 MB
22 Angular Modules & Optimizing Angular Apps/330 Implementing Lazy Loading.mp4 99.93 MB
22 Angular Modules & Optimizing Angular Apps/331 More Lazy Loading.mp4 28.34 MB
22 Angular Modules & Optimizing Angular Apps/332 Preloading Lazy-Loaded Code.mp4 33.7 MB
22 Angular Modules & Optimizing Angular Apps/333 Modules & Services.mp4 18.94 MB
22 Angular Modules & Optimizing Angular Apps/334 Loading Services Differently.mp4 80.6 MB
22 Angular Modules & Optimizing Angular Apps/335 Ahead-of-Time Compilation.mp4 81.7 MB
22 Angular Modules & Optimizing Angular Apps/336 Wrap Up.mp4 8.03 MB
23 Deploying an Angular App/338 Module Introduction.mp4 1.37 MB
23 Deploying an Angular App/339 Deployment Preparation & Steps.mp4 7.96 MB
23 Deploying an Angular App/340 Using Environment Variables.mp4 36.33 MB
23 Deploying an Angular App/341 Deployment Example_ Firebase Hosting.mp4 67.88 MB
24 Bonus_ Working with NgRx in our Project/343 Module Introduction.mp4 1.03 MB
24 Bonus_ Working with NgRx in our Project/344 What is Application State_.mp4 61.26 MB
24 Bonus_ Working with NgRx in our Project/345 What is NgRx_.mp4 21.92 MB
24 Bonus_ Working with NgRx in our Project/346 Getting Started with Reducers.mp4 54.46 MB
24 Bonus_ Working with NgRx in our Project/347 Adding Logic to the Reducer.mp4 52.67 MB
24 Bonus_ Working with NgRx in our Project/348 Understanding & Adding Actions.mp4 52.29 MB
24 Bonus_ Working with NgRx in our Project/349 Setting Up the NgRx Store.mp4 48.44 MB
24 Bonus_ Working with NgRx in our Project/350 Selecting State.mp4 96.18 MB
24 Bonus_ Working with NgRx in our Project/351 Dispatching Actions.mp4 73.6 MB
24 Bonus_ Working with NgRx in our Project/352 Multiple Actions.mp4 98.61 MB
24 Bonus_ Working with NgRx in our Project/353 Preparing Update & Delete Actions.mp4 33.92 MB
24 Bonus_ Working with NgRx in our Project/354 Updating & Deleting Ingredients.mp4 104.01 MB
24 Bonus_ Working with NgRx in our Project/355 Expanding the State.mp4 100.29 MB
24 Bonus_ Working with NgRx in our Project/356 Managing More State via NgRx.mp4 103.8 MB
24 Bonus_ Working with NgRx in our Project/357 Removing Redundant Component State Management.mp4 40.48 MB
24 Bonus_ Working with NgRx in our Project/358 First Summary & Clean Up.mp4 58.16 MB
24 Bonus_ Working with NgRx in our Project/359 One Root State.mp4 114.57 MB
24 Bonus_ Working with NgRx in our Project/360 Setting Up Auth Reducer & Actions.mp4 81.79 MB
24 Bonus_ Working with NgRx in our Project/361 Dispatching Auth Actions.mp4 68.08 MB
24 Bonus_ Working with NgRx in our Project/362 Auth Finished (For Now...).mp4 79.36 MB
24 Bonus_ Working with NgRx in our Project/363 And Important Note on Actions.mp4 61.98 MB
24 Bonus_ Working with NgRx in our Project/364 Exploring NgRx Effects.mp4 39.47 MB
24 Bonus_ Working with NgRx in our Project/365 Defining the First Effect.mp4 42.49 MB
24 Bonus_ Working with NgRx in our Project/366 Effects & Error Handling.mp4 96.28 MB
24 Bonus_ Working with NgRx in our Project/367 Login via NgRx Effects.mp4 102.13 MB
24 Bonus_ Working with NgRx in our Project/368 Managing UI State in NgRx.mp4 81.03 MB
24 Bonus_ Working with NgRx in our Project/369 Finishing the Login Effect.mp4 76.96 MB
24 Bonus_ Working with NgRx in our Project/370 Preparing Other Auth Actions.mp4 45.02 MB
24 Bonus_ Working with NgRx in our Project/371 Adding Signup.mp4 73.83 MB
24 Bonus_ Working with NgRx in our Project/372 Further Auth Effects.mp4 68.66 MB
24 Bonus_ Working with NgRx in our Project/373 Adding Auto-Login with NgRx.mp4 95.64 MB
24 Bonus_ Working with NgRx in our Project/374 Adding Auto-Logout.mp4 75.12 MB
24 Bonus_ Working with NgRx in our Project/375 Finishing the Auth Effects.mp4 29.77 MB
24 Bonus_ Working with NgRx in our Project/376 Using the Store Devtools.mp4 47.87 MB
24 Bonus_ Working with NgRx in our Project/377 The Router Store.mp4 20.33 MB
24 Bonus_ Working with NgRx in our Project/378 Getting Started with NgRx for Recipes.mp4 110.93 MB
24 Bonus_ Working with NgRx in our Project/379 Fetching Recipe Detail Data.mp4 101.21 MB
24 Bonus_ Working with NgRx in our Project/380 Fetching Recipes & Using the Resolver.mp4 129.02 MB
24 Bonus_ Working with NgRx in our Project/381 Fixing the Auth Redirect.mp4 24.39 MB
24 Bonus_ Working with NgRx in our Project/382 Update, Delete and Add Recipes.mp4 168.57 MB
24 Bonus_ Working with NgRx in our Project/383 Storing Recipes via Effects.mp4 66.08 MB
24 Bonus_ Working with NgRx in our Project/384 Cleanup Work.mp4 23.88 MB
24 Bonus_ Working with NgRx in our Project/385 Wrap Up.mp4 25.76 MB
25 Bonus_ Angular Universal/388 Module Introduction.mp4 8.03 MB
25 Bonus_ Angular Universal/390 Adding Angular Universal.mp4 84.28 MB
25 Bonus_ Angular Universal/391 Adding Angular Universal with NestJS.mp4 57.1 MB
25 Bonus_ Angular Universal/394 Module Introduction.mp4 5.73 MB
25 Bonus_ Angular Universal/395 Getting Started with Angular Universal.mp4 19.98 MB
25 Bonus_ Angular Universal/396 Working on the App Module.mp4 53.04 MB
25 Bonus_ Angular Universal/397 Adding a Server-Side Build Workflow.mp4 65.6 MB
25 Bonus_ Angular Universal/398 Adding a NodeJS Server.mp4 122.53 MB
25 Bonus_ Angular Universal/399 Pre-Rendering the App on the Server.mp4 59.58 MB
25 Bonus_ Angular Universal/400 Next Steps.mp4 20.33 MB
26 Angular Animations/403 Introduction.mp4 4.45 MB
26 Angular Animations/404 Setting up the Starting Project.mp4 3.81 MB
26 Angular Animations/405 Animations Triggers and State.mp4 27.74 MB
26 Angular Animations/406 Switching between States.mp4 9.18 MB
26 Angular Animations/407 Transitions.mp4 7.85 MB
26 Angular Animations/408 Advanced Transitions.mp4 21.46 MB
26 Angular Animations/409 Transition Phases.mp4 16.11 MB
26 Angular Animations/410 The _void_ State.mp4 25.27 MB
26 Angular Animations/411 Using Keyframes for Animations.mp4 21.6 MB
26 Angular Animations/412 Grouping Transitions.mp4 9.53 MB
26 Angular Animations/413 Using Animation Callbacks.mp4 11.13 MB
27 Adding Offline Capabilities with Service Workers/414 Module Introduction.mp4 37.16 MB
27 Adding Offline Capabilities with Service Workers/415 Adding Service Workers.mp4 207.3 MB
27 Adding Offline Capabilities with Service Workers/416 Caching Assets for Offline Use.mp4 93.98 MB
27 Adding Offline Capabilities with Service Workers/417 Caching Dynamic Assets & URLs.mp4 122.29 MB
28 A Basic Introduction to Unit Testing in Angular Apps/420 Introduction.mp4 5.18 MB
28 A Basic Introduction to Unit Testing in Angular Apps/421 Why Unit Tests_.mp4 8.11 MB
28 A Basic Introduction to Unit Testing in Angular Apps/422 Analyzing the Testing Setup (as created by the CLI).mp4 33.99 MB
28 A Basic Introduction to Unit Testing in Angular Apps/423 Running Tests (with the CLI).mp4 10 MB
28 A Basic Introduction to Unit Testing in Angular Apps/424 Adding a Component and some fitting Tests.mp4 22.65 MB
28 A Basic Introduction to Unit Testing in Angular Apps/425 Testing Dependencies_ Components and Services.mp4 27.41 MB
28 A Basic Introduction to Unit Testing in Angular Apps/426 Simulating Async Tasks.mp4 40.34 MB
28 A Basic Introduction to Unit Testing in Angular Apps/427 Using _fakeAsync_ and _tick_.mp4 11.08 MB
28 A Basic Introduction to Unit Testing in Angular Apps/428 Isolated vs Non-Isolated Tests.mp4 25.64 MB
29 Angular as a Platform & Closer Look at the CLI/430 Module Introduction.mp4 3.69 MB
29 Angular as a Platform & Closer Look at the CLI/431 A Closer Look at _ng new_.mp4 41.96 MB
29 Angular as a Platform & Closer Look at the CLI/432 IDE & Project Setup.mp4 15.51 MB
29 Angular as a Platform & Closer Look at the CLI/433 Understanding the Config Files.mp4 62.95 MB
29 Angular as a Platform & Closer Look at the CLI/434 Important CLI Commands.mp4 43.93 MB
29 Angular as a Platform & Closer Look at the CLI/435 The _angular.json_ File - A Closer Look.mp4 93.51 MB
29 Angular as a Platform & Closer Look at the CLI/436 Angular Schematics - An Introduction.mp4 10.82 MB
29 Angular as a Platform & Closer Look at the CLI/437 The _ng add_ Command.mp4 35.23 MB
29 Angular as a Platform & Closer Look at the CLI/438 Using Custom _ng generate_ Schematics.mp4 23.76 MB
29 Angular as a Platform & Closer Look at the CLI/439 Smooth Updating of Projects with _ng update_.mp4 16.16 MB
29 Angular as a Platform & Closer Look at the CLI/440 Simplified Deployment with _ng deploy_.mp4 40.45 MB
29 Angular as a Platform & Closer Look at the CLI/441 Understanding _Differential Loading_.mp4 33.82 MB
29 Angular as a Platform & Closer Look at the CLI/442 Managing Multiple Projects in One Folder.mp4 29.47 MB
29 Angular as a Platform & Closer Look at the CLI/443 Angular Libraries - An Introduction.mp4 22.48 MB
29 Angular as a Platform & Closer Look at the CLI/444 Wrap Up.mp4 14 MB
31 Course Roundup/447 Course Roundup.mp4 15.47 MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/449 Introduction.mp4 78.63 MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/450 Using Types.mp4 192.64 MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/451 Classes.mp4 144.02 MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/452 Interfaces.mp4 171.72 MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/453 Generics.mp4 82.1 MB
32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/454 Wrap up & Modules.mp4 78.68 MB
其他位置