种子简介
种子名称:
[Tutorialsplanet.NET] TypeScript, Angular, Firebase & Angular Material Masterclass
文件类型:
视频
文件数目:
93个文件
文件大小:
1.82 GB
收录时间:
2022-9-28 02:58
已经下载:
3次
资源热度:
170
最近下载:
2025-1-20 17:32
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:27314aa85ad8c447c7af679b982c5ff880a4e16c&dn=[Tutorialsplanet.NET] TypeScript, Angular, Firebase & Angular Material Masterclass
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[Tutorialsplanet.NET] TypeScript, Angular, Firebase & Angular Material Masterclass.torrent
1. I/1. Course Overview.mp410.03MB
1. I/10. Interfaces.mp47.17MB
1. I/11. Arrow Functions.mp412.4MB
1. I/12. Modules.mp417.44MB
1. I/13. Angular Application Architecture.mp416.4MB
1. I/14. Angular CLI.mp418.68MB
1. I/15. Project Structure.mp414.64MB
1. I/2. What Is A Single Page Application.mp420.16MB
1. I/3. What do we need Angular for.mp422.53MB
1. I/4. Setting up your Development Environment for Angular.mp414.39MB
1. I/5. Introduction to TypeScript.mp47.34MB
1. I/6. Basic Types in TypeScript.mp448.09MB
1. I/7. Let and Const.mp411.79MB
1. I/8. Spread and Destructure.mp423.12MB
1. I/9. Classes.mp430.51MB
2. Decorators, Modules and Components/1. Introduction to Section 2.mp41.66MB
2. Decorators, Modules and Components/10. Component Interaction.mp435.56MB
2. Decorators, Modules and Components/11. Change Detection Mechanism in Angular. ZoneJS, NgZones.mp440.08MB
2. Decorators, Modules and Components/2. Decorators.mp47.29MB
2. Decorators, Modules and Components/3. Styleguide.mp411.15MB
2. Decorators, Modules and Components/4. Modules in Angular.mp428.42MB
2. Decorators, Modules and Components/5. Application Bootstrap Mechanism.mp417.04MB
2. Decorators, Modules and Components/6. Components in Angular.mp419.25MB
2. Decorators, Modules and Components/7. Interaction between a Component Class and a Component Template.mp426.34MB
2. Decorators, Modules and Components/8. @Input Decorator in a Component. Input Properties.mp421.77MB
2. Decorators, Modules and Components/9. View Queries - View Child, View Children, Content Child, Content Children.mp458.01MB
3. Component Lifecycle Hooks, Routing, Guards/1. Introduction to Section 3.mp41.16MB
3. Component Lifecycle Hooks, Routing, Guards/10. Introduction to Route Guards in Angular.mp49.4MB
3. Component Lifecycle Hooks, Routing, Guards/11. CanActivate and CanActivateChild Guards in Angular.mp423.17MB
3. Component Lifecycle Hooks, Routing, Guards/12. CanDeactivate Guard in Angular.mp427.45MB
3. Component Lifecycle Hooks, Routing, Guards/13. Prefetching Data for a Component using Resolve.mp441.02MB
3. Component Lifecycle Hooks, Routing, Guards/2. Introduction to Lifecycle Hooks in Angular.mp49.72MB
3. Component Lifecycle Hooks, Routing, Guards/3. Using Lifecycle Hooks in Angular.mp460.77MB
3. Component Lifecycle Hooks, Routing, Guards/4. Introduction to Routing.mp410.46MB
3. Component Lifecycle Hooks, Routing, Guards/5. Implementing Routing in an Angular App.mp426.27MB
3. Component Lifecycle Hooks, Routing, Guards/6. Creating a User List. Setting the stage for Child Routing.mp418.49MB
3. Component Lifecycle Hooks, Routing, Guards/7. Abstracting the user link to a separate component.mp46.23MB
3. Component Lifecycle Hooks, Routing, Guards/8. Implementing Child Routes.mp439.09MB
3. Component Lifecycle Hooks, Routing, Guards/9. Path Match and Route Types.mp420.28MB
4/1. Introduction to Section 4.mp42.29MB
4/2. DI as a Pattern, DI as a Framework and Types of Providers.mp418.36MB
4/3. Hierarchical Dependency Injection.mp45.12MB
4/4. Introduction to Services in Angular.mp420.08MB
4/5. GET data from a Rest API using HttpClient.mp439.19MB
4/6. CRUD Operations using HttpClient, HttpParams and HttpHeaders.mp461.3MB
4/7. Observables and Operators in Observables - Map, Retry, Catch.mp419.07MB
4/8. Behavior Subject and Sharing Data using Behavior Subjects.mp431.45MB
5. Directives and Pipes in Angular/1. Introduction to Section 5.mp41.91MB
5. Directives and Pipes in Angular/10. Pure and Impure Pipes in Angular.mp442.91MB
5. Directives and Pipes in Angular/11. Decorators Revisited.mp420MB
5. Directives and Pipes in Angular/12. Building Custom Decorators in Angular.mp414.99MB
5. Directives and Pipes in Angular/13. Building a Custom Lifecycle Hook Class Logger Decorator.mp427.2MB
5. Directives and Pipes in Angular/14. Building Custom Property Decorator in Angular.mp48.26MB
5. Directives and Pipes in Angular/2. Introduction to Directives.mp47.6MB
5. Directives and Pipes in Angular/3. Built in Structural Directives.mp437.03MB
5. Directives and Pipes in Angular/4. Built in Attribute Directives.mp428.53MB
5. Directives and Pipes in Angular/5. Building custom Attribute Directives.mp442.76MB
5. Directives and Pipes in Angular/6. Building Custom Structural Directives.mp428.92MB
5. Directives and Pipes in Angular/7. Introduction to Pipes in Angular.mp45.29MB
5. Directives and Pipes in Angular/8. Using Built In Pipes.mp428.49MB
5. Directives and Pipes in Angular/9. Creating Custom Pipes in Angular.mp429.08MB
6. Forms in Angular/1. Introduction to Section 6.mp41.45MB
6. Forms in Angular/10. Steps to implement a Reactive form in Angular.mp412.57MB
6. Forms in Angular/11. Quickly creating a Bootstrap form for our Reactive form using Emmet.mp417.42MB
6. Forms in Angular/12. Creating a Reactive form in the TypeScript class & connecting it to the template.mp419.74MB
6. Forms in Angular/13. Adding form Validations to a Reactive Form.mp430.29MB
6. Forms in Angular/14. Dynamically Adding or Removing FormControl(s) or FormGroup(s) using FormArray(s).mp427.83MB
6. Forms in Angular/15. Adding Synchronous Custom Validations to your Reactive Form.mp412.93MB
6. Forms in Angular/16. Adding Async Custom Validations to your Reactive Form.mp413.41MB
6. Forms in Angular/17. Resetting the value of a form.mp45.63MB
6. Forms in Angular/2. Types of Form Building Strategies in Angular.mp44.92MB
6. Forms in Angular/3. Creating Long Bootstrap forms quickly using VS Code using Emmet.mp423.73MB
6. Forms in Angular/4. Adding FormControl(s) to a Template Driven form using the ngModel directive.mp411.2MB
6. Forms in Angular/5. Getting the JavaScript Object Representation of a form using ngForm directive.mp49.27MB
6. Forms in Angular/6. Disabling the Submit Button on a Form using form's $invalid flag.mp46.29MB
6. Forms in Angular/7. Getting the JavaScript Object Representation of a form in TypeScript Class.mp433.53MB
6. Forms in Angular/8. Adding Checkbox, Radio Buttons and Select List to your Template Driven Form.mp421.69MB
6. Forms in Angular/9. Creating Subsections in the form using NgModelGroup directive.mp418.7MB
7/1. Introduction to the Section.mp45.24MB
7/10. Introduction to Firebase.mp45.22MB
7/11. Creating an App using the Firebase Console.mp47.76MB
7/12. Setting up your Angular CLI Project to support Firebase.mp411.06MB
7/13. Interacting with Firebase Realtime Database using methods on AngularFireList.mp410.17MB
7/14. Adding and Reading Data from Realtime Database in Firebase.mp428.09MB
7/15. Updating and Deleting Data from Realtime Database in Firebase.mp412.74MB
7/2. Creating an Angular CLI Project with SCSS as a base style.mp412.91MB
7/3. Introducing Material Design Bootstrap into your Angular CLI Project.mp415.86MB
7/4. Adding a Navbar in your header.mp412.32MB
7/5. Adding Material Design Buttons.mp424.19MB
7/6. Adding Cards.mp430.45MB
7/7. Using Material Design Dropdowns and Form Inputs.mp421.33MB
7/8. Introducing Angular Material into your Angular CLI Project on the top of MDB.mp416.45MB
7/9. Adding Radio Buttons, Slide Toggle, Slider, Progress Bar and Spinner.mp423.55MB