种子简介
种子名称:
[GigaCourse.Com] Udemy - Angular Core Deep Dive - Beginner to Advanced (Angular 16)
文件类型:
视频
文件数目:
71个文件
文件大小:
2.77 GB
收录时间:
2023-8-6 22:14
已经下载:
3次
资源热度:
135
最近下载:
2024-11-27 12:20
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:8e12454a713c1e1f9c3a374d6cb95a99fa7f3007&dn=[GigaCourse.Com] Udemy - Angular Core Deep Dive - Beginner to Advanced (Angular 16)
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[GigaCourse.Com] Udemy - Angular Core Deep Dive - Beginner to Advanced (Angular 16).torrent
01 - Introduction/001 Angular Core Deep Dive - Helicopter View.mp4191.6MB
01 - Introduction/003 Course Kickoff - Development Environment Setup.mp437.88MB
01 - Introduction/005 Introduction To Angular - Custom HTML Elements, Model vs View.mp470.43MB
01 - Introduction/006 Why Angular Learn the Key Features of Angular Core.mp475.29MB
02 - Angular Components, Core Directives and Pipes/001 New Section - Angular Components and Core Directives.mp430.73MB
02 - Angular Components, Core Directives and Pipes/002 Building our First Angular Component.mp454.61MB
02 - Angular Components, Core Directives and Pipes/003 Component Inputs and the @Input Decorator.mp488.4MB
02 - Angular Components, Core Directives and Pipes/004 Angular Component @Output - Custom Events and Event Emitters.mp461.32MB
02 - Angular Components, Core Directives and Pipes/005 The Angular ngFor Core Directive.mp465.99MB
02 - Angular Components, Core Directives and Pipes/006 Angular ngIf Directive and the Elvis Operator.mp459.95MB
02 - Angular Components, Core Directives and Pipes/007 Angular ngClass Core Directive - Learn All Features.mp460.39MB
02 - Angular Components, Core Directives and Pipes/008 Angular ngStyle Core Directive - When to use it and Why.mp442.14MB
02 - Angular Components, Core Directives and Pipes/009 Angular ngSwitch Core Directive In Detail.mp441.04MB
02 - Angular Components, Core Directives and Pipes/010 Angular ng-container Core Directive - When to use it.mp428.39MB
02 - Angular Components, Core Directives and Pipes/011 Angular Built-In Pipes - Complete Catalog.mp478.84MB
03 - Angular Local Template Querying In Depth/001 Angular View Child Decorator - How Does it Work.mp419.49MB
03 - Angular Local Template Querying In Depth/002 View Child - Learn the multiple View Query Configuration Options.mp418.21MB
03 - Angular Local Template Querying In Depth/003 The AfterViewInit Lifecycle Hook - How deep can we query with View Child.mp419.77MB
03 - Angular Local Template Querying In Depth/004 The View Children Decorator and Query List In Detail.mp453.08MB
04 - Angular Content Projection In Depth/001 Angular Content Projection with ng-content In Detail.mp445.31MB
04 - Angular Content Projection In Depth/002 Angular Content Child Decorator - In-Depth Explanation.mp482.97MB
04 - Angular Content Projection In Depth/003 Angular Content Children and the AfterContentInit Lyfecycle Hook.mp421.4MB
05 - Angular Templates In Depth/001 Angular Templates Introduction with ng-template.mp422.23MB
05 - Angular Templates In Depth/002 Angular Template Instantiation with ngTemplateOutlet.mp426.83MB
05 - Angular Templates In Depth/003 Angular Templates as Component Inputs.mp419.01MB
06 - Angular Directives In Depth/001 Introduction to Angular Attribute Directives.mp447.62MB
06 - Angular Directives In Depth/002 Angular Host Binding in Detail - DOM Properties vs Attributes.mp426.36MB
06 - Angular Directives In Depth/003 Angular Host Listener - Handling Events in Directives.mp437.13MB
06 - Angular Directives In Depth/004 Angular Directive Export As syntax - When to Use it and Why.mp413.68MB
06 - Angular Directives In Depth/005 Angular Structural Directives - Understanding the Star Syntax.mp420.87MB
06 - Angular Directives In Depth/006 Angular Structural Directives - Step-by-Step Implementation.mp453.23MB
07 - Angular View Encapsulation In Depth/001 Angular View Encapsulation - Under the Hood.mp453.85MB
07 - Angular View Encapsulation In Depth/002 Angular View Encapsulation - the Host Selector.mp419.68MB
07 - Angular View Encapsulation In Depth/003 Bypassing View Encapsulation with the ng-deep modifier.mp453.92MB
07 - Angular View Encapsulation In Depth/004 The Host Context Selector - Theming Use Case.mp420.17MB
07 - Angular View Encapsulation In Depth/005 Angular View Encapsulation - Default vs Shadow DOM.mp446.7MB
08 - Angular Injectable Services In Depth/001 Angular Injectable Services - New Section Introduction.mp429.7MB
08 - Angular Injectable Services In Depth/002 The Angular HTTP Client - GET calls with Request Parameters.mp420.12MB
08 - Angular Injectable Services In Depth/003 The Async Pipe - a Better way of passing Observable data to the View.mp414.44MB
08 - Angular Injectable Services In Depth/004 Angular Custom Services - The Injectable Decorator.mp415.75MB
08 - Angular Injectable Services In Depth/005 Angular Custom Service - Fetching Data.mp414.2MB
08 - Angular Injectable Services In Depth/006 Angular Custom Service - Data Modification with an HTTP PUT.mp425.52MB
09 - Angular Dependency Injection In Depth/001 Introduction to the Angular Dependency Injection System.mp437.11MB
09 - Angular Dependency Injection In Depth/002 Angular DI - Understanding Providers and Injection Tokens.mp438.61MB
09 - Angular Dependency Injection In Depth/003 Angular DI - Understanding Simplified Provider Configuration.mp414.75MB
09 - Angular Dependency Injection In Depth/004 Understanding Hierarchical Dependency Injection.mp469.17MB
09 - Angular Dependency Injection In Depth/005 Understanding Angular Tree-Shakeable Providers.mp425.08MB
09 - Angular Dependency Injection In Depth/006 Angular DI - Injection Tokens In Detail.mp440.08MB
09 - Angular Dependency Injection In Depth/007 Angular DI Decorators - Optional, Self, SkipSelf.mp466.55MB
09 - Angular Dependency Injection In Depth/008 Angular DI Host Decorator and Section Conclusion.mp416.5MB
10 - Angular Change Detection In Depth/001 Angular Default Change Detection - How does it Work.mp433.19MB
10 - Angular Change Detection In Depth/002 Angular OnPush Change Detection - How does it Work.mp439.74MB
10 - Angular Change Detection In Depth/003 OnPush Change Detection and Observables Data Streams.mp458.91MB
10 - Angular Change Detection In Depth/004 Angular Attribute Decorator - When to use it.mp420.36MB
10 - Angular Change Detection In Depth/005 Angular Custom Change Detection with ChangeDetectorRef.mp429.65MB
11 - Angular Lifecycle Hooks In Depth/001 Angular Lifecycle Hooks - OnInit and OnDestroy In Detail.mp435.08MB
11 - Angular Lifecycle Hooks In Depth/002 Angular OnChanges Lifecycle Hook.mp425.43MB
11 - Angular Lifecycle Hooks In Depth/003 Angular AfterContentChecked Lifecycle Hook - Use Cases and Pitfalls.mp440.72MB
11 - Angular Lifecycle Hooks In Depth/004 Angular AfterViewChecked Lifecycle Hook - Use Cases and Pitfalls.mp426.5MB
11 - Angular Lifecycle Hooks In Depth/005 Angular Lifecycle Hooks - Complete Overview.mp429.4MB
12 - Angular Modules in Depth/001 Introduction to Angular Modules.mp421.03MB
12 - Angular Modules in Depth/002 Angular Feature Modules In Detail.mp436.24MB
13 - Angular Pipes In Depth/001 Angular Custom Pipes - Step-by-Step Implementation.mp419.3MB
13 - Angular Pipes In Depth/002 Angular Impure Pipes In Detail.mp424.08MB
14 - Angular Internationalization (i18n) In Depth/001 Introduction to Angular Internationalization (i18n).mp426.38MB
14 - Angular Internationalization (i18n) In Depth/002 Understanding Angular i18n Unique Identifiers.mp439.28MB
14 - Angular Internationalization (i18n) In Depth/003 Angular i18n Pluralization Support.mp421.98MB
14 - Angular Internationalization (i18n) In Depth/004 Angular i18n Alternative Expressions Support.mp420.87MB
14 - Angular Internationalization (i18n) In Depth/005 Running a Translated Angular Application using the Angular CLI.mp460.71MB
15 - Angular Elements In Depth/001 Angular Elements In Detail.mp441.25MB
16 - Conclusion & Bonus/002 Angular Core Deep Dive - Course Conclusion and Key Takeaways.mp445.65MB