FileMood

Download [GigaCourse.Com] Udemy - Angular - The Complete Guide (2021 Edition)

GigaCourse Com Udemy Angular The Complete Guide 2021 Edition

Name

[GigaCourse.Com] Udemy - Angular - The Complete Guide (2021 Edition)

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

18.1 GB

Total Files

1076

Last Seen

2025-07-08 00:32

Hash

10EB2A90882E20393E0925F3ACDE3FA114E8B619

/0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/01 Getting Started/

001 Course Introduction.en_US.srt

1.6 KB

001 Course Introduction.mp4

7.4 MB

002 What is Angular_.en_US.srt

2.8 KB

002 What is Angular_.mp4

15.0 MB

003 Join our Online Learning Community.html

1.3 KB

004 Angular vs Angular 2 vs Latest Angular Version.en_US.srt

6.0 KB

004 Angular vs Angular 2 vs Latest Angular Version.mp4

6.9 MB

005 CLI Deep Dive & Troubleshooting.html

3.0 KB

006 Project Setup and First App.en_US.srt

15.1 KB

006 Project Setup and First App.mp4

51.5 MB

006 file.zip

2.0 KB

007 Editing the First App.en_US.srt

14.7 KB

007 Editing the First App.mp4

59.1 MB

007 first-app.zip

36.8 KB

008 The Course Structure.en_US.srt

5.9 KB

008 The Course Structure.mp4

16.0 MB

009 How to get the Most out of the Course.en_US.srt

3.4 KB

009 How to get the Most out of the Course.mp4

8.1 MB

010 What is TypeScript_.en_US.srt

3.4 KB

010 What is TypeScript_.mp4

6.8 MB

011 Optional_ TypeScript Quick Introduction.html

1.0 KB

012 A Basic Project Setup using Bootstrap for Styling.en_US.srt

7.1 KB

012 A Basic Project Setup using Bootstrap for Styling.mp4

45.7 MB

012 project-template.zip

20.0 KB

013 About the Course Code _ Code Snapshots.html

1.8 KB

013 first-app.zip

36.8 KB

013 project-template.zip

37.7 KB

/02 The Basics/

014 Module Introduction.en_US.srt

1.2 KB

014 Module Introduction.mp4

4.5 MB

015 How an Angular App gets Loaded and Started.en_US.srt

8.8 KB

015 How an Angular App gets Loaded and Started.mp4

38.1 MB

016 Components are Important!.en_US.srt

3.9 KB

016 Components are Important!.mp4

13.0 MB

017 Creating a New Component.en_US.srt

9.2 KB

017 Creating a New Component.mp4

36.5 MB

018 Understanding the Role of AppModule and Component Declaration.en_US.srt

6.9 KB

018 Understanding the Role of AppModule and Component Declaration.mp4

30.2 MB

019 Using Custom Components.en_US.srt

1.4 KB

019 Using Custom Components.mp4

5.9 MB

020 Creating Components with the CLI & Nesting Components.en_US.srt

4.7 KB

020 Creating Components with the CLI & Nesting Components.mp4

19.3 MB

021 Working with Component Templates.en_US.srt

4.0 KB

021 Working with Component Templates.mp4

17.6 MB

022 Working with Component Styles.en_US.srt

5.0 KB

022 Working with Component Styles.mp4

21.9 MB

023 Fully Understanding the Component Selector.en_US.srt

4.4 KB

023 Fully Understanding the Component Selector.mp4

21.2 MB

023 basics-components.zip

40.0 KB

024 [OPTIONAL] Assignment Solution.en_US.srt

8.6 KB

024 [OPTIONAL] Assignment Solution.mp4

48.7 MB

024 [assignment] Practicing Components.mp4

3.9 MB

024 [assignment_file] Practicing Components.zip

36.4 KB

024 [assignment_info] Practicing Components.html

2.4 KB

024 [assignment_solution] Practicing Components.mp4

19.6 MB

024 basics-assignment-1-solution.zip

42.0 KB

025 What is Databinding_.en_US.srt

3.8 KB

025 What is Databinding_.mp4

12.2 MB

026 String Interpolation.en_US.srt

6.5 KB

026 String Interpolation.mp4

28.1 MB

027 Property Binding.en_US.srt

8.7 KB

027 Property Binding.mp4

48.1 MB

028 Property Binding vs String Interpolation.en_US.srt

4.2 KB

028 Property Binding vs String Interpolation.mp4

46.8 MB

029 Event Binding.en_US.srt

5.5 KB

029 Event Binding.mp4

31.0 MB

030 Bindable Properties and Events.html

1.1 KB

031 Passing and Using Data with Event Binding.en_US.srt

5.4 KB

031 Passing and Using Data with Event Binding.mp4

42.5 MB

032 Important_ FormsModule is Required for Two-Way-Binding!.html

0.9 KB

033 Two-Way-Databinding.en_US.srt

3.4 KB

033 Two-Way-Databinding.mp4

20.2 MB

034 Combining all Forms of Databinding.en_US.srt

2.4 KB

034 Combining all Forms of Databinding.mp4

11.9 MB

034 basics-databinding.zip

40.7 KB

035 [OPTIONAL] Assignment Solution.en_US.srt

6.7 KB

035 [OPTIONAL] Assignment Solution.mp4

48.4 MB

035 [assignment] Practicing Databinding.mp4

2.8 MB

035 [assignment_file] Practicing Databinding.zip

36.3 KB

035 [assignment_info] Practicing Databinding.html

2.4 KB

035 [assignment_solution] Practicing Databinding.mp4

15.9 MB

035 basics-assignment-2-solution.zip

37.0 KB

036 Understanding Directives.en_US.srt

2.8 KB

036 Understanding Directives.mp4

8.2 MB

037 Using ngIf to Output Data Conditionally.en_US.srt

4.8 KB

037 Using ngIf to Output Data Conditionally.mp4

20.8 MB

038 Enhancing ngIf with an Else Condition.en_US.srt

3.6 KB

038 Enhancing ngIf with an Else Condition.mp4

22.2 MB

039 Styling Elements Dynamically with ngStyle.en_US.srt

6.3 KB

039 Styling Elements Dynamically with ngStyle.mp4

36.1 MB

040 Applying CSS Classes Dynamically with ngClass.en_US.srt

3.7 KB

040 Applying CSS Classes Dynamically with ngClass.mp4

20.8 MB

041 Outputting Lists with ngFor.en_US.srt

4.3 KB

041 Outputting Lists with ngFor.mp4

36.4 MB

042 [OPTIONAL] Assignment Solution.en_US.srt

9.3 KB

042 [OPTIONAL] Assignment Solution.mp4

66.5 MB

042 [assignment] Practicing Directives.mp4

5.6 MB

042 [assignment_file] Practicing Directives.zip

36.5 KB

042 [assignment_info] Practicing Directives.html

2.4 KB

042 [assignment_solution] Practicing Directives.mp4

21.3 MB

042 basics-assignment-3-solution.zip

37.2 KB

043 Getting the Index when using ngFor.en_US.srt

3.6 KB

043 Getting the Index when using ngFor.mp4

48.0 MB

043 basics-components.zip

40.0 KB

043 basics-databinding.zip

40.7 KB

043 basics-directives.zip

40.8 KB

043 basics-ngfor-addition.zip

36.1 KB

/03 Course Project - The Basics/

044 Project Introduction.en_US.srt

1.5 KB

044 Project Introduction.mp4

1.4 MB

045 Planning the App.en_US.srt

7.8 KB

045 Planning the App.mp4

12.1 MB

046 Creating a New App Correctly.html

2.3 KB

047 Setting up the Application.en_US.srt

5.9 KB

047 Setting up the Application.mp4

19.9 MB

047 prj-start.zip

33.3 KB

048 Creating the Components.en_US.srt

12.3 KB

048 Creating the Components.mp4

43.0 MB

049 Using the Components.en_US.srt

4.3 KB

049 Using the Components.mp4

13.6 MB

050 Adding a Navigation Bar.en_US.srt

6.8 KB

050 Adding a Navigation Bar.mp4

38.4 MB

051 Alternative Non-Collapsable Navigation Bar.html

1.8 KB

052 Creating a _Recipe_ Model.en_US.srt

6.0 KB

052 Creating a _Recipe_ Model.mp4

26.3 MB

053 Adding Content to the Recipes Components.en_US.srt

9.6 KB

053 Adding Content to the Recipes Components.mp4

114.2 MB

054 Outputting a List of Recipes with ngFor.en_US.srt

6.1 KB

054 Outputting a List of Recipes with ngFor.mp4

30.9 MB

055 Displaying Recipe Details.en_US.srt

7.7 KB

055 Displaying Recipe Details.mp4

38.2 MB

056 Working on the ShoppingListComponent.en_US.srt

2.2 KB

056 Working on the ShoppingListComponent.mp4

9.2 MB

057 Creating an _Ingredient_ Model.en_US.srt

3.2 KB

057 Creating an _Ingredient_ Model.mp4

12.7 MB

058 Creating and Outputting the Shopping List.en_US.srt

2.9 KB

058 Creating and Outputting the Shopping List.mp4

12.3 MB

059 Adding a Shopping List Edit Section.en_US.srt

3.9 KB

059 Adding a Shopping List Edit Section.mp4

17.8 MB

060 Wrap Up & Next Steps.en_US.srt

1.1 KB

060 Wrap Up & Next Steps.mp4

2.8 MB

060 prj-basics-final.zip

59.9 KB

/04 Debugging/

061 Understanding Angular Error Messages.en_US.srt

6.5 KB

061 Understanding Angular Error Messages.mp4

31.8 MB

061 debugging.zip

33.1 KB

062 Debugging Code in the Browser Using Sourcemaps.en_US.srt

7.0 KB

062 Debugging Code in the Browser Using Sourcemaps.mp4

48.2 MB

/05 Components & Databinding Deep Dive/

063 Module Introduction.en_US.srt

0.7 KB

063 Module Introduction.mp4

2.3 MB

063 cmp-databinding-start.zip

19.6 KB

064 Splitting Apps into Components.en_US.srt

8.0 KB

064 Splitting Apps into Components.mp4

45.5 MB

065 Property & Event Binding Overview.en_US.srt

2.2 KB

065 Property & Event Binding Overview.mp4

6.2 MB

066 Binding to Custom Properties.en_US.srt

6.9 KB

066 Binding to Custom Properties.mp4

43.6 MB

067 Assigning an Alias to Custom Properties.en_US.srt

2.4 KB

067 Assigning an Alias to Custom Properties.mp4

11.5 MB

068 Binding to Custom Events.en_US.srt

11.1 KB

068 Binding to Custom Events.mp4

72.0 MB

069 Assigning an Alias to Custom Events.en_US.srt

1.1 KB

069 Assigning an Alias to Custom Events.mp4

7.5 MB

070 Custom Property and Event Binding Summary.en_US.srt

2.5 KB

070 Custom Property and Event Binding Summary.mp4

12.7 MB

071 Understanding View Encapsulation.en_US.srt

5.9 KB

071 Understanding View Encapsulation.mp4

71.7 MB

072 More on View Encapsulation.en_US.srt

3.4 KB

072 More on View Encapsulation.mp4

20.9 MB

073 Using Local References in Templates.en_US.srt

5.8 KB

073 Using Local References in Templates.mp4

35.1 MB

074 @ViewChild() in Angular 8+.html

1.5 KB

075 Getting Access to the Template & DOM with @ViewChild.en_US.srt

6.0 KB

075 Getting Access to the Template & DOM with @ViewChild.mp4

48.2 MB

076 Projecting Content into Components with ng-content.en_US.srt

4.3 KB

076 Projecting Content into Components with ng-content.mp4

25.1 MB

077 Understanding the Component Lifecycle.en_US.srt

6.6 KB

077 Understanding the Component Lifecycle.mp4

19.2 MB

077 lifecycle.pdf

11.1 KB

078 Seeing Lifecycle Hooks in Action.en_US.srt

15.5 KB

078 Seeing Lifecycle Hooks in Action.mp4

111.2 MB

079 Lifecycle Hooks and Template Access.en_US.srt

3.1 KB

079 Lifecycle Hooks and Template Access.mp4

23.9 MB

080 @ContentChild() in Angular 8+.html

0.8 KB

081 Getting Access to ng-content with @ContentChild.en_US.srt

3.4 KB

081 Getting Access to ng-content with @ContentChild.mp4

24.0 MB

082 Wrap Up.en_US.srt

1.1 KB

082 Wrap Up.mp4

4.6 MB

082 cmp-databinding-final.zip

22.0 KB

083 [OPTIONAL] Assignment Solution.en_US.srt

15.9 KB

083 [OPTIONAL] Assignment Solution.mp4

116.3 MB

083 [assignment] Practicing Property & Event Binding and View Encapsulation.mp4

6.8 MB

083 [assignment_file] Practicing Property & Event Binding and View Encapsulation.zip

35.9 KB

083 [assignment_info] Practicing Property & Event Binding and View Encapsulation.html

2.4 KB

083 [assignment_solution] Practicing Property & Event Binding and View Encapsulation.mp4

38.9 MB

083 cmp-databinding-assignment-solution.zip

23.8 KB

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/06 Course Project - Components & Databinding/

084 Introduction.en_US.srt

1.1 KB

084 Introduction.mp4

2.7 MB

084 prj-basics-final.zip

59.9 KB

085 Adding Navigation with Event Binding and ngIf.en_US.srt

8.8 KB

085 Adding Navigation with Event Binding and ngIf.mp4

34.2 MB

086 Passing Recipe Data with Property Binding.en_US.srt

5.8 KB

086 Passing Recipe Data with Property Binding.mp4

23.1 MB

087 Passing Data with Event and Property Binding (Combined).en_US.srt

12.8 KB

087 Passing Data with Event and Property Binding (Combined).mp4

78.7 MB

088 Make sure you have FormsModule added!.html

1.0 KB

089 Allowing the User to Add Ingredients to the Shopping List.en_US.srt

9.1 KB

089 Allowing the User to Add Ingredients to the Shopping List.mp4

47.4 MB

089 prj-cmp-databinding-final.zip

30.5 KB

/07 Directives Deep Dive/

090 Module Introduction.en_US.srt

1.9 KB

090 Module Introduction.mp4

5.2 MB

090 directives-start.zip

17.9 KB

091 directives-start.zip

17.9 KB

091 ngFor and ngIf Recap.en_US.srt

4.8 KB

091 ngFor and ngIf Recap.mp4

26.7 MB

092 ngClass and ngStyle Recap.en_US.srt

3.7 KB

092 ngClass and ngStyle Recap.mp4

16.8 MB

093 Creating a Basic Attribute Directive.en_US.srt

8.2 KB

093 Creating a Basic Attribute Directive.mp4

35.6 MB

094 Using the Renderer to build a Better Attribute Directive.en_US.srt

9.6 KB

094 Using the Renderer to build a Better Attribute Directive.mp4

46.7 MB

095 More about the Renderer.html

0.9 KB

096 Using HostListener to Listen to Host Events.en_US.srt

3.7 KB

096 Using HostListener to Listen to Host Events.mp4

23.2 MB

097 Using HostBinding to Bind to Host Properties.en_US.srt

4.0 KB

097 Using HostBinding to Bind to Host Properties.mp4

26.4 MB

098 Binding to Directive Properties.en_US.srt

8.4 KB

098 Binding to Directive Properties.mp4

67.0 MB

099 What Happens behind the Scenes on Structural Directives.en_US.srt

3.7 KB

099 What Happens behind the Scenes on Structural Directives.mp4

24.8 MB

100 Building a Structural Directive.en_US.srt

7.6 KB

100 Building a Structural Directive.mp4

47.9 MB

101 Understanding ngSwitch.en_US.srt

3.4 KB

101 Understanding ngSwitch.mp4

15.5 MB

101 directives-final.zip

20.4 KB

/08 Course Project - Directives/

102 Building and Using a Dropdown Directive.en_US.srt

8.1 KB

102 Building and Using a Dropdown Directive.mp4

36.1 MB

102 prj-directives-final.zip

30.3 KB

103 Closing the Dropdown From Anywhere.html

1.3 KB

/09 Using Services & Dependency Injection/

104 Module Introduction.en_US.srt

2.0 KB

104 Module Introduction.mp4

6.7 MB

104 services-start.zip

20.9 KB

105 Why would you Need Services_.en_US.srt

2.8 KB

105 Why would you Need Services_.mp4

15.6 MB

105 services-start.zip

20.9 KB

106 Creating a Logging Service.en_US.srt

4.4 KB

106 Creating a Logging Service.mp4

32.5 MB

107 Injecting the Logging Service into Components.en_US.srt

7.8 KB

107 Injecting the Logging Service into Components.mp4

101.9 MB

108 Creating a Data Service.en_US.srt

8.5 KB

108 Creating a Data Service.mp4

50.8 MB

109 Understanding the Hierarchical Injector.en_US.srt

3.4 KB

109 Understanding the Hierarchical Injector.mp4

18.4 MB

110 How many Instances of Service Should It Be_.en_US.srt

3.1 KB

110 How many Instances of Service Should It Be_.mp4

17.1 MB

111 Injecting Services into Services.en_US.srt

6.7 KB

111 Injecting Services into Services.mp4

37.3 MB

112 Using Services for Cross-Component Communication.en_US.srt

5.0 KB

112 Using Services for Cross-Component Communication.mp4

31.4 MB

112 services-final.zip

22.5 KB

113 Services in Angular 6+.html

1.7 KB

113 services-final.zip

22.5 KB

114 [OPTIONAL] Assignment Solution.en_US.srt

12.1 KB

114 [OPTIONAL] Assignment Solution.mp4

71.1 MB

114 [assignment] Practicing Services.mp4

4.9 MB

114 [assignment_file] Practicing Services.zip

41.5 KB

114 [assignment_info] Practicing Services.html

2.4 KB

114 [assignment_solution] Practicing Services.mp4

26.7 MB

114 services-assignment-solution.zip

43.8 KB

/10 Course Project - Services & Dependency Injection/

115 Introduction.en_US.srt

1.7 KB

115 Introduction.mp4

4.2 MB

115 prj-directives-final.zip

30.3 KB

116 Setting up the Services.en_US.srt

1.5 KB

116 Setting up the Services.mp4

6.0 MB

116 prj-directives-final.zip

30.3 KB

117 Managing Recipes in a Recipe Service.en_US.srt

5.0 KB

117 Managing Recipes in a Recipe Service.mp4

49.3 MB

118 Using a Service for Cross-Component Communication.en_US.srt

6.3 KB

118 Using a Service for Cross-Component Communication.mp4

27.7 MB

119 Adding the Shopping List Service.en_US.srt

5.9 KB

119 Adding the Shopping List Service.mp4

33.4 MB

120 Using Services for Pushing Data from A to B.en_US.srt

3.7 KB

120 Using Services for Pushing Data from A to B.mp4

15.5 MB

121 Adding Ingredients to Recipes.en_US.srt

4.5 KB

121 Adding Ingredients to Recipes.mp4

24.3 MB

122 Passing Ingredients from Recipes to the Shopping List (via a Service).en_US.srt

8.5 KB

122 Passing Ingredients from Recipes to the Shopping List (via a Service).mp4

45.3 MB

122 prj-services-final.zip

31.5 KB

/11 Changing Pages with Routing/

123 Module Introduction.en_US.srt

1.7 KB

123 Module Introduction.mp4

5.5 MB

123 routing-start.zip

26.5 KB

124 Why do we need a Router_.en_US.srt

1.6 KB

124 Why do we need a Router_.mp4

5.7 MB

124 routing-start.zip

26.5 KB

125 Understanding the Example Project.html

0.9 KB

126 Setting up and Loading Routes.en_US.srt

10.6 KB

126 Setting up and Loading Routes.mp4

65.4 MB

127 Navigating with Router Links.en_US.srt

7.3 KB

127 Navigating with Router Links.mp4

27.9 MB

128 Understanding Navigation Paths.en_US.srt

6.1 KB

128 Understanding Navigation Paths.mp4

140.4 MB

129 Styling Active Router Links.en_US.srt

6.1 KB

129 Styling Active Router Links.mp4

43.9 MB

130 Navigating Programmatically.en_US.srt

4.5 KB

130 Navigating Programmatically.mp4

18.9 MB

131 Using Relative Paths in Programmatic Navigation.en_US.srt

6.6 KB

131 Using Relative Paths in Programmatic Navigation.mp4

49.8 MB

132 Passing Parameters to Routes.en_US.srt

3.8 KB

132 Passing Parameters to Routes.mp4

24.2 MB

133 Fetching Route Parameters.en_US.srt

5.1 KB

133 Fetching Route Parameters.mp4

29.2 MB

134 Fetching Route Parameters Reactively.en_US.srt

9.2 KB

134 Fetching Route Parameters Reactively.mp4

68.5 MB

135 An Important Note about Route Observables.en_US.srt

3.7 KB

135 An Important Note about Route Observables.mp4

16.4 MB

136 Passing Query Parameters and Fragments.en_US.srt

7.9 KB

136 Passing Query Parameters and Fragments.mp4

42.0 MB

137 Retrieving Query Parameters and Fragments.en_US.srt

4.4 KB

137 Retrieving Query Parameters and Fragments.mp4

26.0 MB

138 Practicing and some Common Gotchas.en_US.srt

8.0 KB

138 Practicing and some Common Gotchas.mp4

48.2 MB

139 Setting up Child (Nested) Routes.en_US.srt

5.5 KB

139 Setting up Child (Nested) Routes.mp4

44.0 MB

140 Using Query Parameters - Practice.en_US.srt

6.7 KB

140 Using Query Parameters - Practice.mp4

32.1 MB

141 Configuring the Handling of Query Parameters.en_US.srt

2.3 KB

141 Configuring the Handling of Query Parameters.mp4

13.7 MB

142 Redirecting and Wildcard Routes.en_US.srt

5.6 KB

142 Redirecting and Wildcard Routes.mp4

135.1 MB

143 Important_ Redirection Path Matching.html

1.7 KB

144 Outsourcing the Route Configuration.en_US.srt

5.4 KB

144 Outsourcing the Route Configuration.mp4

46.2 MB

145 An Introduction to Guards.en_US.srt

2.1 KB

145 An Introduction to Guards.mp4

14.4 MB

146 Protecting Routes with canActivate.en_US.srt

10.6 KB

146 Protecting Routes with canActivate.mp4

68.3 MB

147 Protecting Child (Nested) Routes with canActivateChild.en_US.srt

3.5 KB

147 Protecting Child (Nested) Routes with canActivateChild.mp4

16.1 MB

148 Using a Fake Auth Service.en_US.srt

2.0 KB

148 Using a Fake Auth Service.mp4

11.8 MB

149 Controlling Navigation with canDeactivate.en_US.srt

14.9 KB

149 Controlling Navigation with canDeactivate.mp4

210.0 MB

150 Passing Static Data to a Route.en_US.srt

7.9 KB

150 Passing Static Data to a Route.mp4

174.9 MB

151 Resolving Dynamic Data with the resolve Guard.en_US.srt

12.5 KB

151 Resolving Dynamic Data with the resolve Guard.mp4

287.3 MB

152 Understanding Location Strategies.en_US.srt

6.1 KB

152 Understanding Location Strategies.mp4

64.0 MB

153 Wrap Up.en_US.srt

1.1 KB

153 Wrap Up.mp4

3.5 MB

153 routing-final.zip

33.4 KB

/12 Course Project - Routing/

154 Planning the General Structure.en_US.srt

2.2 KB

154 Planning the General Structure.mp4

4.7 MB

155 Setting Up Routes.en_US.srt

10.3 KB

155 Setting Up Routes.mp4

43.6 MB

156 Adding Navigation to the App.en_US.srt

2.2 KB

156 Adding Navigation to the App.mp4

25.6 MB

157 Marking Active Routes.en_US.srt

2.1 KB

157 Marking Active Routes.mp4

7.0 MB

158 Fixing Page Reload Issues.en_US.srt

3.8 KB

158 Fixing Page Reload Issues.mp4

21.7 MB

159 Child Routes_ Challenge.en_US.srt

2.6 KB

159 Child Routes_ Challenge.mp4

11.7 MB

160 Adding Child Routing Together.en_US.srt

5.3 KB

160 Adding Child Routing Together.mp4

29.2 MB

161 Configuring Route Parameters.en_US.srt

7.6 KB

161 Configuring Route Parameters.mp4

45.5 MB

162 Passing Dynamic Parameters to Links.en_US.srt

3.6 KB

162 Passing Dynamic Parameters to Links.mp4

15.8 MB

163 Styling Active Recipe Items.en_US.srt

1.6 KB

163 Styling Active Recipe Items.mp4

8.5 MB

164 Adding Editing Routes.en_US.srt

4.2 KB

164 Adding Editing Routes.mp4

31.3 MB

165 Retrieving Route Parameters.en_US.srt

4.1 KB

165 Retrieving Route Parameters.mp4

23.1 MB

166 Programmatic Navigation to the Edit Page.en_US.srt

5.8 KB

166 Programmatic Navigation to the Edit Page.mp4

61.9 MB

167 One Note about Route Observables.en_US.srt

1.1 KB

167 One Note about Route Observables.mp4

4.7 MB

168 Project Cleanup.html

1.5 KB

168 prj-routing-final.zip

35.4 KB

/13 Understanding Observables/

169 Module Introduction.en_US.srt

5.9 KB

169 Module Introduction.mp4

17.4 MB

170 Analyzing Angular Observables.en_US.srt

2.9 KB

170 Analyzing Angular Observables.mp4

12.7 MB

170 obs-01-start.zip

44.0 KB

171 Getting Closer to the Core of Observables.en_US.srt

8.9 KB

171 Getting Closer to the Core of Observables.mp4

41.9 MB

172 Building a Custom Observable.en_US.srt

6.4 KB

172 Building a Custom Observable.mp4

31.5 MB

172 obs-03-complete-custom-observable.zip

42.8 KB

173 Errors & Completion.en_US.srt

9.1 KB

173 Errors & Completion.mp4

50.6 MB

174 Observables & You!.en_US.srt

2.5 KB

174 Observables & You!.mp4

15.1 MB

175 Understanding Operators.en_US.srt

11.3 KB

175 Understanding Operators.mp4

110.1 MB

175 obs-04-operators.zip

39.3 KB

176 Subjects.en_US.srt

10.5 KB

176 Subjects.mp4

49.9 MB

177 Wrap Up.en_US.srt

1.6 KB

177 Wrap Up.mp4

6.3 MB

177 obs-05-finished.zip

46.1 KB

178 Useful Resources & Links.html

1.1 KB

178 obs-01-start.zip

38.1 KB

178 obs-02-first-custom-observable.zip

41.9 KB

178 obs-03-complete-custom-observable.zip

42.8 KB

178 obs-04-operators.zip

39.3 KB

178 obs-05-finished.zip

46.1 KB

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/14 Course Project - Observables/

179 Improving the Reactive Service with Observables (Subjects).en_US.srt

7.1 KB

179 Improving the Reactive Service with Observables (Subjects).mp4

48.1 MB

179 prj-obs-01-finished.zip

80.1 KB

179 prj-routing-final.zip

35.4 KB

180 Changed the Subscription Name.html

0.7 KB

/15 Handling Forms in Angular Apps/

181 Module Introduction.en_US.srt

1.7 KB

181 Module Introduction.mp4

4.6 MB

182 Why do we Need Angular's Help_.en_US.srt

2.9 KB

182 Why do we Need Angular's Help_.mp4

9.8 MB

183 Template-Driven (TD) vs Reactive Approach.en_US.srt

1.5 KB

183 Template-Driven (TD) vs Reactive Approach.mp4

4.8 MB

184 An Example Form.en_US.srt

2.0 KB

184 An Example Form.mp4

10.6 MB

184 forms-td-start.zip

18.9 KB

185 TD_ Creating the Form and Registering the Controls.en_US.srt

7.3 KB

185 TD_ Creating the Form and Registering the Controls.mp4

56.4 MB

186 TD_ Submitting and Using the Form.en_US.srt

7.9 KB

186 TD_ Submitting and Using the Form.mp4

57.7 MB

187 TD_ Understanding Form State.en_US.srt

3.3 KB

187 TD_ Understanding Form State.mp4

12.0 MB

188 TD_ Accessing the Form with @ViewChild.en_US.srt

3.8 KB

188 TD_ Accessing the Form with @ViewChild.mp4

21.3 MB

189 TD_ Adding Validation to check User Input.en_US.srt

5.2 KB

189 TD_ Adding Validation to check User Input.mp4

29.4 MB

190 Built-in Validators & Using HTML5 Validation.html

1.4 KB

191 TD_ Using the Form State.en_US.srt

5.8 KB

191 TD_ Using the Form State.mp4

31.0 MB

192 TD_ Outputting Validation Error Messages.en_US.srt

2.9 KB

192 TD_ Outputting Validation Error Messages.mp4

22.3 MB

193 TD_ Set Default Values with ngModel Property Binding.en_US.srt

3.0 KB

193 TD_ Set Default Values with ngModel Property Binding.mp4

16.5 MB

194 TD_ Using ngModel with Two-Way-Binding.en_US.srt

3.3 KB

194 TD_ Using ngModel with Two-Way-Binding.mp4

19.8 MB

195 TD_ Grouping Form Controls.en_US.srt

4.0 KB

195 TD_ Grouping Form Controls.mp4

31.7 MB

196 TD_ Handling Radio Buttons.en_US.srt

4.3 KB

196 TD_ Handling Radio Buttons.mp4

31.0 MB

197 TD_ Setting and Patching Form Values.en_US.srt

5.3 KB

197 TD_ Setting and Patching Form Values.mp4

35.1 MB

198 TD_ Using Form Data.en_US.srt

5.8 KB

198 TD_ Using Form Data.mp4

35.8 MB

199 TD_ Resetting Forms.en_US.srt

2.1 KB

199 TD_ Resetting Forms.mp4

13.5 MB

199 forms-td-final.zip

19.7 KB

200 Introduction to the Reactive Approach.en_US.srt

0.9 KB

200 Introduction to the Reactive Approach.mp4

2.4 MB

200 [assignment] Practicing Template-Driven Forms.mp4

3.7 MB

200 [assignment_file] Practicing Template-Driven Forms.zip

19.8 KB

200 [assignment_info] Practicing Template-Driven Forms.html

2.4 KB

200 [assignment_solution] Practicing Template-Driven Forms.mp4

194.2 MB

201 Reactive_ Setup.en_US.srt

3.2 KB

201 Reactive_ Setup.mp4

17.8 MB

201 forms-reactive-start.zip

19.3 KB

202 Reactive_ Creating a Form in Code.en_US.srt

5.6 KB

202 Reactive_ Creating a Form in Code.mp4

23.2 MB

203 Reactive_ Syncing HTML and Form.en_US.srt

5.2 KB

203 Reactive_ Syncing HTML and Form.mp4

30.5 MB

204 Reactive_ Submitting the Form.en_US.srt

2.8 KB

204 Reactive_ Submitting the Form.mp4

16.1 MB

205 Reactive_ Adding Validation.en_US.srt

3.5 KB

205 Reactive_ Adding Validation.mp4

16.3 MB

206 Reactive_ Getting Access to Controls.en_US.srt

4.7 KB

206 Reactive_ Getting Access to Controls.mp4

61.9 MB

207 Reactive_ Grouping Controls.en_US.srt

4.6 KB

207 Reactive_ Grouping Controls.mp4

37.4 MB

208 Fixing a Bug.html

1.6 KB

209 Reactive_ Arrays of Form Controls (FormArray).en_US.srt

8.6 KB

209 Reactive_ Arrays of Form Controls (FormArray).mp4

71.1 MB

210 Reactive_ Creating Custom Validators.en_US.srt

7.4 KB

210 Reactive_ Creating Custom Validators.mp4

101.4 MB

211 Reactive_ Using Error Codes.en_US.srt

3.8 KB

211 Reactive_ Using Error Codes.mp4

23.1 MB

212 Reactive_ Creating a Custom Async Validator.en_US.srt

5.5 KB

212 Reactive_ Creating a Custom Async Validator.mp4

42.8 MB

213 Reactive_ Reacting to Status or Value Changes.en_US.srt

2.6 KB

213 Reactive_ Reacting to Status or Value Changes.mp4

15.1 MB

214 Reactive_ Setting and Patching Values.en_US.srt

2.4 KB

214 Reactive_ Setting and Patching Values.mp4

19.0 MB

214 forms-reactive-final.zip

19.4 KB

215 [OPTIONAL] Assignment Solution.en_US.srt

16.8 KB

215 [OPTIONAL] Assignment Solution.mp4

131.2 MB

215 [assignment] Practicing Reactive Forms.mp4

3.1 MB

215 [assignment_file] Practicing Reactive Forms.zip

19.2 KB

215 [assignment_info] Practicing Reactive Forms.html

2.4 KB

215 [assignment_solution] Practicing Reactive Forms.mp4

42.4 MB

215 forms-reactive-assignment-solution.zip

20.5 KB

/16 Course Project - Forms/

216 Introduction.en_US.srt

1.4 KB

216 Introduction.mp4

5.7 MB

216 prj-obs-01-finished.zip

80.1 KB

217 TD_ Adding the Shopping List Form.en_US.srt

4.3 KB

217 TD_ Adding the Shopping List Form.mp4

31.7 MB

218 Adding Validation to the Form.en_US.srt

3.2 KB

218 Adding Validation to the Form.mp4

10.9 MB

219 Allowing the Selection of Items in the List.en_US.srt

5.5 KB

219 Allowing the Selection of Items in the List.mp4

24.2 MB

220 Loading the Shopping List Items into the Form.en_US.srt

3.6 KB

220 Loading the Shopping List Items into the Form.mp4

19.9 MB

221 Updating existing Items.en_US.srt

4.0 KB

221 Updating existing Items.mp4

20.3 MB

222 Resetting the Form.en_US.srt

2.9 KB

222 Resetting the Form.mp4

13.2 MB

223 Allowing the the User to Clear (Cancel) the Form.en_US.srt

1.4 KB

223 Allowing the the User to Clear (Cancel) the Form.mp4

7.1 MB

224 Allowing the Deletion of Shopping List Items.en_US.srt

3.5 KB

224 Allowing the Deletion of Shopping List Items.mp4

14.1 MB

225 Creating the Template for the (Reactive) Recipe Edit Form.en_US.srt

6.0 KB

225 Creating the Template for the (Reactive) Recipe Edit Form.mp4

30.7 MB

226 Creating the Form For Editing Recipes.en_US.srt

5.9 KB

226 Creating the Form For Editing Recipes.mp4

28.0 MB

227 Syncing HTML with the Form.en_US.srt

4.5 KB

227 Syncing HTML with the Form.mp4

26.4 MB

228 Fixing a Bug.html

1.3 KB

229 Adding Ingredient Controls to a Form Array.en_US.srt

6.3 KB

229 Adding Ingredient Controls to a Form Array.mp4

39.2 MB

230 Adding new Ingredient Controls.en_US.srt

4.1 KB

230 Adding new Ingredient Controls.mp4

28.9 MB

231 Validating User Input.en_US.srt

5.9 KB

231 Validating User Input.mp4

39.1 MB

232 Submitting the Recipe Edit Form.en_US.srt

8.8 KB

232 Submitting the Recipe Edit Form.mp4

51.3 MB

233 Adding a Delete and Clear (Cancel) Functionality.en_US.srt

5.5 KB

233 Adding a Delete and Clear (Cancel) Functionality.mp4

38.0 MB

234 Redirecting the User (after Deleting a Recipe).en_US.srt

1.7 KB

234 Redirecting the User (after Deleting a Recipe).mp4

22.4 MB

235 Adding an Image Preview.en_US.srt

2.0 KB

235 Adding an Image Preview.mp4

21.3 MB

236 Providing the Recipe Service Correctly.en_US.srt

2.2 KB

236 Providing the Recipe Service Correctly.mp4

34.0 MB

237 Deleting Ingredients and Some Finishing Touches.en_US.srt

3.9 KB

237 Deleting Ingredients and Some Finishing Touches.mp4

46.5 MB

237 prj-forms-final.zip

70.7 KB

238 Deleting all Items in a FormArray.html

1.0 KB

/17 Using Pipes to Transform Output/

239 Introduction & Why Pipes are Useful.en_US.srt

2.6 KB

239 Introduction & Why Pipes are Useful.mp4

7.2 MB

240 Using Pipes.en_US.srt

4.3 KB

240 Using Pipes.mp4

23.9 MB

240 pipes-start.zip

34.5 KB

241 Parametrizing Pipes.en_US.srt

2.8 KB

241 Parametrizing Pipes.mp4

11.3 MB

242 Where to learn more about Pipes.en_US.srt

2.7 KB

242 Where to learn more about Pipes.mp4

14.6 MB

243 Chaining Multiple Pipes.en_US.srt

2.8 KB

243 Chaining Multiple Pipes.mp4

17.4 MB

244 Creating a Custom Pipe.en_US.srt

8.4 KB

244 Creating a Custom Pipe.mp4

58.1 MB

245 Parametrizing a Custom Pipe.en_US.srt

3.4 KB

245 Parametrizing a Custom Pipe.mp4

18.6 MB

246 Example_ Creating a Filter Pipe.en_US.srt

8.8 KB

246 Example_ Creating a Filter Pipe.mp4

51.5 MB

247 Pure and Impure Pipes (or_ How to _fix_ the Filter Pipe).en_US.srt

6.1 KB

247 Pure and Impure Pipes (or_ How to _fix_ the Filter Pipe).mp4

25.7 MB

248 Understanding the _async_ Pipe.en_US.srt

5.2 KB

248 Understanding the _async_ Pipe.mp4

59.7 MB

248 pipes-final.zip

36.4 KB

249 [assignment] Practicing Pipes.mp4

3.1 MB

249 [assignment_file] Practicing Pipes.zip

36.6 KB

249 [assignment_info] Practicing Pipes.html

2.4 KB

249 [assignment_solution] Practicing Pipes.mp4

14.4 MB

/18 Making Http Requests/

249 A New IDE.en_US.srt

1.0 KB

249 A New IDE.mp4

3.2 MB

250 Module Introduction.en_US.srt

1.5 KB

250 Module Introduction.mp4

1.9 MB

250 http-01-start.zip

18.2 KB

251 Building-a-REST-API.txt

0.1 KB

251 How Does Angular Interact With Backends_.en_US.srt

4.2 KB

251 How Does Angular Interact With Backends_.mp4

8.4 MB

251 Securing-JS-Code.txt

0.1 KB

251 http-01-start.zip

18.2 KB

252 The Anatomy of a Http Request.en_US.srt

3.4 KB

252 The Anatomy of a Http Request.mp4

5.4 MB

253 Backend (Firebase) Setup.en_US.srt

3.9 KB

253 Backend (Firebase) Setup.mp4

25.4 MB

254 Sending a POST Request.en_US.srt

13.7 KB

254 Sending a POST Request.mp4

68.0 MB

254 http-01-start.zip

30.7 KB

254 http-02-post-requests.zip

34.5 KB

255 GETting Data.en_US.srt

4.0 KB

255 GETting Data.mp4

13.7 MB

256 Using RxJS Operators to Transform Response Data.en_US.srt

4.9 KB

256 Using RxJS Operators to Transform Response Data.mp4

25.3 MB

256 http-03-get-and-transform-data.zip

36.2 KB

257 Using Types with the HttpClient.en_US.srt

6.3 KB

257 Using Types with the HttpClient.mp4

27.3 MB

258 Outputting Posts.en_US.srt

2.6 KB

258 Outputting Posts.mp4

13.9 MB

259 Showing a Loading Indicator.en_US.srt

2.9 KB

259 Showing a Loading Indicator.mp4

12.3 MB

259 http-04-loading-indicator.zip

36.2 KB

260 Using a Service for Http Requests.en_US.srt

8.4 KB

260 Using a Service for Http Requests.mp4

49.2 MB

261 Services & Components Working Together.en_US.srt

4.4 KB

261 Services & Components Working Together.mp4

23.3 MB

262 Sending a DELETE Request.en_US.srt

4.5 KB

262 Sending a DELETE Request.mp4

21.0 MB

263 Handling Errors.en_US.srt

8.9 KB

263 Handling Errors.mp4

66.6 MB

264 Using Subjects for Error Handling.en_US.srt

3.2 KB

264 Using Subjects for Error Handling.mp4

19.4 MB

265 Using the catchError Operator.en_US.srt

2.6 KB

265 Using the catchError Operator.mp4

15.7 MB

266 Error Handling & UX.en_US.srt

2.8 KB

266 Error Handling & UX.mp4

15.9 MB

266 http-05-handling-errors.zip

37.1 KB

267 Setting Headers.en_US.srt

4.1 KB

267 Setting Headers.mp4

25.1 MB

267 http-06-headers.zip

34.9 KB

268 Adding Query Params.en_US.srt

5.3 KB

268 Adding Query Params.mp4

29.9 MB

268 http-07-query-params.zip

36.7 KB

269 Observing Different Types of Responses.en_US.srt

9.7 KB

269 Observing Different Types of Responses.mp4

78.9 MB

270 Changing the Response Body Type.en_US.srt

4.2 KB

270 Changing the Response Body Type.mp4

25.0 MB

271 Introducing Interceptors.en_US.srt

9.3 KB

271 Introducing Interceptors.mp4

46.2 MB

272 Manipulating Request Objects.en_US.srt

3.1 KB

272 Manipulating Request Objects.mp4

16.2 MB

273 Response Interceptors.en_US.srt

3.7 KB

273 Response Interceptors.mp4

22.1 MB

273 http-08-interceptor.zip

37.5 KB

274 Multiple Interceptors.en_US.srt

6.1 KB

274 Multiple Interceptors.mp4

51.8 MB

275 Wrap Up.en_US.srt

2.4 KB

275 Wrap Up.mp4

13.9 MB

275 http-09-finished.zip

21.6 KB

276 Useful Resources & Links.html

0.7 KB

276 http-01-start.zip

33.2 KB

276 http-02-post-requests.zip

34.5 KB

276 http-03-get-and-transform-data.zip

36.2 KB

276 http-04-loading-indicator.zip

36.2 KB

276 http-05-handling-errors.zip

37.1 KB

276 http-06-headers.zip

1.7 KB

276 http-07-query-params.zip

36.7 KB

276 http-08-interceptor.zip

37.5 KB

276 http-09-finished.zip

21.6 KB

/19 Course Project - Http/

277 Module Introduction.en_US.srt

1.1 KB

277 Module Introduction.mp4

3.0 MB

278 Backend (Firebase) Setup.en_US.srt

2.6 KB

278 Backend (Firebase) Setup.mp4

17.2 MB

279 Setting Up the DataStorage Service.en_US.srt

7.0 KB

279 Setting Up the DataStorage Service.mp4

43.0 MB

280 Storing Recipes.en_US.srt

8.7 KB

280 Storing Recipes.mp4

49.4 MB

281 Fetching Recipes.en_US.srt

7.3 KB

281 Fetching Recipes.mp4

45.2 MB

281 prj-http-01-save-and-fetch-recipes.zip

78.8 KB

282 Transforming Response Data.en_US.srt

5.4 KB

282 Transforming Response Data.mp4

34.2 MB

283 Resolving Data Before Loading.en_US.srt

9.1 KB

283 Resolving Data Before Loading.mp4

60.1 MB

284 Fixing a Bug with the Resolver.en_US.srt

2.0 KB

284 Fixing a Bug with the Resolver.mp4

11.9 MB

284 prj-http-02-finished.zip

84.8 KB

/20 Authentication & Route Protection in Angular/

285 Module Introduction.en_US.srt

1.1 KB

285 Module Introduction.mp4

1.3 MB

286 How Authentication Works.en_US.srt

6.8 KB

286 How Authentication Works.mp4

9.8 MB

287 Adding the Auth Page.en_US.srt

8.2 KB

287 Adding the Auth Page.mp4

45.1 MB

287 auth-01-auth-component.zip

78.0 KB

288 Switching Between Auth Modes.en_US.srt

5.9 KB

288 Switching Between Auth Modes.mp4

20.5 MB

289 Handling Form Input.en_US.srt

4.8 KB

289 Handling Form Input.mp4

24.9 MB

289 auth-02-auth-form.zip

76.3 KB

290 Preparing the Backend.en_US.srt

4.3 KB

290 Preparing the Backend.mp4

14.0 MB

291 Make sure you got Recipes in your backend!.html

0.8 KB

292 Preparing the Signup Request.en_US.srt

11.2 KB

292 Preparing the Signup Request.mp4

93.2 MB

293 Sending the Signup Request.en_US.srt

6.0 KB

293 Sending the Signup Request.mp4

33.1 MB

294 Adding a Loading Spinner & Error Handling Logic.en_US.srt

8.6 KB

294 Adding a Loading Spinner & Error Handling Logic.mp4

70.6 MB

294 auth-03-signup-request.zip

82.5 KB

295 Improving Error Handling.en_US.srt

7.2 KB

295 Improving Error Handling.mp4

64.2 MB

296 Sending Login Requests.en_US.srt

7.5 KB

296 Sending Login Requests.mp4

71.3 MB

296 auth-04-added-login.zip

82.5 KB

297 Login Error Handling.en_US.srt

5.5 KB

297 Login Error Handling.mp4

51.7 MB

298 Creating & Storing the User Data.en_US.srt

12.8 KB

298 Creating & Storing the User Data.mp4

109.1 MB

299 Reflecting the Auth State in the UI.en_US.srt

13.0 KB

299 Reflecting the Auth State in the UI.mp4

100.3 MB

300 Adding the Token to Outgoing Requests.en_US.srt

12.7 KB

300 Adding the Token to Outgoing Requests.mp4

112.9 MB

301 Attaching the Token with an Interceptor.en_US.srt

9.8 KB

301 Attaching the Token with an Interceptor.mp4

95.5 MB

301 auth-05-added-token-to-requests.zip

87.6 KB

302 Adding Logout.en_US.srt

4.2 KB

302 Adding Logout.mp4

23.6 MB

302 auth-06-logout.zip

81.9 KB

303 Adding Auto-Login.en_US.srt

12.8 KB

303 Adding Auto-Login.mp4

105.5 MB

304 Adding Auto-Logout.en_US.srt

9.8 KB

304 Adding Auto-Logout.mp4

60.8 MB

304 auth-07-autologin-autologout.zip

87.8 KB

305 Adding an Auth Guard.en_US.srt

13.4 KB

305 Adding an Auth Guard.mp4

83.0 MB

306 Wrap Up.en_US.srt

2.6 KB

306 Wrap Up.mp4

15.6 MB

306 auth-08-finished.zip

84.0 KB

307 Useful Resources & Links.html

0.8 KB

307 auth-01-auth-component.zip

78.0 KB

307 auth-02-auth-form.zip

76.3 KB

307 auth-03-signup-request.zip

82.5 KB

307 auth-04-added-login.zip

82.5 KB

307 auth-05-added-token-to-requests.zip

87.6 KB

307 auth-06-logout.zip

81.9 KB

307 auth-07-autologin-autologout.zip

87.8 KB

307 auth-08-finished.zip

84.0 KB

/21 Dynamic Components/

308 Module Introduction.en_US.srt

1.3 KB

308 Module Introduction.mp4

1.9 MB

309 Adding an Alert Modal Component.en_US.srt

8.9 KB

309 Adding an Alert Modal Component.mp4

53.5 MB

310 Understanding the Different Approaches.en_US.srt

3.4 KB

310 Understanding the Different Approaches.mp4

5.9 MB

311 Using ngIf.en_US.srt

3.8 KB

311 Using ngIf.mp4

17.0 MB

312 Preparing Programmatic Creation.en_US.srt

11.2 KB

312 Preparing Programmatic Creation.mp4

64.0 MB

313 Creating a Component Programmatically.en_US.srt

6.5 KB

313 Creating a Component Programmatically.mp4

39.2 MB

314 Understanding entryComponents.en_US.srt

9.1 KB

314 Understanding entryComponents.mp4

72.3 MB

315 Data Binding & Event Binding.en_US.srt

6.4 KB

315 Data Binding & Event Binding.mp4

42.9 MB

316 Wrap Up.en_US.srt

2.0 KB

316 Wrap Up.mp4

10.1 MB

317 Useful Resources & Links.html

0.7 KB

317 dyn-cmp-finished.zip

89.4 KB

/22 Angular Modules & Optimizing Angular Apps/

318 Module Introduction.en_US.srt

0.7 KB

318 Module Introduction.mp4

1.2 MB

319 What are Modules_.en_US.srt

3.1 KB

319 What are Modules_.mp4

7.2 MB

320 Analyzing the AppModule.en_US.srt

8.9 KB

320 Analyzing the AppModule.mp4

102.6 MB

321 Getting Started with Feature Modules.en_US.srt

11.6 KB

321 Getting Started with Feature Modules.mp4

119.5 MB

321 opt-mod-01-feature-module.zip

49.0 KB

322 Splitting Modules Correctly.en_US.srt

5.6 KB

322 Splitting Modules Correctly.mp4

32.9 MB

323 Adding Routes to Feature Modules.en_US.srt

5.3 KB

323 Adding Routes to Feature Modules.mp4

37.4 MB

323 opt-mod-02-routing-module.zip

49.5 KB

324 Component Declarations.en_US.srt

2.4 KB

324 Component Declarations.mp4

27.5 MB

325 The ShoppingList Feature Module.en_US.srt

5.6 KB

325 The ShoppingList Feature Module.mp4

66.1 MB

326 Understanding Shared Modules.en_US.srt

10.7 KB

326 Understanding Shared Modules.mp4

84.2 MB

326 opt-mod-03-shared-module.zip

50.1 KB

327 Understanding the Core Module.en_US.srt

7.4 KB

327 Understanding the Core Module.mp4

38.1 MB

327 opt-mod-04-core-module.zip

50.1 KB

328 Adding an Auth Feature Module.en_US.srt

5.4 KB

328 Adding an Auth Feature Module.mp4

34.2 MB

329 Understanding Lazy Loading.en_US.srt

3.4 KB

329 Understanding Lazy Loading.mp4

5.7 MB

330 Implementing Lazy Loading.en_US.srt

16.2 KB

330 Implementing Lazy Loading.mp4

172.1 MB

330 opt-mod-05-lazy-loading.zip

97.8 KB

331 More Lazy Loading.en_US.srt

3.7 KB

331 More Lazy Loading.mp4

22.8 MB

332 Preloading Lazy-Loaded Code.en_US.srt

4.7 KB

332 Preloading Lazy-Loaded Code.mp4

37.7 MB

333 Modules & Services.en_US.srt

7.7 KB

333 Modules & Services.mp4

14.9 MB

334 Loading Services Differently.en_US.srt

11.0 KB

334 Loading Services Differently.mp4

64.5 MB

335 Ahead-of-Time Compilation.en_US.srt

13.0 KB

335 Ahead-of-Time Compilation.mp4

92.3 MB

336 Wrap Up.en_US.srt

1.0 KB

336 Wrap Up.mp4

5.6 MB

336 opt-mod-06-finished.zip

96.8 KB

337 Useful Resources & Links.html

0.8 KB

337 opt-mod-01-feature-module.zip

49.0 KB

337 opt-mod-02-routing-module.zip

49.5 KB

337 opt-mod-03-shared-module.zip

50.1 KB

337 opt-mod-04-core-module.zip

50.1 KB

337 opt-mod-05-lazy-loading.zip

97.8 KB

337 opt-mod-06-finished.zip

96.8 KB

/23 Deploying an Angular App/

338 Module Introduction.en_US.srt

1.1 KB

338 Module Introduction.mp4

1.3 MB

339 Deployment Preparation & Steps.en_US.srt

4.2 KB

339 Deployment Preparation & Steps.mp4

7.1 MB

340 Using Environment Variables.en_US.srt

6.1 KB

340 Using Environment Variables.mp4

41.1 MB

341 Deployment Example_ Firebase Hosting.en_US.srt

12.2 KB

341 Deployment Example_ Firebase Hosting.mp4

39.7 MB

341 deployment-finished.zip

100.6 KB

342 Server Routing vs Browser Routing.html

0.9 KB

342 deployment-finished.zip

100.6 KB

/24 Bonus_ Working with NgRx in our Project/

343 Module Introduction.en_US.srt

0.9 KB

343 Module Introduction.mp4

986.7 KB

344 What is Application State_.en_US.srt

11.7 KB

344 What is Application State_.mp4

69.2 MB

345 What is NgRx_.en_US.srt

9.0 KB

345 What is NgRx_.mp4

18.3 MB

346 Getting Started with Reducers.en_US.srt

8.8 KB

346 Getting Started with Reducers.mp4

74.9 MB

347 Adding Logic to the Reducer.en_US.srt

7.8 KB

347 Adding Logic to the Reducer.mp4

38.8 MB

347 ngrx-01-first-reducer.zip

98.9 KB

348 Understanding & Adding Actions.en_US.srt

7.8 KB

348 Understanding & Adding Actions.mp4

39.3 MB

349 Setting Up the NgRx Store.en_US.srt

5.8 KB

349 Setting Up the NgRx Store.mp4

39.5 MB

349 ngrx-02-added-store.zip

99.9 KB

350 Selecting State.en_US.srt

11.6 KB

350 Selecting State.mp4

109.3 MB

351 Dispatching Actions.en_US.srt

9.4 KB

351 Dispatching Actions.mp4

83.4 MB

352 Multiple Actions.en_US.srt

12.2 KB

352 Multiple Actions.mp4

79.9 MB

352 ngrx-03-added-actions.zip

101.1 KB

353 Preparing Update & Delete Actions.en_US.srt

4.0 KB

353 Preparing Update & Delete Actions.mp4

27.2 MB

354 Updating & Deleting Ingredients.en_US.srt

14.1 KB

354 Updating & Deleting Ingredients.mp4

85.4 MB

355 Expanding the State.en_US.srt

10.8 KB

355 Expanding the State.mp4

80.4 MB

356 Managing More State via NgRx.en_US.srt

11.9 KB

356 Managing More State via NgRx.mp4

119.3 MB

356 ngrx-04-finished-shopping-list.zip

108.0 KB

357 Removing Redundant Component State Management.en_US.srt

4.2 KB

357 Removing Redundant Component State Management.mp4

31.2 MB

358 First Summary & Clean Up.en_US.srt

6.6 KB

358 First Summary & Clean Up.mp4

46.0 MB

359 One Root State.en_US.srt

14.6 KB

359 One Root State.mp4

167.3 MB

360 Setting Up Auth Reducer & Actions.en_US.srt

10.6 KB

360 Setting Up Auth Reducer & Actions.mp4

93.0 MB

361 Dispatching Auth Actions.en_US.srt

7.3 KB

361 Dispatching Auth Actions.mp4

78.2 MB

362 Auth Finished (For Now...).en_US.srt

8.2 KB

362 Auth Finished (For Now...).mp4

93.3 MB

362 ngrx-05-auth-without-effects.zip

108.4 KB

363 And Important Note on Actions.en_US.srt

8.0 KB

363 And Important Note on Actions.mp4

70.0 MB

364 Exploring NgRx Effects.en_US.srt

5.0 KB

364 Exploring NgRx Effects.mp4

31.6 MB

365 Defining the First Effect.en_US.srt

6.4 KB

365 Defining the First Effect.mp4

36.9 MB

366 Effects & Error Handling.en_US.srt

11.2 KB

366 Effects & Error Handling.mp4

111.8 MB

367 Login via NgRx Effects.en_US.srt

10.9 KB

367 Login via NgRx Effects.mp4

117.3 MB

368 Managing UI State in NgRx.en_US.srt

9.4 KB

368 Managing UI State in NgRx.mp4

93.8 MB

369 Finishing the Login Effect.en_US.srt

8.6 KB

369 Finishing the Login Effect.mp4

107.3 MB

369 ngrx-06-login-effect.zip

106.4 KB

370 Preparing Other Auth Actions.en_US.srt

4.5 KB

370 Preparing Other Auth Actions.mp4

35.9 MB

371 Adding Signup.en_US.srt

7.2 KB

371 Adding Signup.mp4

84.9 MB

372 Further Auth Effects.en_US.srt

7.4 KB

372 Further Auth Effects.mp4

109.9 MB

373 Adding Auto-Login with NgRx.en_US.srt

9.2 KB

373 Adding Auto-Login with NgRx.mp4

109.7 MB

374 Adding Auto-Logout.en_US.srt

7.0 KB

374 Adding Auto-Logout.mp4

85.9 MB

374 ngrx-07-localstorage-effects.zip

110.8 KB

375 Finishing the Auth Effects.en_US.srt

2.9 KB

375 Finishing the Auth Effects.mp4

50.9 MB

375 ngrx-08-auth-finished.zip

106.6 KB

376 Using the Store Devtools.en_US.srt

7.3 KB

376 Using the Store Devtools.mp4

39.6 MB

377 The Router Store.en_US.srt

2.6 KB

377 The Router Store.mp4

16.3 MB

377 ngrx-09-devtools-and-routing.zip

110.2 KB

378 Getting Started with NgRx for Recipes.en_US.srt

13.1 KB

378 Getting Started with NgRx for Recipes.mp4

126.6 MB

379 Fetching Recipe Detail Data.en_US.srt

10.8 KB

379 Fetching Recipe Detail Data.mp4

117.8 MB

380 Fetching Recipes & Using the Resolver.en_US.srt

13.7 KB

380 Fetching Recipes & Using the Resolver.mp4

200.4 MB

380 ngrx-10-fetch-recipes-effect.zip

114.5 KB

381 Fixing the Auth Redirect.en_US.srt

2.3 KB

381 Fixing the Auth Redirect.mp4

28.1 MB

382 Update, Delete and Add Recipes.en_US.srt

16.6 KB

382 Update, Delete and Add Recipes.mp4

111.5 MB

383 Storing Recipes via Effects.en_US.srt

6.2 KB

383 Storing Recipes via Effects.mp4

75.3 MB

383 ngrx-11-recipe-crud.zip

110.4 KB

384 Cleanup Work.en_US.srt

2.1 KB

384 Cleanup Work.mp4

18.3 MB

385 Wrap Up.en_US.srt

2.4 KB

385 Wrap Up.mp4

29.1 MB

385 ngrx-12-finished.zip

106.2 KB

386 Alternative NgRx Syntax.html

1.9 KB

386 ngrx-create-functions-syntax.zip

114.9 KB

387 Useful Resources & Links.html

0.6 KB

387 ngrx-01-first-reducer.zip

98.9 KB

387 ngrx-02-added-store.zip

99.9 KB

387 ngrx-03-added-actions.zip

101.1 KB

387 ngrx-04-finished-shopping-list.zip

108.0 KB

387 ngrx-05-auth-without-effects.zip

108.4 KB

387 ngrx-06-login-effect.zip

106.4 KB

387 ngrx-07-localstorage-effects.zip

110.8 KB

387 ngrx-08-auth-finished.zip

106.6 KB

387 ngrx-09-devtools-and-routing.zip

110.2 KB

387 ngrx-10-fetch-recipes-effect.zip

114.5 KB

387 ngrx-11-recipe-crud.zip

110.4 KB

387 ngrx-12-finished.zip

106.2 KB

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/25 Bonus_ Angular Universal/

388 Module Introduction.en_US.srt

4.4 KB

388 Module Introduction.mp4

6.8 MB

388 ng-universal-01-start.zip

108.9 KB

389 Angular Universal & ModuleMapLoader.html

0.7 KB

390 Adding Angular Universal.en_US.srt

13.9 KB

390 Adding Angular Universal.mp4

96.6 MB

390 ng-universal-02-finished.zip

114.7 KB

391 Adding Angular Universal with NestJS.en_US.srt

8.7 KB

391 Adding Angular Universal with NestJS.mp4

47.8 MB

391 Learn-more-about-NestJS.txt

0.1 KB

391 ng-universal-03-nestjs.zip

115.7 KB

392 Deploying Universal Apps.html

1.6 KB

393 Important_ Remaining Lectures.html

0.9 KB

394 Module Introduction.en_US.srt

2.0 KB

394 Module Introduction.mp4

4.0 MB

395 Getting Started with Angular Universal.en_US.srt

2.0 KB

395 Getting Started with Angular Universal.mp4

12.3 MB

396 Working on the App Module.en_US.srt

5.1 KB

396 Working on the App Module.mp4

34.2 MB

397 Adding a Server-Side Build Workflow.en_US.srt

6.1 KB

397 Adding a Server-Side Build Workflow.mp4

80.1 MB

398 Adding a NodeJS Server.en_US.srt

11.0 KB

398 Adding a NodeJS Server.mp4

122.1 MB

399 Pre-Rendering the App on the Server.en_US.srt

5.3 KB

399 Pre-Rendering the App on the Server.mp4

58.3 MB

400 Next Steps.en_US.srt

2.2 KB

400 Next Steps.mp4

13.9 MB

401 Angular Universal Gotchas.html

1.4 KB

/26 Angular Animations/

402 Making Animations Work with Angular 4+.html

1.7 KB

403 Introduction.en_US.srt

1.4 KB

403 Introduction.mp4

6.2 MB

404 Setting up the Starting Project.en_US.srt

1.3 KB

404 Setting up the Starting Project.mp4

4.3 MB

404 animations-start.zip

39.6 KB

405 Animations Triggers and State.en_US.srt

9.5 KB

405 Animations Triggers and State.mp4

114.1 MB

406 Switching between States.en_US.srt

2.8 KB

406 Switching between States.mp4

19.1 MB

407 Transitions.en_US.srt

2.5 KB

407 Transitions.mp4

10.8 MB

408 Advanced Transitions.en_US.srt

6.6 KB

408 Advanced Transitions.mp4

49.6 MB

409 Transition Phases.en_US.srt

4.8 KB

409 Transition Phases.mp4

37.6 MB

410 The _void_ State.en_US.srt

7.9 KB

410 The _void_ State.mp4

98.0 MB

411 Using Keyframes for Animations.en_US.srt

6.5 KB

411 Using Keyframes for Animations.mp4

51.3 MB

412 Grouping Transitions.en_US.srt

2.8 KB

412 Grouping Transitions.mp4

15.6 MB

413 Using Animation Callbacks.en_US.srt

3.2 KB

413 Using Animation Callbacks.mp4

42.4 MB

413 animations-finished.zip

40.7 KB

/27 Adding Offline Capabilities with Service Workers/

414 Module Introduction.en_US.srt

2.9 KB

414 Module Introduction.mp4

22.0 MB

414 ng-pwa-01-start.zip

38.2 KB

415 Adding Service Workers.en_US.srt

17.6 KB

415 Adding Service Workers.mp4

368.5 MB

416 Caching Assets for Offline Use.en_US.srt

7.7 KB

416 Caching Assets for Offline Use.mp4

45.4 MB

417 Caching Dynamic Assets & URLs.en_US.srt

9.9 KB

417 Caching Dynamic Assets & URLs.mp4

118.6 MB

417 ng-pwa-02-finished.zip

62.6 KB

418 Further Links & Resources.html

0.8 KB

418 ng-pwa-02-finished.zip

62.6 KB

/28 A Basic Introduction to Unit Testing in Angular Apps/

419 About this Section.html

0.8 KB

420 Introduction.en_US.srt

1.8 KB

420 Introduction.mp4

4.9 MB

421 Why Unit Tests_.en_US.srt

3.2 KB

421 Why Unit Tests_.mp4

9.1 MB

422 Analyzing the Testing Setup (as created by the CLI).en_US.srt

10.6 KB

422 Analyzing the Testing Setup (as created by the CLI).mp4

64.3 MB

423 Running Tests (with the CLI).en_US.srt

2.5 KB

423 Running Tests (with the CLI).mp4

45.3 MB

424 Adding a Component and some fitting Tests.en_US.srt

7.8 KB

424 Adding a Component and some fitting Tests.mp4

96.8 MB

425 Testing Dependencies_ Components and Services.en_US.srt

8.1 KB

425 Testing Dependencies_ Components and Services.mp4

68.6 MB

426 Simulating Async Tasks.en_US.srt

11.7 KB

426 Simulating Async Tasks.mp4

165.7 MB

427 Using _fakeAsync_ and _tick_.en_US.srt

2.9 KB

427 Using _fakeAsync_ and _tick_.mp4

39.4 MB

428 Isolated vs Non-Isolated Tests.en_US.srt

7.7 KB

428 Isolated vs Non-Isolated Tests.mp4

98.1 MB

429 Further Resources & Where to Go Next.html

1.8 KB

429 testing-final.zip

42.6 KB

/29 Angular as a Platform & Closer Look at the CLI/

430 Module Introduction.en_US.srt

2.4 KB

430 Module Introduction.mp4

3.4 MB

431 A Closer Look at _ng new_.en_US.srt

7.5 KB

431 A Closer Look at _ng new_.mp4

71.1 MB

432 IDE & Project Setup.en_US.srt

3.7 KB

432 IDE & Project Setup.mp4

14.9 MB

433 Getting-Started-with-Git.txt

0.1 KB

433 Understanding the Config Files.en_US.srt

13.0 KB

433 Understanding the Config Files.mp4

99.5 MB

434 Important CLI Commands.en_US.srt

7.9 KB

434 Important CLI Commands.mp4

57.5 MB

435 The _angular.json_ File - A Closer Look.en_US.srt

16.5 KB

435 The _angular.json_ File - A Closer Look.mp4

123.9 MB

436 Angular Schematics - An Introduction.en_US.srt

2.3 KB

436 Angular Schematics - An Introduction.mp4

12.7 MB

437 The _ng add_ Command.en_US.srt

6.2 KB

437 The _ng add_ Command.mp4

33.5 MB

438 Using Custom _ng generate_ Schematics.en_US.srt

4.3 KB

438 Using Custom _ng generate_ Schematics.mp4

31.3 MB

439 Smooth Updating of Projects with _ng update_.en_US.srt

3.1 KB

439 Smooth Updating of Projects with _ng update_.mp4

11.6 MB

440 Simplified Deployment with _ng deploy_.en_US.srt

7.8 KB

440 Simplified Deployment with _ng deploy_.mp4

52.3 MB

441 Understanding _Differential Loading_.en_US.srt

7.3 KB

441 Understanding _Differential Loading_.mp4

52.4 MB

442 Managing Multiple Projects in One Folder.en_US.srt

6.1 KB

442 Managing Multiple Projects in One Folder.mp4

38.5 MB

443 Angular Libraries - An Introduction.en_US.srt

3.9 KB

443 Angular Libraries - An Introduction.mp4

28.5 MB

444 Wrap Up.en_US.srt

2.0 KB

444 Wrap Up.mp4

18.1 MB

/30 Angular Changes & New Features/

445 A First Look At Angular Elements.en_US.srt

21.5 KB

445 A First Look At Angular Elements.mp4

255.1 MB

/31 Course Roundup/

446 Course Roundup.en_US.srt

2.2 KB

446 Course Roundup.mp4

10.1 MB

447 Bonus_ More Content!.html

1.6 KB

/32 Bonus_ TypeScript Introduction (for Angular 2 Usage)/

448 Module Introduction.en_US.srt

1.7 KB

448 Module Introduction.mp4

2.0 MB

449 What & Why_.en_US.srt

9.1 KB

449 What & Why_.mp4

13.7 MB

450 Installing & Using TypeScript.en_US.srt

9.1 KB

450 Installing & Using TypeScript.mp4

53.4 MB

451 Base Types & Primitives.en_US.srt

5.5 KB

451 Base Types & Primitives.mp4

14.8 MB

452 Array & Object Types.en_US.srt

8.3 KB

452 Array & Object Types.mp4

18.4 MB

453 Type Inference.en_US.srt

3.8 KB

453 Type Inference.mp4

8.5 MB

454 Working with Union Types.en_US.srt

4.0 KB

454 Working with Union Types.mp4

8.6 MB

455 Assigning Type Aliases.en_US.srt

3.8 KB

455 Assigning Type Aliases.mp4

9.6 MB

456 Diving into Functions & Function Types.en_US.srt

7.2 KB

456 Diving into Functions & Function Types.mp4

20.2 MB

457 Understanding Generics.en_US.srt

10.7 KB

457 Understanding Generics.mp4

37.9 MB

458 Classes & TypeScript.en_US.srt

11.4 KB

458 Classes & TypeScript.mp4

29.7 MB

459 Working with Interfaces.en_US.srt

8.6 KB

459 Working with Interfaces.mp4

16.8 MB

460 Configuring the TypeScript Compiler.en_US.srt

3.8 KB

460 Configuring the TypeScript Compiler.mp4

40.1 MB

461 Module Resources.html

0.8 KB

461 typescript-intro-01-finished.zip

5.4 KB

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

 

Total files 1076


Copyright © 2025 FileMood.com