首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - NestJS Zero to Hero - Modern TypeScript Back-end Development
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2020-6-1 10:52
2025-1-2 21:40
279
3.62 GB
106
磁力链接
magnet:?xt=urn:btih:17b8f91f71019f24f4df7e4c1941032e9aaa9c96
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjE3YjhmOTFmNzEwMTlmMjRmNGRmN2U0YzE5NDEwMzJlOWFhYTljOTZaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
NestJS
Zero
to
Hero
-
Modern
TypeScript
Back-end
Development
文件列表
1. Introduction to NestJS & Pre-requisites/1. Welcome to the course!.mp4
4.2MB
1. Introduction to NestJS & Pre-requisites/2. Thank you + Future Content.mp4
34.99MB
1. Introduction to NestJS & Pre-requisites/3. What is NestJS.mp4
12.87MB
1. Introduction to NestJS & Pre-requisites/4. Installing the NestJS CLI.mp4
9.71MB
10. (Bonus) Deployment - Amazon Web Services (AWS)/1. Amazon S3 Setting up a Bucket (Front-end Hosting).mp4
31.61MB
10. (Bonus) Deployment - Amazon Web Services (AWS)/2. Enabling CORS from the S3 Front-end Application.mp4
18.23MB
10. (Bonus) Deployment - Amazon Web Services (AWS)/3. Pre-production package.json Adjustments.mp4
17.65MB
10. (Bonus) Deployment - Amazon Web Services (AWS)/4. Deploying NestJS to Elastic Beanstalk.mp4
54.82MB
10. (Bonus) Deployment - Amazon Web Services (AWS)/5. Uploading the Front-end App to S3.mp4
19.84MB
11. (Bonus) Testing a NestJS Application/1. Unit Testing Crash Course - Basics.mp4
19.34MB
11. (Bonus) Testing a NestJS Application/10. Testing JwtStrategy.mp4
63.75MB
11. (Bonus) Testing a NestJS Application/2. Unit Testing Crash Course - First Tests.mp4
122.03MB
11. (Bonus) Testing a NestJS Application/3. Testing TasksService - Part 1 - getTasks.mp4
97.54MB
11. (Bonus) Testing a NestJS Application/4. Testing TasksService - Part 2 - getTaskById.mp4
76.3MB
11. (Bonus) Testing a NestJS Application/5. (Challenge) Testing TasksService - Part 3 - createTask.mp4
52.21MB
11. (Bonus) Testing a NestJS Application/6. Testing TasksService - Part 4 - deleteTask.mp4
51.17MB
11. (Bonus) Testing a NestJS Application/7. (Challenge) Testing TasksService - Part 5 - updateTaskStatus.mp4
51.87MB
11. (Bonus) Testing a NestJS Application/8. Testing UserRepository.mp4
162.48MB
11. (Bonus) Testing a NestJS Application/9. Testing User Entity.mp4
53.01MB
13. GraphQL + MongoDB/1. GraphQL + MongoDB Section Introduction.mp4
20.97MB
13. GraphQL + MongoDB/10. Using the GraphQL Playground.mp4
13.37MB
13. GraphQL + MongoDB/11. Persistence TypeORM, MongoDB and our Lesson Entity.mp4
38.27MB
13. GraphQL + MongoDB/12. LessonService and createLesson method.mp4
59.8MB
13. GraphQL + MongoDB/13. Create Lesson GraphQL Mutation.mp4
26.81MB
13. GraphQL + MongoDB/14. getLesson GraphQL Query with MongoDB.mp4
24.74MB
13. GraphQL + MongoDB/15. Validation Create Lesson Input.mp4
51.4MB
13. GraphQL + MongoDB/16. Challenge Get All Lessons GraphQL Query.mp4
25.47MB
13. GraphQL + MongoDB/17. Creating the Student Module.mp4
8.11MB
13. GraphQL + MongoDB/18. Challenge Defining the Student Entity.mp4
20.05MB
13. GraphQL + MongoDB/19. Challenge Create Student Mutation.mp4
73.83MB
13. GraphQL + MongoDB/2. Project Overview School Management.mp4
17.99MB
13. GraphQL + MongoDB/20. Challenge Get All Students GraphQL Query.mp4
17.63MB
13. GraphQL + MongoDB/21. Challenge Get Student by ID Query.mp4
20.33MB
13. GraphQL + MongoDB/22. Assign Students To Lesson GraphQL Mutation.mp4
73.37MB
13. GraphQL + MongoDB/23. Improvement Assign Students Upon Lesson Creation.mp4
26MB
13. GraphQL + MongoDB/24. Resolve students Field in Lesson.mp4
67.47MB
13. GraphQL + MongoDB/3. Robo 3T - Connecting to the MongoDB Database.mp4
4.84MB
13. GraphQL + MongoDB/4. Ensure NestJS 7 Installation.mp4
1.7MB
13. GraphQL + MongoDB/5. Project setup.mp4
9.86MB
13. GraphQL + MongoDB/6. Installing GraphQL Dependencies.mp4
16.26MB
13. GraphQL + MongoDB/7. Creating the Lesson Module.mp4
7.97MB
13. GraphQL + MongoDB/8. Defining the Lesson GraphQL Type.mp4
16.59MB
13. GraphQL + MongoDB/9. Creating the Lesson Resolver.mp4
21.82MB
2. REST API - Task Management Application (CRUD)/1. Project Overview Task Management Application.mp4
31.5MB
2. REST API - Task Management Application (CRUD)/10. Defining a Task Model.mp4
23.41MB
2. REST API - Task Management Application (CRUD)/11. Feature Creating a Task (Part 1 Service).mp4
34MB
2. REST API - Task Management Application (CRUD)/12. Feature Creating a Task (Part 2 Controller).mp4
42.57MB
2. REST API - Task Management Application (CRUD)/13. Introduction to Data Transfer Objects (DTOs).mp4
56.25MB
2. REST API - Task Management Application (CRUD)/14. Creating a CreateTaskDto.mp4
40.3MB
2. REST API - Task Management Application (CRUD)/15. Feature Getting a Task by ID.mp4
32.28MB
2. REST API - Task Management Application (CRUD)/16. Challenge Deleting a Task.mp4
5.11MB
2. REST API - Task Management Application (CRUD)/17. Solution Deleting a Task.mp4
36.38MB
2. REST API - Task Management Application (CRUD)/18. Challenge Updating a Task's Status.mp4
9.96MB
2. REST API - Task Management Application (CRUD)/19. Solution Updating a Task's Status.mp4
32.73MB
2. REST API - Task Management Application (CRUD)/2. Creating a project via the CLI and an introduction to a NestJS project structure.mp4
35.7MB
2. REST API - Task Management Application (CRUD)/20. Feature Searching and Filtering Tasks.mp4
82.96MB
2. REST API - Task Management Application (CRUD)/3. Introduction to NestJS Modules.mp4
19.12MB
2. REST API - Task Management Application (CRUD)/4. Creating a Tasks Module.mp4
13.25MB
2. REST API - Task Management Application (CRUD)/5. Introduction to NestJS Controllers.mp4
27MB
2. REST API - Task Management Application (CRUD)/6. Creating a Tasks Controller.mp4
15.49MB
2. REST API - Task Management Application (CRUD)/7. Introduction to NestJS Providers and Services.mp4
24.19MB
2. REST API - Task Management Application (CRUD)/8. Creating a Tasks Service.mp4
15.65MB
2. REST API - Task Management Application (CRUD)/9. Feature Getting all Tasks.mp4
26.24MB
3. Validation and Error Handling/1. Introduction to NestJS Pipes.mp4
43.34MB
3. Validation and Error Handling/2. ValidationPipe Creating a Task.mp4
27.69MB
3. Validation and Error Handling/3. Error Handling Getting a non-existing Task.mp4
21.46MB
3. Validation and Error Handling/4. Error Handling Deleting a non-existing Task.mp4
12.81MB
3. Validation and Error Handling/5. Custom Pipe Validating the Task Status.mp4
52.44MB
3. Validation and Error Handling/6. ValidationPipe Task Filtering and Search.mp4
24.23MB
4. Data Persistence - PostgreSQL & TypeORM/1. Using pgAdmin to create a Database.mp4
9.04MB
4. Data Persistence - PostgreSQL & TypeORM/10. Solution Delete Task Persistence.mp4
46.03MB
4. Data Persistence - PostgreSQL & TypeORM/11. Persistence Updating Task Status.mp4
27.56MB
4. Data Persistence - PostgreSQL & TypeORM/12. IMPORTANT Before Persistence of Getting Tasks.mp4
27.34MB
4. Data Persistence - PostgreSQL & TypeORM/13. Persistence Getting Tasks (with or without filters).mp4
67.67MB
4. Data Persistence - PostgreSQL & TypeORM/2. Introduction to Object Relational Mapping and TypeORM.mp4
17.73MB
4. Data Persistence - PostgreSQL & TypeORM/3. Connecting NestJS to a database using TypeORM.mp4
30.33MB
4. Data Persistence - PostgreSQL & TypeORM/4. Creating a Task Entity.mp4
9.16MB
4. Data Persistence - PostgreSQL & TypeORM/5. Creating a Task Repository.mp4
17.09MB
4. Data Persistence - PostgreSQL & TypeORM/6. Preparation for Task Service Refactoring.mp4
24.6MB
4. Data Persistence - PostgreSQL & TypeORM/7. Persistence Getting a Task by ID.mp4
48.81MB
4. Data Persistence - PostgreSQL & TypeORM/8. Persistence Creating a Task.mp4
53.92MB
4. Data Persistence - PostgreSQL & TypeORM/9. Challenge Delete Task Persistence.mp4
10.93MB
5. (Part 1) Authentication - Setting up JWTPassport.js/1. Setting up AuthModule, User Entity and UserRepository.mp4
32.59MB
5. (Part 1) Authentication - Setting up JWTPassport.js/10. Setting up the JWT Strategy for Authorization.mp4
56.97MB
5. (Part 1) Authentication - Setting up JWTPassport.js/11. Custom @GetUser() Decorator.mp4
23.7MB
5. (Part 1) Authentication - Setting up JWTPassport.js/12. Guarding the Tasks Routes (TasksController).mp4
16.56MB
5. (Part 1) Authentication - Setting up JWTPassport.js/2. Feature Sign Up.mp4
56.04MB
5. (Part 1) Authentication - Setting up JWTPassport.js/3. Validation AuthCredentialsDto, password strength.mp4
25.31MB
5. (Part 1) Authentication - Setting up JWTPassport.js/4. Error Handling Duplicate Usernames.mp4
47.25MB
5. (Part 1) Authentication - Setting up JWTPassport.js/5. Security Hashing Passwords & Using Salts.mp4
76.93MB
5. (Part 1) Authentication - Setting up JWTPassport.js/6. Feature Validating Password - Sign In.mp4
68.5MB
5. (Part 1) Authentication - Setting up JWTPassport.js/7. Introduction to JSON Web Tokens (JWT).mp4
34.63MB
5. (Part 1) Authentication - Setting up JWTPassport.js/8. Setting up the JWT Module and Passport.js.mp4
30.04MB
5. (Part 1) Authentication - Setting up JWTPassport.js/9. Signing a JWT Token Upon Authentication.mp4
33.1MB
6. (Part 2) Authorization - Task Ownership/1. Tasks and Users - Database Relation.mp4
32MB
6. (Part 2) Authorization - Task Ownership/2. Authorization Creating a Task For User.mp4
32.57MB
6. (Part 2) Authorization - Task Ownership/3. Authorization Getting Tasks For User.mp4
37.72MB
6. (Part 2) Authorization - Task Ownership/4. Authorization Getting a User's Task.mp4
21.25MB
6. (Part 2) Authorization - Task Ownership/5. Authorization Updating a User's Task Status.mp4
11.57MB
6. (Part 2) Authorization - Task Ownership/6. Authorization Deleting a User's Task.mp4
19.53MB
7. (Bonus) Logging/1. Introduction to Logging.mp4
13.77MB
7. (Bonus) Logging/2. Applying logging in our application.mp4
104.38MB
8. (Bonus) Pro-Production Configuration/1. Introduction to Configuration.mp4
10.55MB
8. (Bonus) Pro-Production Configuration/2. Configuration Management Set-up.mp4
32.08MB
8. (Bonus) Pro-Production Configuration/3. Applying Configuration - Codebase (Part 1).mp4
69.82MB
9. (Bonus) Front-end Application/1. Front-end Application Set-up (Development Mode).mp4
26.98MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统