NestJS Fundamentals

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 868.3 MB
  • Uploaded By tutsnode
  • Downloads 398
  • Last checked 4 weeks ago
  • Date uploaded 5 years ago
  • Seeders 5
  • Leechers 10

Infohash : F004DF0FCDF8540D70C2F744FBB2DF73209BCDB0




Description

Get up to speed with NestJS fast. Master the building blocks and essentials concepts behind creating your own enterprise-grade applications. Prepare for an in-depth guided course & walk-through of all the fundamentals of a NestJS application from the Creator Kamil Mysliwiec himself, and Mark Pieszak (Core Team Member).

Files:

NestJS Fundamentals [TutsNode.com] - NestJS Fundamentals 06 Other Building Blocks by Example
  • 55 Using Metadata to Build Generic Guards or Interceptors.mp4 (28.6 MB)
  • 51 Introducing More Building Blocks.mp4 (3.4 MB)
  • 51 Introducing More Building Blocks.srt (2.8 KB)
  • 52 Understanding Binding Techniques.mp4 (19.2 MB)
  • 52 Understanding Binding Techniques.srt (7.5 KB)
  • 53 Catch Exceptions with Filters.mp4 (16.7 MB)
  • 53 Catch Exceptions with Filters.srt (9.5 KB)
  • 54 Protect Routes with Guards.mp4 (16.0 MB)
  • 54 Protect Routes with Guards.srt (10.0 KB)
  • 55 Using Metadata to Build Generic Guards or Interceptors.srt (12.6 KB)
  • 56 Add Pointcuts with Interceptors.mp4 (17.0 MB)
  • 56 Add Pointcuts with Interceptors.srt (8.8 KB)
  • 57 Handling Timeouts with Interceptors.mp4 (10.3 MB)
  • 57 Handling Timeouts with Interceptors.srt (5.0 KB)
  • 58 Creating Custom Pipes.mp4 (14.3 MB)
  • 58 Creating Custom Pipes.srt (7.3 KB)
  • 59 Bonus Add Request Logging with Middleware.mp4 (15.6 MB)
  • 59 Bonus Add Request Logging with Middleware.srt (8.3 KB)
  • 60 Bonus Create Custom Param Decorators.mp4 (12.2 MB)
  • 60 Bonus Create Custom Param Decorators.srt (4.7 KB)
01 Getting Started
  • 1 Introduction to NestJS.mp4 (10.0 MB)
  • 1 Introduction to NestJS.srt (5.6 KB)
  • 2 Installing the NestJS CLI commandline interface.mp4 (2.2 MB)
  • 3 Generating our first NestJS Application.mp4 (4.3 MB)
  • 3 Generating our first NestJS Application.srt (2.7 KB)
  • 4 WhatΠ²s inside a NestJS Application.mp4 (9.3 MB)
02 Creating a REST API application
  • 5 Prerequisite Install Insomnia.mp4 (1.3 MB)
  • 5 Prerequisite Install Insomnia.srt (0.8 KB)
  • 6 Running NestJS in Development Mode.mp4 (2.6 MB)
  • 6 Running NestJS in Development Mode.srt (1.5 KB)
  • 7 Creating a Basic Controller.mp4 (14.4 MB)
  • 7 Creating a Basic Controller.srt (6.4 KB)
  • 8 Use Route Parameters.mp4 (5.2 MB)
  • 8 Use Route Parameters.srt (2.6 KB)
  • 9 Handling Request Body Payload.mp4 (4.5 MB)
  • 9 Handling Request Body Payload.srt (2.8 KB)
  • 10 Response Status Codes.mp4 (10.8 MB)
  • 10 Response Status Codes.srt (6.3 KB)
  • 11 Handling Update and Delete Requests.mp4 (9.6 MB)
  • 12 Implement Pagination with Query Parameters.mp4 (6.3 MB)
  • 12 Implement Pagination with Query Parameters.srt (3.0 KB)
  • 13 Creating a Basic Service.mp4 (23.6 MB)
  • 13 Creating a Basic Service.srt (10.7 KB)
  • 14 Send UserFriendly Error Messages.mp4 (11.9 MB)
  • 14 Send UserFriendly Error Messages.srt (5.5 KB)
  • 15 Encompass BusinessDomain in Modules.mp4 (11.2 MB)
  • 15 Encompass BusinessDomain in Modules.srt (5.1 KB)
  • 16 Introduction to Data Transfer Objects.mp4 (20.3 MB)
  • 16 Introduction to Data Transfer Objects.srt (8.8 KB)
  • 17 Validate Input Data with Data Transfer Objects.mp4 (17.7 MB)
  • 17 Validate Input Data with Data Transfer Objects.srt (9.6 KB)
  • 18 Handling Malicious Request Data.mp4 (5.0 MB)
  • 18 Handling Malicious Request Data.srt (3.3 KB)
  • 19 Autotransform Payloads to DTO instances.mp4 (13.2 MB)
  • 19 Autotransform Payloads to DTO instances.srt (4.1 KB)
03 Add PostgreSQL with TypeORM
  • 20 Before we Get Started.mp4 (1.2 MB)
  • 20 Before we Get Started.srt (1.3 KB)
  • 21 Prerequisite Install Docker.mp4 (3.4 MB)
  • 21 Prerequisite Install Docker.srt (3.4 KB)
  • 22 Running PostgreSQL.mp4 (6.3 MB)
  • 22 Running PostgreSQL.srt (4.3 KB)
  • 23 Introducing the TypeORM Module.mp4 (11.6 MB)
  • 23 Introducing the TypeORM Module.srt (5.6 KB)
  • 24 Creating a TypeORM Entity.mp4 (9.2 MB)
  • 24 Creating a TypeORM Entity.srt (5.6 KB)
  • 25 Using Repository to Access Database.mp4 (19.9 MB)
  • 25 Using Repository to Access Database.srt (9.3 KB)
  • 26 Create a Relation between two Entities.mp4 (14.2 MB)
  • 26 Create a Relation between two Entities.srt (7.8 KB)
  • 27 Retrieve Entities with their Relations.mp4 (9.2 MB)
  • 27 Retrieve Entities with their Relations.srt (4.1 KB)
  • 28 Using Cascading Inserts and Updates.mp4 (14.5 MB)
  • 28 Using Cascading Inserts and Updates.srt (6.0 KB)
  • 29 Adding Pagination.mp4 (14.0 MB)
  • 29 Adding Pagination.srt (5.8 KB)
  • 30 Use Transactions.mp4 (14.9 MB)
  • 30 Use Transactions.srt (7.3 KB)
  • 31 Adding Indexes to Entities.mp4 (2.1 MB)
  • 31 Adding Indexes to Entities.srt (1.1 KB)
  • 32 Setting up Migrations.mp4 (21.9 MB)
  • 32 Setting up Migrations.srt (9.0 KB)
04 Dependency Injection
  • 33 Understand Dependency Injection.mp4 (10.9 MB)
  • 33 Understand Dependency Injection.srt (5.6 KB)
  • 34 Control NestJS Module Encapsulation.mp4 (8.8 MB)
  • 34 Control NestJS Module Encapsulation.srt (3.6 KB)
  • 35 Diving Into Custom Providers.mp4 (2.2 MB)
  • 35 Diving Into Custom Providers.srt (1.9 KB)
  • 36 Value based Providers.mp4 (2.5 MB)
  • 36 Value based Providers.srt (1.3 KB)
  • 37 Nonclassbased Provider Tokens.mp4 (11.4 MB)
  • 37 Nonclassbased Provider Tokens.srt (3.5 KB)
  • 38 Class Providers.mp4 (3.7 MB)
  • 38 Class Providers.srt (1.3 KB)
  • 39 Factory Providers.mp4 (8.4 MB)
  • 39 Factory Providers.srt (3.1 KB)
  • 40 Leverage Async Providers.mp4 (7.8 MB)
  • 40 Leverage Async Providers.srt (2.8 KB)
  • 41 Create a Dynamic Module.mp4 (9.6 MB)
  • 41 Create a Dynamic Module.srt (4.9 KB)
  • 42 Control Providers Scope.mp4 (15.3 MB)
  • 42 Control Providers Scope.srt (5.0 KB)
  • 43 Diving Deeper Into RequestScoped Providers.mp4 (15.2 MB)
  • 43 Diving Deeper Into RequestScoped Providers.srt (4.2 KB)
05 Application Configuration
  • 44 Introducing the Config Module.mp4 (12.6 MB)
  • 44 Introducing the Config Module.srt (5.5 KB)
  • 45 Custom Environment File Paths.mp4 (4.3 MB)
  • 45 Custom Environment File Paths.srt (1.5 KB)
  • 46 Schema Validation.mp4 (10.6 MB)
  • 46 Schema Validation.srt (3.9 KB)
  • 47 Using the Config Service.mp4 (9.3 MB)
  • 47 Using the Config Service.srt (2.9 KB)
  • 48 Custom Configuration Files.mp4 (12.4 MB)
  • 48 Custom Configuration Files.srt (5.4 KB)
  • 49 Configuration Namespaces and Partial Registration.mp4 (17.8 MB)
  • 49 Configuration Namespaces and Partial Registration.srt (6.0 KB)
  • 50 Asynchronously Configure Dynamic Modules.mp4 (11.4 MB)
  • 50 Asynchronously Configure Dynamic Modules.srt (3.8 KB)
07 Generating OpenAPI Specification
  • 61 Introducing the Swagger Module.mp4 (8.2 MB)
  • 61 Introducing the Swagger Module.srt (5.1 KB)
  • 62 Enabling CLI Plugin.mp4 (9.2 MB)
  • 62 Enabling CLI Plugin.srt (4.7 KB)
  • 63 Decorating Model Properties.mp4 (3.0 MB)
  • 63 Decorating Model Properties.srt (1.7 KB)
  • 64 Adding Example Responses.mp4 (5.2 MB)
  • 64 Adding Example Responses.srt (2.7 KB)
  • 65 Using Tags to Group Resources.mp4 (3.5 MB)
  • 65 Using Tags to Group Resources.srt (1.4 KB)
08 Testing
  • 66 Introduction to Jest.mp4 (2.9 MB)
  • 66 Introduction to Jest.srt (2.5 KB)
  • 67 Getting Started with Test Suites.mp4 (20.2 MB)
  • 67 Getting Started with Test Suites.srt (11.4 KB)
  • 68 Adding Unit Tests.mp4 (26.5 MB)
  • 68 Adding Unit Tests.srt (9.8 KB)
  • 69 Diving Into e2e Tests.mp4 (18.4 MB)
  • 69 Diving Into e2e Tests.srt (7.6 KB)
  • 70 Creating our First e2e Test.mp4 (18.0 MB)
  • 70 Creating our First e2e Test.srt (8.8 KB)
  • 71 Implementing e2e Test Logic.mp4 (12.6 MB)
  • 71 Implementing e2e Test Logic.srt (5.3 KB)
09 Bonus - Add MongoDB with Mongoose
  • 72 Before we Get Started.mp4 (1.2 MB)
  • 72 Before we Get Started.srt (0.9 KB)
  • 73 Prerequisite Install Docker.mp4 (3.9 MB)
  • 74 Running MongoDB.mp4 (5.9 MB)
  • 74 Running MongoDB.srt (4.1 KB)
  • 75 Introducing the Mongoose Module.mp4 (6.7 MB)
  • 75 Introducing the Mongoose Module.srt (3.5 KB)
  • 76 Creating a Mongoose Model.mp4 (10.1 MB)
  • 76 Creating a Mongoose Model.srt (6.4 KB)
  • 77 Using a Mongoose Model to Access MongoDB.mp4 (26.0 MB)
  • 77 Using a Mongoose Model to Access MongoDB.srt (10.4 KB)
  • 78 Adding Pagination.mp4 (14.8 MB)
  • 78 Adding Pagination.srt (5.9 KB)
  • 79 Use Transactions.mp4 (15.5 MB)
  • 79 Use Transactions.srt (7.2 KB)
  • 80 Adding Indexes to Schemas.mp4 (3.1 MB)
  • 80 Adding Indexes to Schemas.srt (1.8 KB)
  • TutsNode.com.txt (0.1 KB)
  • [TGx]Downloaded from torrentgalaxy.to .txt (0.6 KB)

There are currently no comments. Feel free to leave one :)

Code:

  • udp://inferno.demonoid.pw:3391/announce
  • udp://tracker.openbittorrent.com:80/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://torrent.gresille.org:80/announce
  • udp://glotorrents.pw:6969/announce
  • udp://tracker.leechers-paradise.org:6969/announce
  • udp://tracker.pirateparty.gr:6969/announce
  • udp://tracker.coppersurfer.tk:6969/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://9.rarbg.to:2710/announce
  • udp://shadowshq.yi.org:6969/announce
  • udp://tracker.zer0day.to:1337/announce
GDRIVE-CACHE πŸ“ GD (hit) | ID: 1tZ_bfjXJQ... πŸ“„ torrent πŸ• 07 Jan 2026, 01:41:59 pm IST ⏰ 01 Feb 2026, 01:41:53 pm IST βœ… Valid for 15d 22h πŸ”„ Refresh Cache