本站已收录 番号和无损神作磁力链接/BT种子 

[Udemy] Angular Core Deep Dive (with FREE E-Book) (2021) [En]

种子简介

种子名称: [Udemy] Angular Core Deep Dive (with FREE E-Book) (2021) [En]
文件类型: 视频
文件数目: 67个文件
文件大小: 4.53 GB
收录时间: 2021-11-23 02:01
已经下载: 3
资源热度: 209
最近下载: 2024-9-29 18:47

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:2a6062a67636b3e9e139a0ecceb523ab4cdaf847&dn=[Udemy] Angular Core Deep Dive (with FREE E-Book) (2021) [En] 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[Udemy] Angular Core Deep Dive (with FREE E-Book) (2021) [En].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/007 New Section - Angular Components and Core Directives.mp430.73MB
  • 02 Angular Components Core Directives and Pipes/008 Building our First Angular Component.mp454.61MB
  • 02 Angular Components Core Directives and Pipes/009 Component Inputs and the Input Decorator.mp488.4MB
  • 02 Angular Components Core Directives and Pipes/010 Angular Component Output - Custom Events and Event Emitters.mp489.74MB
  • 02 Angular Components Core Directives and Pipes/011 The Angular ngFor Core Directive.mp4100.98MB
  • 02 Angular Components Core Directives and Pipes/012 Angular ngIf Directive and the Elvis Operator.mp490.18MB
  • 02 Angular Components Core Directives and Pipes/013 Angular ngClass Core Directive - Learn All Features.mp490.15MB
  • 02 Angular Components Core Directives and Pipes/014 Angular ngStyle Core Directive - When to use it and Why.mp463.28MB
  • 02 Angular Components Core Directives and Pipes/015 Angular ngSwitch Core Directive In Detail.mp446.26MB
  • 02 Angular Components Core Directives and Pipes/016 Angular ng-container Core Directive - When to use it.mp443.92MB
  • 02 Angular Components Core Directives and Pipes/017 Angular Built-In Pipes - Complete Catalog.mp4118.37MB
  • 03 Angular Local Template Querying In Depth/018 Angular View Child Decorator - How Does it Work.mp445.77MB
  • 03 Angular Local Template Querying In Depth/019 View Child - Learn the multiple View Query Configuration Options.mp453.53MB
  • 03 Angular Local Template Querying In Depth/020 The AfterViewInit Lifecycle Hook - How deep can we query with View Child.mp457.18MB
  • 03 Angular Local Template Querying In Depth/021 The View Children Decorator and Query List In Detail.mp477.9MB
  • 04 Angular Content Projection In Depth/022 Angular Content Projection with ng-content In Detail.mp491.37MB
  • 04 Angular Content Projection In Depth/023 Angular Content Child Decorator - In-Depth Explanation.mp498.63MB
  • 04 Angular Content Projection In Depth/024 Angular Content Children and the AfterContentInit Lyfecycle Hook.mp452.94MB
  • 05 Angular Templates In Depth/025 Angular Templates Introduction with ng-template.mp457.34MB
  • 05 Angular Templates In Depth/026 Angular Template Instantiation with ngTemplateOutlet.mp465.48MB
  • 05 Angular Templates In Depth/027 Angular Templates as Component Inputs.mp445.86MB
  • 06 Angular Directives In Depth/028 Introduction to Angular Attribute Directives.mp460.24MB
  • 06 Angular Directives In Depth/029 Angular Host Binding in Detail - DOM Properties vs Attributes.mp476.37MB
  • 06 Angular Directives In Depth/030 Angular Host Listener - Handling Events in Directives.mp453.72MB
  • 06 Angular Directives In Depth/031 Angular Directive Export As syntax - When to Use it and Why.mp443.84MB
  • 06 Angular Directives In Depth/032 Angular Structural Directives - Understanding the Star Syntax.mp449.09MB
  • 06 Angular Directives In Depth/033 Angular Structural Directives - Step-by-Step Implementation.mp478.57MB
  • 07 Angular View Encapsulation In Depth/034 Angular View Encapsulation - Under the Hood.mp479.86MB
  • 07 Angular View Encapsulation In Depth/035 Angular View Encapsulation - the Host Selector.mp447.31MB
  • 07 Angular View Encapsulation In Depth/036 Bypassing View Encapsulation with the ng-deep modifier.mp463.29MB
  • 07 Angular View Encapsulation In Depth/037 The Host Context Selector - Theming Use Case.mp450.31MB
  • 07 Angular View Encapsulation In Depth/038 Angular View Encapsulation - Default vs Shadow DOM.mp469.28MB
  • 08 Angular Injectable Services In Depth/039 Angular Injectable Services - New Section Introduction.mp436.01MB
  • 08 Angular Injectable Services In Depth/040 The Angular HTTP Client - GET calls with Request Parameters.mp445.2MB
  • 08 Angular Injectable Services In Depth/041 The Async Pipe - a Better way of passing Observable data to the View.mp433.54MB
  • 08 Angular Injectable Services In Depth/042 Angular Custom Services - The Injectable Decorator.mp446.9MB
  • 08 Angular Injectable Services In Depth/043 Angular Custom Service - Fetching Data.mp432.74MB
  • 08 Angular Injectable Services In Depth/044 Angular Custom Service - Data Modification with an HTTP PUT.mp461.75MB
  • 09 Angular Dependency Injection In Depth/045 Introduction to the Angular Dependency Injection System.mp443.97MB
  • 09 Angular Dependency Injection In Depth/046 Angular DI - Understanding Providers and Injection Tokens.mp4101.3MB
  • 09 Angular Dependency Injection In Depth/047 Angular DI - Understanding Simplified Provider Configuration.mp435.87MB
  • 09 Angular Dependency Injection In Depth/048 Understanding Hierarchical Dependency Injection.mp487.31MB
  • 09 Angular Dependency Injection In Depth/049 Understanding Angular Tree-Shakeable Providers.mp459.32MB
  • 09 Angular Dependency Injection In Depth/050 Angular DI - Injection Tokens In Detail.mp484.41MB
  • 09 Angular Dependency Injection In Depth/051 Angular DI Decorators - Optional Self SkipSelf.mp483.5MB
  • 09 Angular Dependency Injection In Depth/052 Angular DI Host Decorator and Section Conclusion.mp452.7MB
  • 10 Angular Change Detection In Depth/053 Angular Default Change Detection - How does it Work.mp479MB
  • 10 Angular Change Detection In Depth/054 Angular OnPush Change Detection - How does it Work.mp491.11MB
  • 10 Angular Change Detection In Depth/055 OnPush Change Detection and Observables Data Streams.mp472.99MB
  • 10 Angular Change Detection In Depth/056 Angular Attribute Decorator - When to use it.mp440.92MB
  • 10 Angular Change Detection In Depth/057 Angular Custom Change Detection with ChangeDetectorRef.mp489.48MB
  • 12 Angular Modules in Depth/063 Introduction to Angular Modules.mp447.68MB
  • 12 Angular Modules in Depth/064 Angular Feature Modules In Detail.mp476.73MB
  • 13 Angular Pipes In Depth/065 Angular Custom Pipes - Step-by-Step Implementation.mp447.75MB
  • 13 Angular Pipes In Depth/066 Angular Impure Pipes In Detail.mp457.98MB
  • 14 Angular Internationalization (i18n) In Depth/067 Introduction to Angular Internationalization (i18n).mp463.57MB
  • 14 Angular Internationalization (i18n) In Depth/068 Understanding Angular i18n Unique Identifiers.mp458.71MB
  • 14 Angular Internationalization (i18n) In Depth/069 Angular i18n Pluralization Support.mp455.36MB
  • 14 Angular Internationalization (i18n) In Depth/070 Angular i18n Alternative Expressions Support.mp454.6MB
  • 14 Angular Internationalization (i18n) In Depth/071 Running a Translated Angular Application using the Angular CLI.mp4141.46MB
  • 15 Angular Elements In Depth/072 Angular Elements In Detail.mp499.08MB
  • 16 Conclusion Bonus/073 Other Courses.mp429.35MB
  • 16 Conclusion Bonus/075 Angular Core Deep Dive - Course Conclusion and Key Takeaways.mp4216.39MB