zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Angular 9 Fundamentals
magnet:?xt=urn:btih:079095498c0aedb6e320c38785eb93665b6f7155&dn=Angular 9 Fundamentals
磁力链接详情
文件列表详情
079095498c0aedb6e320c38785eb93665b6f7155
infohash:
84
文件数量
1.7 GB
文件大小
2024-1-29 11:08
创建日期
2024-11-10 12:43
最后访问
相关分词
Angular
9
Fundamentals
1. Introduction/1. Introduction.mp4 32.37 MB
1. Introduction/2. Setting Up the Repo.mp4 19.39 MB
1. Introduction/3. Angular Overview.mp4 25.79 MB
1. Introduction/4. Generate an App with the Angular CLI.mp4 44.55 MB
1. Introduction/5. Angular Files & Style Guide.mp4 38.29 MB
1. Introduction/6. Generate a New Component.mp4 36.24 MB
1. Introduction/7. Angular and ES6 Modules.mp4 28.19 MB
1. Introduction/8. Adding Angular Material.mp4 75.61 MB
2. Components/1. Component Fundamentals.mp4 51.75 MB
2. Components/10. Component Fundamentals Exercise.mp4 32.14 MB
2. Components/11. Component Fundamentals Solution.mp4 58.65 MB
2. Components/2. Component Routes.mp4 13.01 MB
2. Components/3. Component Data.mp4 21.24 MB
2. Components/4. Property Binding.mp4 43.99 MB
2. Components/5. Event Binding.mp4 28.65 MB
2. Components/6. ngFor.mp4 37.41 MB
2. Components/7. Selecting an Item & ngIf.mp4 35.96 MB
2. Components/8. Local Templates & else.mp4 19.29 MB
2. Components/9. Sanitizing Input Data.mp4 23.49 MB
3. Forms/1. Template Forms.mp4 76.87 MB
3. Forms/2. Submitting Forms & Valid States.mp4 28.22 MB
3. Forms/3. Form Template Exercise.mp4 5.79 MB
3. Forms/4. Form Template Solution.mp4 59.77 MB
4. Services & HTTP Client/1. Services.mp4 40.38 MB
4. Services & HTTP Client/2. Services CRUD Methods.mp4 61.6 MB
4. Services & HTTP Client/3. Services Exercise.mp4 19.79 MB
4. Services & HTTP Client/4. Services Solution- Building a Service.mp4 22.08 MB
4. Services & HTTP Client/5. Services Solution- Remote Endpoint.mp4 88.06 MB
4. Services & HTTP Client/6. HTTP Client Exercise.mp4 15.96 MB
4. Services & HTTP Client/7. HTTP Client Solution.mp4 40.71 MB
5. Component State/1. Component Driven Architecture.mp4 61.56 MB
5. Component State/2. Component API Input & Output.mp4 71.48 MB
5. Component State/3. Handling Shared Mutable State.mp4 31.17 MB
5. Component State/4. Component Architecture Exercise.mp4 4.13 MB
5. Component State/5. Component Architecture Solution.mp4 28.57 MB
6. Routing/1. Router Links.mp4 22.8 MB
6. Routing/2. Routing to Components.mp4 24.06 MB
6. Routing/3. Creating a Lazy Loaded Route.mp4 46.5 MB
6. Routing/4. Router Service.mp4 13.94 MB
6. Routing/5. Create a Route Exercise.mp4 5.89 MB
6. Routing/6. Create a Route Solution.mp4 13.53 MB
7. Testing/1. Unit Testing in Angular.mp4 69.83 MB
7. Testing/2. Template Testing.mp4 46.57 MB
7. Testing/3. Resolving Dependencies & Mocking.mp4 61.69 MB
7. Testing/4. Spying & Component Testing.mp4 61.77 MB
8. Wrapping Up/1. Wrapping Up.mp4 53.14 MB
angular9-fundamentals-workshop-master/e2e/src/app.e2e-spec.ts 663 字节
angular9-fundamentals-workshop-master/e2e/src/app.po.ts 301 字节
angular9-fundamentals-workshop-master/src/app/app-routing.module.ts 699 字节
angular9-fundamentals-workshop-master/src/app/app.component.spec.ts 816 字节
angular9-fundamentals-workshop-master/src/app/app.component.ts 647 字节
angular9-fundamentals-workshop-master/src/app/app.module.ts 900 字节
angular9-fundamentals-workshop-master/src/app/courses/course-details/course-details.component.spec.ts 796 字节
angular9-fundamentals-workshop-master/src/app/courses/course-details/course-details.component.ts 859 字节
angular9-fundamentals-workshop-master/src/app/courses/courses-list/courses-list.component.spec.ts 664 字节
angular9-fundamentals-workshop-master/src/app/courses/courses-list/courses-list.component.ts 682 字节
angular9-fundamentals-workshop-master/src/app/courses/courses-routing.module.ts 352 字节
angular9-fundamentals-workshop-master/src/app/courses/courses.component.spec.ts 913 字节
angular9-fundamentals-workshop-master/src/app/courses/courses.component.ts 1.61 KB
angular9-fundamentals-workshop-master/src/app/courses/courses.module.ts 1.09 KB
angular9-fundamentals-workshop-master/src/app/home/home.component.spec.ts 614 字节
angular9-fundamentals-workshop-master/src/app/home/home.component.ts 736 字节
angular9-fundamentals-workshop-master/src/app/login/login-routing.module.ts 344 字节
angular9-fundamentals-workshop-master/src/app/login/login.component.spec.ts 831 字节
angular9-fundamentals-workshop-master/src/app/login/login.component.ts 566 字节
angular9-fundamentals-workshop-master/src/app/login/login.module.ts 557 字节
angular9-fundamentals-workshop-master/src/app/material.module.ts 1.39 KB
angular9-fundamentals-workshop-master/src/app/shared/guards/auth.guard.spec.ts 753 字节
angular9-fundamentals-workshop-master/src/app/shared/guards/auth.guard.ts 822 字节
angular9-fundamentals-workshop-master/src/app/shared/interfaces/auth.interface.ts 71 字节
angular9-fundamentals-workshop-master/src/app/shared/interfaces/course.interface.ts 139 字节
angular9-fundamentals-workshop-master/src/app/shared/services/auth.service.spec.ts 538 字节
angular9-fundamentals-workshop-master/src/app/shared/services/auth.service.ts 1 KB
angular9-fundamentals-workshop-master/src/app/shared/services/courses.service.spec.ts 784 字节
angular9-fundamentals-workshop-master/src/app/shared/services/courses.service.ts 1.08 KB
angular9-fundamentals-workshop-master/src/app/shared/services/http-interceptor.service.spec.ts 403 字节
angular9-fundamentals-workshop-master/src/app/shared/services/http-interceptor.service.ts 462 字节
angular9-fundamentals-workshop-master/src/app/shared/services/notification.service.spec.ts 596 字节
angular9-fundamentals-workshop-master/src/app/shared/services/notification.service.ts 399 字节
angular9-fundamentals-workshop-master/src/environments/environment.prod.ts 51 字节
angular9-fundamentals-workshop-master/src/environments/environment.ts 662 字节
angular9-fundamentals-workshop-master/src/main.ts 372 字节
angular9-fundamentals-workshop-master/src/polyfills.ts 2.77 KB
angular9-fundamentals-workshop-master/src/test.ts 753 字节
其他位置