首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - NestJS Zero to Hero - Modern TypeScript Back-end Development
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2022-9-5 23:06
2024-12-24 17:28
303
3.35 GB
116
磁力链接
magnet:?xt=urn:btih:a01924f6c4884eb5aba8f64cdc8442e0be7674f1
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmEwMTkyNGY2YzQ4ODRlYjVhYmE4ZjY0Y2RjODQ0MmUwYmU3Njc0ZjFaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
NestJS
Zero
to
Hero
-
Modern
TypeScript
Back-end
Development
文件列表
01 - Introduction to NestJS & Pre-requisites/002 Welcome to the course_.mkv
4.21MB
01 - Introduction to NestJS & Pre-requisites/004 Installing the NestJS CLI.mkv
1.39MB
01 - Introduction to NestJS & Pre-requisites/005 (Optional) Installing VSCode and Extensions.mkv
12.14MB
02 - Task Management Application (REST API)/001 Project Overview.mkv
20.87MB
02 - Task Management Application (REST API)/002 Creating our project via the NestJS CLI.mkv
12.07MB
02 - Task Management Application (REST API)/003 NestJS Project Structure.mkv
47.46MB
02 - Task Management Application (REST API)/004 Introduction to NestJS Modules.mkv
11.48MB
02 - Task Management Application (REST API)/005 Creating a Tasks Module.mkv
14.69MB
02 - Task Management Application (REST API)/006 Introduction to NestJS Controllers.mkv
18.86MB
02 - Task Management Application (REST API)/007 Creating at Tasks Controller.mkv
12MB
02 - Task Management Application (REST API)/008 Introduction to NestJS Providers and Services.mkv
20.98MB
02 - Task Management Application (REST API)/009 Creating a Tasks Service.mkv
23.39MB
02 - Task Management Application (REST API)/010 Feature_ Getting All Tasks.mkv
37.85MB
02 - Task Management Application (REST API)/012 Creating a Postman Collection.mkv
4.72MB
02 - Task Management Application (REST API)/013 Defining a Task Model.mkv
20.39MB
02 - Task Management Application (REST API)/014 Feature_ Creating a Task (Part 1 - Controller).mkv
29.29MB
02 - Task Management Application (REST API)/015 Feature_ Creating a Task (Part 2 - Service).mkv
41.06MB
02 - Task Management Application (REST API)/016 Intro to Data Transfer Objects (DTO).mkv
23.79MB
02 - Task Management Application (REST API)/017 Implementing CreateTaskDto.mkv
28.07MB
02 - Task Management Application (REST API)/018 Feature_ Getting a Task by ID.mkv
29.55MB
02 - Task Management Application (REST API)/019 Challenge_ Deleting a Task.mkv
3.39MB
02 - Task Management Application (REST API)/020 Solution_ Deleting a Task.mkv
17.98MB
02 - Task Management Application (REST API)/021 Challenge_ Update Task Status.mkv
5.32MB
02 - Task Management Application (REST API)/022 Solution_ Update Task Status.mkv
33.48MB
02 - Task Management Application (REST API)/023 Feature_ Searching and Filtering.mkv
61.54MB
03 - Validation and Error Handling/001 Introduction to NestJS Pipes.mkv
18.3MB
03 - Validation and Error Handling/002 ValidationPipe_ Creating a Task.mkv
63.32MB
03 - Validation and Error Handling/003 Error Handling_ Getting a non-existing Task.mkv
29.99MB
03 - Validation and Error Handling/004 Error Handling_ Deleting a non-existing Task.mkv
6.62MB
03 - Validation and Error Handling/005 Validation_ Update Task Status.mkv
15.68MB
03 - Validation and Error Handling/006 Challenge_ Validating Task Filtering and Search.mkv
9.67MB
04 - Data Persistence - PostgreSQL and TypeORM/001 Introduction to Persistence.mkv
3.58MB
04 - Data Persistence - PostgreSQL and TypeORM/003 Running PostgreSQL via Docker.mkv
4.96MB
04 - Data Persistence - PostgreSQL and TypeORM/004 Setting up pgAdmin.mkv
3.16MB
04 - Data Persistence - PostgreSQL and TypeORM/005 Creating a Database using pgAdmin.mkv
1.89MB
04 - Data Persistence - PostgreSQL and TypeORM/006 Introduction to TypeORM.mkv
12.07MB
04 - Data Persistence - PostgreSQL and TypeORM/007 Setting up a Database Connection.mkv
21.67MB
04 - Data Persistence - PostgreSQL and TypeORM/008 Creating a Task Entity.mkv
13.76MB
04 - Data Persistence - PostgreSQL and TypeORM/009 Active Record VS Data Mapper Patterns.mkv
22.31MB
04 - Data Persistence - PostgreSQL and TypeORM/010 Creating a Tasks Repository.mkv
17.24MB
04 - Data Persistence - PostgreSQL and TypeORM/011 Refactoring for Tasks Service.mkv
23.54MB
04 - Data Persistence - PostgreSQL and TypeORM/012 Persistence_ Getting a Task by ID.mkv
141.78MB
04 - Data Persistence - PostgreSQL and TypeORM/013 Persistence_ Creating a Task.mkv
79.19MB
04 - Data Persistence - PostgreSQL and TypeORM/014 (Challenge) Persistence_ Deleting a Task.mkv
5.63MB
04 - Data Persistence - PostgreSQL and TypeORM/015 (Solution) Persistence_ Deleting a Task.mkv
46.47MB
04 - Data Persistence - PostgreSQL and TypeORM/016 Persistence_ Update Task Status.mkv
15MB
04 - Data Persistence - PostgreSQL and TypeORM/017 Small Change Needed.mkv
10.24MB
04 - Data Persistence - PostgreSQL and TypeORM/018 Persistence_ Getting All Tasks.mkv
128.16MB
05 - Auth Part 1 - Authentication/001 Intro to Authentication and Authorization.mkv
810.25KB
05 - Auth Part 1 - Authentication/002 Setting up AuthModule, User Entity and User Repository.mkv
20.3MB
05 - Auth Part 1 - Authentication/003 Feature_ Signing Up.mkv
48.92MB
05 - Auth Part 1 - Authentication/004 Validation_ Credentials and Password Strength.mkv
22.89MB
05 - Auth Part 1 - Authentication/005 Error Handling_ Username Conflicts.mkv
74.98MB
05 - Auth Part 1 - Authentication/006 Securely Storing Passwords.mkv
32.85MB
05 - Auth Part 1 - Authentication/007 Password Hashing With Bcrypt.mkv
31.45MB
05 - Auth Part 1 - Authentication/008 Feature_ Signing In.mkv
24.97MB
05 - Auth Part 1 - Authentication/009 Intro to JSON Web Tokens (JWT).mkv
36.8MB
05 - Auth Part 1 - Authentication/010 Setting up the JWT Module and Passport.js.mkv
14.03MB
05 - Auth Part 1 - Authentication/011 Signing a JWT Token on Sign In (Authentication).mkv
40.7MB
05 - Auth Part 1 - Authentication/012 Implementing JWT Validation.mkv
66.23MB
05 - Auth Part 1 - Authentication/013 Custom @GetUser Decorator.mkv
10.87MB
05 - Auth Part 1 - Authentication/014 Guarding the Tasks Routes.mkv
10MB
06 - Auth Part 2 - Task Ownership and Restrictions/001 Tasks and Users - Database Relation.mkv
20.46MB
06 - Auth Part 2 - Task Ownership and Restrictions/002 Make Users Own Tasks.mkv
31.3MB
06 - Auth Part 2 - Task Ownership and Restrictions/003 Serialize User Data.mkv
37.07MB
06 - Auth Part 2 - Task Ownership and Restrictions/004 Restricting Getting All Tasks.mkv
23.48MB
06 - Auth Part 2 - Task Ownership and Restrictions/005 BUG FIX_ Getting All Tasks.mkv
26.59MB
06 - Auth Part 2 - Task Ownership and Restrictions/006 Restricting Getting a Task By ID.mkv
26.99MB
06 - Auth Part 2 - Task Ownership and Restrictions/007 Restricting Status Updates.mkv
5.14MB
06 - Auth Part 2 - Task Ownership and Restrictions/008 Restricting Deleting A Task.mkv
10.42MB
07 - THANK YOU_/001 THANK YOU_ (+ Promotion).mkv
5.7MB
08 - (Bonus) Logging/001 Introduction to Logging.mkv
10.6MB
08 - (Bonus) Logging/002 Implementing Logs in our NestJS app.mkv
173.67MB
09 - (Bonus) Configuration Management/001 Introduction to Configuration.mkv
9.62MB
09 - (Bonus) Configuration Management/003 Quick Intro to Environment Variables.mkv
21.61MB
09 - (Bonus) Configuration Management/004 Setting up ConfigModule.mkv
69.96MB
09 - (Bonus) Configuration Management/005 TypeORM Configuration.mkv
55.13MB
09 - (Bonus) Configuration Management/006 Config Schema Validation.mkv
51.74MB
09 - (Bonus) Configuration Management/007 JWT Secret Configuration.mkv
30.23MB
10 - (Bonus) Front-end Application/001 Front-end Application.mkv
41.76MB
11 - (Bonus) Deployment/002 Signing up to Heroku.mkv
4.06MB
11 - (Bonus) Deployment/003 Creating a Heroku Application.mkv
2.93MB
11 - (Bonus) Deployment/004 Installing the the Heroku CLI.mkv
3.1MB
11 - (Bonus) Deployment/005 Postgres on Heroku.mkv
9.2MB
11 - (Bonus) Deployment/006 Changes in our NestJS App.mkv
31.47MB
11 - (Bonus) Deployment/007 Deploying NestJS to Heroku.mkv
118.4MB
11 - (Bonus) Deployment/008 Deploying Front-end to GitHub Pages.mkv
48.12MB
12 - (Bonus) Unit Testing/001 Unit Testing Crash Course_ Basics.mkv
5.7MB
12 - (Bonus) Unit Testing/002 Unit Testing Crash Course_ First Tests.mkv
21.03MB
12 - (Bonus) Unit Testing/003 IMPORTANT_ Fixing import paths.mkv
8.64MB
12 - (Bonus) Unit Testing/004 Testing TasksService - Part 1.mkv
124.38MB
12 - (Bonus) Unit Testing/005 Testing TasksService - Part 2.mkv
35.58MB
13 - GraphQL + MongoDB/001 GraphQL + MongoDB_ Section Introduction.mkv
11MB
13 - GraphQL + MongoDB/002 Project Overview_ School Management.mkv
12.48MB
13 - GraphQL + MongoDB/004 Robo 3T - Connecting to the MongoDB Database.mkv
3.06MB
13 - GraphQL + MongoDB/005 Project setup.mkv
6.44MB
13 - GraphQL + MongoDB/006 Ensure NestJS 7 Installation.mkv
1.15MB
13 - GraphQL + MongoDB/007 Installing GraphQL Dependencies.mkv
17.79MB
13 - GraphQL + MongoDB/009 Creating the Lesson Module.mkv
8.75MB
13 - GraphQL + MongoDB/010 Defining the Lesson GraphQL Type.mkv
11.2MB
13 - GraphQL + MongoDB/011 Creating the Lesson Resolver.mkv
14.72MB
13 - GraphQL + MongoDB/012 Using the GraphQL Playground.mkv
8.5MB
13 - GraphQL + MongoDB/013 Persistence_ TypeORM, MongoDB and our Lesson Entity.mkv
52.77MB
13 - GraphQL + MongoDB/014 LessonService and createLesson method.mkv
69.81MB
13 - GraphQL + MongoDB/015 Create Lesson GraphQL Mutation.mkv
30.01MB
13 - GraphQL + MongoDB/016 getLesson GraphQL Query with MongoDB.mkv
15.37MB
13 - GraphQL + MongoDB/017 Validation_ Create Lesson Input.mkv
59.37MB
13 - GraphQL + MongoDB/018 Challenge_ Get All Lessons GraphQL Query.mkv
29.76MB
13 - GraphQL + MongoDB/019 Creating the Student Module.mkv
5.28MB
13 - GraphQL + MongoDB/020 Challenge_ Defining the Student Entity.mkv
16.65MB
13 - GraphQL + MongoDB/021 Challenge_ Create Student Mutation.mkv
84.45MB
13 - GraphQL + MongoDB/022 Challenge_ Get All Students GraphQL Query.mkv
20.04MB
13 - GraphQL + MongoDB/023 Challenge_ Get Student by ID Query.mkv
26.78MB
13 - GraphQL + MongoDB/024 Assign Students To Lesson GraphQL Mutation.mkv
84.18MB
13 - GraphQL + MongoDB/025 Improvement_ Assign Students Upon Lesson Creation.mkv
30.3MB
13 - GraphQL + MongoDB/026 Resolve _students_ Field in Lesson.mkv
79.37MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统