zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
Udemy - nestjs-modern-typescript-development
magnet:?xt=urn:btih:b839f3d0e874030463e55cc5741e0e3836265e88&dn=Udemy - nestjs-modern-typescript-development
磁力链接详情
Hash值:
b839f3d0e874030463e55cc5741e0e3836265e88
点击数:
144
文件大小:
3.48 GB
文件数量:
116
创建日期:
2022-2-11 21:36
最后访问:
2024-12-26 11:03
访问标签:
Udemy
-
nestjs-modern-typescript-development
文件列表详情
08. (Bonus) Logging/02. Implementing Logs in our NestJS app.mp4 173.99 MB
04. Data Persistence - PostgreSQL and TypeORM/11. Persistence Getting a Task by ID.mp4 141.96 MB
04. Data Persistence - PostgreSQL and TypeORM/17. Persistence Getting All Tasks.mp4 128.44 MB
12. (Bonus) Unit Testing/04. Testing TasksService - Part 1.mp4 124.8 MB
11. (Bonus) Deployment/06. Deploying NestJS to Heroku.mp4 118.61 MB
13. GraphQL + MongoDB/19. Challenge Create Student Mutation.mp4 84.7 MB
13. GraphQL + MongoDB/22. Assign Students To Lesson GraphQL Mutation.mp4 84.42 MB
13. GraphQL + MongoDB/24. Resolve students Field in Lesson.mp4 79.55 MB
04. Data Persistence - PostgreSQL and TypeORM/12. Persistence Creating a Task.mp4 79.35 MB
05. Auth Part 1 - Authentication/05. Error Handling Username Conflicts.mp4 75.13 MB
09. (Bonus) Configuration Management/03. Setting up ConfigModule.mp4 70.17 MB
13. GraphQL + MongoDB/12. LessonService and createLesson method.mp4 69.99 MB
05. Auth Part 1 - Authentication/12. Implementing JWT Validation.mp4 66.49 MB
03. Validation and Error Handling/02. ValidationPipe Creating a Task.mp4 63.41 MB
02. Task Management Application (REST API)/22. Feature Searching and Filtering.mp4 61.73 MB
13. GraphQL + MongoDB/15. Validation Create Lesson Input.mp4 59.53 MB
09. (Bonus) Configuration Management/04. TypeORM Configuration.mp4 55.34 MB
13. GraphQL + MongoDB/11. Persistence TypeORM, MongoDB and our Lesson Entity.mp4 52.92 MB
02. Task Management Application (REST API)/10. Feature Getting All Tasks.mp4 52.39 MB
09. (Bonus) Configuration Management/05. Config Schema Validation.mp4 51.88 MB
05. Auth Part 1 - Authentication/09. Intro to JSON Web Tokens (JWT).mp4 51.56 MB
05. Auth Part 1 - Authentication/03. Feature Signing Up.mp4 49.11 MB
11. (Bonus) Deployment/07. Deploying Front-end to GitHub Pages.mp4 48.3 MB
04. Data Persistence - PostgreSQL and TypeORM/14. (Solution) Persistence Deleting a Task.mp4 46.58 MB
03. Validation and Error Handling/03. Error Handling Getting a non-existing Task.mp4 42.88 MB
02. Task Management Application (REST API)/16. Implementing CreateTaskDto.mp4 42.27 MB
02. Task Management Application (REST API)/03. NestJS Project Structure.mp4 41.48 MB
02. Task Management Application (REST API)/14. Feature Creating a Task (Part 2 - Service).mp4 41.21 MB
05. Auth Part 1 - Authentication/11. Signing a JWT Token on Sign In (Authentication).mp4 40.85 MB
10. (Bonus) Front-end Application/01. Front-end Application.mp4 37.92 MB
06. Auth Part 2 - Task Ownership and Restrictions/03. Serialize User Data.mp4 37.15 MB
02. Task Management Application (REST API)/15. Intro to Data Transfer Objects (DTO).mp4 35.78 MB
12. (Bonus) Unit Testing/05. Testing TasksService - Part 2.mp4 35.74 MB
02. Task Management Application (REST API)/21. Solution Update Task Status.mp4 33.6 MB
02. Task Management Application (REST API)/08. Introduction to NestJS Providers and Services.mp4 33.41 MB
05. Auth Part 1 - Authentication/06. Securely Storing Passwords.mp4 33.01 MB
02. Task Management Application (REST API)/01. Project Overview.mp4 32.14 MB
11. (Bonus) Deployment/05. Changes in our NestJS App.mp4 31.58 MB
05. Auth Part 1 - Authentication/07. Password Hashing With Bcrypt.mp4 31.55 MB
06. Auth Part 2 - Task Ownership and Restrictions/02. Make Users Own Tasks.mp4 31.39 MB
13. GraphQL + MongoDB/23. Improvement Assign Students Upon Lesson Creation.mp4 30.37 MB
09. (Bonus) Configuration Management/06. JWT Secret Configuration.mp4 30.32 MB
13. GraphQL + MongoDB/13. Create Lesson GraphQL Mutation.mp4 30.12 MB
13. GraphQL + MongoDB/16. Challenge Get All Lessons GraphQL Query.mp4 29.84 MB
02. Task Management Application (REST API)/17. Feature Getting a Task by ID.mp4 29.67 MB
03. Validation and Error Handling/01. Introduction to NestJS Pipes.mp4 29.52 MB
02. Task Management Application (REST API)/13. Feature Creating a Task (Part 1 - Controller).mp4 29.4 MB
06. Auth Part 2 - Task Ownership and Restrictions/06. Restricting Getting a Task By ID.mp4 27.07 MB
13. GraphQL + MongoDB/21. Challenge Get Student by ID Query.mp4 26.84 MB
06. Auth Part 2 - Task Ownership and Restrictions/05. BUG FIX Getting All Tasks.mp4 26.64 MB
05. Auth Part 1 - Authentication/08. Feature Signing In.mp4 25.08 MB
04. Data Persistence - PostgreSQL and TypeORM/10. Refactoring for Tasks Service.mp4 23.62 MB
06. Auth Part 2 - Task Ownership and Restrictions/04. Restricting Getting All Tasks.mp4 23.55 MB
02. Task Management Application (REST API)/09. Creating a Tasks Service.mp4 23.52 MB
02. Task Management Application (REST API)/06. Introduction to NestJS Controllers.mp4 23.27 MB
05. Auth Part 1 - Authentication/04. Validation Credentials and Password Strength.mp4 22.98 MB
04. Data Persistence - PostgreSQL and TypeORM/08. Active Record VS Data Mapper Patterns.mp4 22.39 MB
04. Data Persistence - PostgreSQL and TypeORM/06. Setting up a Database Connection.mp4 21.77 MB
09. (Bonus) Configuration Management/02. Quick Intro to Environment Variables.mp4 21.7 MB
12. (Bonus) Unit Testing/02. Unit Testing Crash Course First Tests.mp4 21.17 MB
13. GraphQL + MongoDB/01. GraphQL + MongoDB Section Introduction.mp4 20.97 MB
06. Auth Part 2 - Task Ownership and Restrictions/01. Tasks and Users - Database Relation.mp4 20.55 MB
02. Task Management Application (REST API)/12. Defining a Task Model.mp4 20.5 MB
05. Auth Part 1 - Authentication/02. Setting up AuthModule, User Entity and User Repository.mp4 20.41 MB
13. GraphQL + MongoDB/20. Challenge Get All Students GraphQL Query.mp4 20.09 MB
02. Task Management Application (REST API)/19. Solution Deleting a Task.mp4 18.07 MB
13. GraphQL + MongoDB/06. Installing GraphQL Dependencies.mp4 17.85 MB
02. Task Management Application (REST API)/04. Introduction to NestJS Modules.mp4 17.85 MB
04. Data Persistence - PostgreSQL and TypeORM/09. Creating a Tasks Repository.mp4 17.31 MB
13. GraphQL + MongoDB/18. Challenge Defining the Student Entity.mp4 16.71 MB
03. Validation and Error Handling/05. Validation Update Task Status.mp4 15.75 MB
08. (Bonus) Logging/01. Introduction to Logging.mp4 15.63 MB
13. GraphQL + MongoDB/14. getLesson GraphQL Query with MongoDB.mp4 15.46 MB
04. Data Persistence - PostgreSQL and TypeORM/15. Persistence Update Task Status.mp4 15.06 MB
13. GraphQL + MongoDB/09. Creating the Lesson Resolver.mp4 14.81 MB
02. Task Management Application (REST API)/05. Creating a Tasks Module.mp4 14.77 MB
05. Auth Part 1 - Authentication/10. Setting up the JWT Module and Passport.js.mp4 14.11 MB
04. Data Persistence - PostgreSQL and TypeORM/07. Creating a Task Entity.mp4 13.84 MB
13. GraphQL + MongoDB/02. Project Overview School Management.mp4 12.52 MB
01. Introduction to NestJS & Pre-requisites/03. (Optional) Installing VSCode and Extensions.mp4 12.19 MB
04. Data Persistence - PostgreSQL and TypeORM/05. Introduction to TypeORM.mp4 12.13 MB
02. Task Management Application (REST API)/02. Creating our project via the NestJS CLI.mp4 12.11 MB
02. Task Management Application (REST API)/07. Creating at Tasks Controller.mp4 12.08 MB
13. GraphQL + MongoDB/08. Defining the Lesson GraphQL Type.mp4 11.26 MB
05. Auth Part 1 - Authentication/13. Custom @GetUser Decorator.mp4 10.94 MB
06. Auth Part 2 - Task Ownership and Restrictions/08. Restricting Deleting A Task.mp4 10.44 MB
04. Data Persistence - PostgreSQL and TypeORM/16. Small Change Needed.mp4 10.27 MB
05. Auth Part 1 - Authentication/14. Guarding the Tasks Routes.mp4 10.04 MB
03. Validation and Error Handling/06. Challenge Validating Task Filtering and Search.mp4 9.72 MB
09. (Bonus) Configuration Management/01. Introduction to Configuration.mp4 9.66 MB
11. (Bonus) Deployment/04. Postgres on Heroku.mp4 9.26 MB
13. GraphQL + MongoDB/07. Creating the Lesson Module.mp4 8.78 MB
12. (Bonus) Unit Testing/03. IMPORTANT Fixing import paths.mp4 8.67 MB
13. GraphQL + MongoDB/10. Using the GraphQL Playground.mp4 8.57 MB
03. Validation and Error Handling/04. Error Handling Deleting a non-existing Task.mp4 6.64 MB
13. GraphQL + MongoDB/04. Project setup.mp4 6.48 MB
12. (Bonus) Unit Testing/01. Unit Testing Crash Course Basics.mp4 5.73 MB
07. THANK YOU!/01. THANK YOU! (+ Promotion).mp4 5.72 MB
04. Data Persistence - PostgreSQL and TypeORM/13. (Challenge) Persistence Deleting a Task.mp4 5.66 MB
02. Task Management Application (REST API)/18. Challenge Deleting a Task.mp4 5.52 MB
02. Task Management Application (REST API)/20. Challenge Update Task Status.mp4 5.34 MB
13. GraphQL + MongoDB/17. Creating the Student Module.mp4 5.31 MB
06. Auth Part 2 - Task Ownership and Restrictions/07. Restricting Status Updates.mp4 5.16 MB
04. Data Persistence - PostgreSQL and TypeORM/02. Running PostgreSQL via Docker.mp4 5.04 MB
01. Introduction to NestJS & Pre-requisites/01. Welcome to the course!.mp4 4.75 MB
02. Task Management Application (REST API)/11. Creating a Postman Collection.mp4 4.75 MB
11. (Bonus) Deployment/01. Signing up to Heroku.mp4 4.08 MB
04. Data Persistence - PostgreSQL and TypeORM/01. Introduction to Persistence.mp4 3.58 MB
04. Data Persistence - PostgreSQL and TypeORM/03. Setting up pgAdmin.mp4 3.2 MB
11. (Bonus) Deployment/03. Installing the the Heroku CLI.mp4 3.12 MB
13. GraphQL + MongoDB/03. Robo 3T - Connecting to the MongoDB Database.mp4 3.08 MB
11. (Bonus) Deployment/02. Creating a Heroku Application.mp4 2.94 MB
04. Data Persistence - PostgreSQL and TypeORM/04. Creating a Database using pgAdmin.mp4 1.9 MB
01. Introduction to NestJS & Pre-requisites/02. Installing the NestJS CLI.mp4 1.4 MB
13. GraphQL + MongoDB/05. Ensure NestJS 7 Installation.mp4 1.16 MB
05. Auth Part 1 - Authentication/01. Intro to Authentication and Authorization.mp4 831.57 KB
其他位置