本站已收录 番号和无损神作磁力链接/BT种子 

[FreeCoursesOnline.Me] NestJS Courses - NestJS Fundamentals Course

种子简介

种子名称: [FreeCoursesOnline.Me] NestJS Courses - NestJS Fundamentals Course
文件类型: 视频
文件数目: 80个文件
文件大小: 867.95 MB
收录时间: 2023-12-14 05:44
已经下载: 3
资源热度: 57
最近下载: 2024-5-19 05:31

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:a6baebab291dd92760700ee95228c6af191a1f55&dn=[FreeCoursesOnline.Me] NestJS Courses - NestJS Fundamentals Course 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCoursesOnline.Me] NestJS Courses - NestJS Fundamentals Course.torrent
  • 01 Getting Started/1 Introduction to NestJS.mp410.05MB
  • 01 Getting Started/2 Installing the NestJS CLI commandline interface.mp42.23MB
  • 01 Getting Started/3 Generating our first NestJS Application.mp44.34MB
  • 01 Getting Started/4 Whatвs inside a NestJS Application.mp49.26MB
  • 02 Creating a REST API application/10 Response Status Codes.mp410.75MB
  • 02 Creating a REST API application/11 Handling Update and Delete Requests.mp49.55MB
  • 02 Creating a REST API application/12 Implement Pagination with Query Parameters.mp46.32MB
  • 02 Creating a REST API application/13 Creating a Basic Service.mp423.55MB
  • 02 Creating a REST API application/14 Send UserFriendly Error Messages.mp411.94MB
  • 02 Creating a REST API application/15 Encompass BusinessDomain in Modules.mp411.21MB
  • 02 Creating a REST API application/16 Introduction to Data Transfer Objects.mp420.28MB
  • 02 Creating a REST API application/17 Validate Input Data with Data Transfer Objects.mp417.67MB
  • 02 Creating a REST API application/18 Handling Malicious Request Data.mp44.98MB
  • 02 Creating a REST API application/19 Autotransform Payloads to DTO instances.mp413.22MB
  • 02 Creating a REST API application/5 Prerequisite Install Insomnia.mp41.31MB
  • 02 Creating a REST API application/6 Running NestJS in Development Mode.mp42.62MB
  • 02 Creating a REST API application/7 Creating a Basic Controller.mp414.37MB
  • 02 Creating a REST API application/8 Use Route Parameters.mp45.23MB
  • 02 Creating a REST API application/9 Handling Request Body Payload.mp44.49MB
  • 03 Add PostgreSQL with TypeORM/20 Before we Get Started.mp41.25MB
  • 03 Add PostgreSQL with TypeORM/21 Prerequisite Install Docker.mp43.39MB
  • 03 Add PostgreSQL with TypeORM/22 Running PostgreSQL.mp46.26MB
  • 03 Add PostgreSQL with TypeORM/23 Introducing the TypeORM Module.mp411.61MB
  • 03 Add PostgreSQL with TypeORM/24 Creating a TypeORM Entity.mp49.19MB
  • 03 Add PostgreSQL with TypeORM/25 Using Repository to Access Database.mp419.87MB
  • 03 Add PostgreSQL with TypeORM/26 Create a Relation between two Entities.mp414.22MB
  • 03 Add PostgreSQL with TypeORM/27 Retrieve Entities with their Relations.mp49.16MB
  • 03 Add PostgreSQL with TypeORM/28 Using Cascading Inserts and Updates.mp414.48MB
  • 03 Add PostgreSQL with TypeORM/29 Adding Pagination.mp413.98MB
  • 03 Add PostgreSQL with TypeORM/30 Use Transactions.mp414.91MB
  • 03 Add PostgreSQL with TypeORM/31 Adding Indexes to Entities.mp42.08MB
  • 03 Add PostgreSQL with TypeORM/32 Setting up Migrations.mp421.87MB
  • 04 Dependency Injection/33 Understand Dependency Injection.mp410.86MB
  • 04 Dependency Injection/34 Control NestJS Module Encapsulation.mp48.82MB
  • 04 Dependency Injection/35 Diving Into Custom Providers.mp42.24MB
  • 04 Dependency Injection/36 Value based Providers.mp42.53MB
  • 04 Dependency Injection/37 Nonclassbased Provider Tokens.mp411.44MB
  • 04 Dependency Injection/38 Class Providers.mp43.69MB
  • 04 Dependency Injection/39 Factory Providers.mp48.42MB
  • 04 Dependency Injection/40 Leverage Async Providers.mp47.77MB
  • 04 Dependency Injection/41 Create a Dynamic Module.mp49.64MB
  • 04 Dependency Injection/42 Control Providers Scope.mp415.34MB
  • 04 Dependency Injection/43 Diving Deeper Into RequestScoped Providers.mp415.17MB
  • 05 Application Configuration/44 Introducing the Config Module.mp412.64MB
  • 05 Application Configuration/45 Custom Environment File Paths.mp44.29MB
  • 05 Application Configuration/46 Schema Validation.mp410.63MB
  • 05 Application Configuration/47 Using the Config Service.mp49.25MB
  • 05 Application Configuration/48 Custom Configuration Files.mp412.42MB
  • 05 Application Configuration/49 Configuration Namespaces and Partial Registration.mp417.78MB
  • 05 Application Configuration/50 Asynchronously Configure Dynamic Modules.mp411.41MB
  • 06 Other Building Blocks by Example/51 Introducing More Building Blocks.mp43.37MB
  • 06 Other Building Blocks by Example/52 Understanding Binding Techniques.mp419.22MB
  • 06 Other Building Blocks by Example/53 Catch Exceptions with Filters.mp416.65MB
  • 06 Other Building Blocks by Example/54 Protect Routes with Guards.mp416.02MB
  • 06 Other Building Blocks by Example/55 Using Metadata to Build Generic Guards or Interceptors.mp428.57MB
  • 06 Other Building Blocks by Example/56 Add Pointcuts with Interceptors.mp416.97MB
  • 06 Other Building Blocks by Example/57 Handling Timeouts with Interceptors.mp410.34MB
  • 06 Other Building Blocks by Example/58 Creating Custom Pipes.mp414.32MB
  • 06 Other Building Blocks by Example/59 Bonus Add Request Logging with Middleware.mp415.57MB
  • 06 Other Building Blocks by Example/60 Bonus Create Custom Param Decorators.mp412.21MB
  • 07 Generating OpenAPI Specification/61 Introducing the Swagger Module.mp48.21MB
  • 07 Generating OpenAPI Specification/62 Enabling CLI Plugin.mp49.16MB
  • 07 Generating OpenAPI Specification/63 Decorating Model Properties.mp42.97MB
  • 07 Generating OpenAPI Specification/64 Adding Example Responses.mp45.22MB
  • 07 Generating OpenAPI Specification/65 Using Tags to Group Resources.mp43.51MB
  • 08 Testing/66 Introduction to Jest.mp42.87MB
  • 08 Testing/67 Getting Started with Test Suites.mp420.16MB
  • 08 Testing/68 Adding Unit Tests.mp426.45MB
  • 08 Testing/69 Diving Into e2e Tests.mp418.36MB
  • 08 Testing/70 Creating our First e2e Test.mp418.02MB
  • 08 Testing/71 Implementing e2e Test Logic.mp412.56MB
  • 09 Bonus - Add MongoDB with Mongoose/72 Before we Get Started.mp41.25MB
  • 09 Bonus - Add MongoDB with Mongoose/73 Prerequisite Install Docker.mp43.86MB
  • 09 Bonus - Add MongoDB with Mongoose/74 Running MongoDB.mp45.94MB
  • 09 Bonus - Add MongoDB with Mongoose/75 Introducing the Mongoose Module.mp46.67MB
  • 09 Bonus - Add MongoDB with Mongoose/76 Creating a Mongoose Model.mp410.13MB
  • 09 Bonus - Add MongoDB with Mongoose/77 Using a Mongoose Model to Access MongoDB.mp426MB
  • 09 Bonus - Add MongoDB with Mongoose/78 Adding Pagination.mp414.78MB
  • 09 Bonus - Add MongoDB with Mongoose/79 Use Transactions.mp415.51MB
  • 09 Bonus - Add MongoDB with Mongoose/80 Adding Indexes to Schemas.mp43.11MB