[FreeCoursesOnline.Me] NestJS Courses - NestJS Fundamentals Course

[FreeCoursesOnline.Me] NestJS Courses - NestJS Fundamentals Course

Size
868 MB
Seeders
7
Leechers
0
Files
95
Category
Added
01/13/22 at 8:36pm GMT+1
Infohash
a6baebab291dd92760700ee95228c6af191a1f55

Description
Lynda and other Courses >>> https://www.freecoursesonline.me/
Forum for discussion >>> https://1hack.us/



Author : Kamil Mysliwiec, Mark Pieszak
Language : English
Released : 2022
Duration : 5h 16m 43s
Subtitle : Included
Course Source : https://courses.nestjs.com/

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).

Highlights

• Step-by-step lesson progression, code everything alongside us!
• Featuring 80 videos (with subtitles) and over 5 hours of content
• Build a real-world REST API application with NestJS
• Learn and use all the most important NestJS building blocks
• Learn how to interact with both SQL & NoSQL databases
• Official NestJS Certificate of Completion

Course Extensions

Official NestJS Course Extensions will help you take your applications to the next level, while learning much more about the Node.js ecosystem, and other vastly important technologies.


File list
  • [FreeCoursesOnline.Me] NestJS Courses - NestJS Fundamentals Course
  • 0. Websites you may like/How you can help our Group!.txt 204 B
  • 01 Getting Started/1 Introduction to NestJS.mp4 10 MB
  • 01 Getting Started/1 Introduction to NestJS.srt 5.6 KB
  • 01 Getting Started/2 Installing the NestJS CLI commandline interface.mp4 2.2 MB
  • 01 Getting Started/3 Generating our first NestJS Application.mp4 4.3 MB
  • 01 Getting Started/3 Generating our first NestJS Application.srt 2.7 KB
  • 01 Getting Started/4 Whatвs inside a NestJS Application.mp4 9.3 MB
  • 02 Creating a REST API application/10 Response Status Codes.mp4 10.8 MB
  • 02 Creating a REST API application/10 Response Status Codes.srt 6.3 KB
  • 02 Creating a REST API application/11 Handling Update and Delete Requests.mp4 9.6 MB
  • 02 Creating a REST API application/12 Implement Pagination with Query Parameters.mp4 6.3 MB
  • 02 Creating a REST API application/12 Implement Pagination with Query Parameters.srt 3 KB
  • 02 Creating a REST API application/13 Creating a Basic Service.mp4 23.6 MB
  • 02 Creating a REST API application/13 Creating a Basic Service.srt 10.7 KB
  • 02 Creating a REST API application/14 Send UserFriendly Error Messages.mp4 11.9 MB
  • 02 Creating a REST API application/14 Send UserFriendly Error Messages.srt 5.5 KB
  • 02 Creating a REST API application/15 Encompass BusinessDomain in Modules.mp4 11.2 MB
  • 02 Creating a REST API application/15 Encompass BusinessDomain in Modules.srt 5.1 KB
  • 02 Creating a REST API application/16 Introduction to Data Transfer Objects.mp4 20.3 MB
  • 02 Creating a REST API application/16 Introduction to Data Transfer Objects.srt 8.8 KB
  • 02 Creating a REST API application/17 Validate Input Data with Data Transfer Objects.mp4 17.7 MB
  • 02 Creating a REST API application/17 Validate Input Data with Data Transfer Objects.srt 9.6 KB
  • 02 Creating a REST API application/18 Handling Malicious Request Data.mp4 5 MB
  • 02 Creating a REST API application/18 Handling Malicious Request Data.srt 3.3 KB
  • 02 Creating a REST API application/19 Autotransform Payloads to DTO instances.mp4 13.2 MB
  • 02 Creating a REST API application/19 Autotransform Payloads to DTO instances.srt 4.1 KB
  • 02 Creating a REST API application/5 Prerequisite Install Insomnia.mp4 1.3 MB
  • 02 Creating a REST API application/5 Prerequisite Install Insomnia.srt 782 B
  • 02 Creating a REST API application/6 Running NestJS in Development Mode.mp4 2.6 MB
  • 02 Creating a REST API application/6 Running NestJS in Development Mode.srt 1.5 KB
  • 02 Creating a REST API application/7 Creating a Basic Controller.mp4 14.4 MB
  • 02 Creating a REST API application/7 Creating a Basic Controller.srt 6.4 KB
  • 02 Creating a REST API application/8 Use Route Parameters.mp4 5.2 MB
  • 02 Creating a REST API application/8 Use Route Parameters.srt 2.6 KB
  • 02 Creating a REST API application/9 Handling Request Body Payload.mp4 4.5 MB
  • 02 Creating a REST API application/9 Handling Request Body Payload.srt 2.8 KB
  • 03 Add PostgreSQL with TypeORM/20 Before we Get Started.mp4 1.2 MB
  • 03 Add PostgreSQL with TypeORM/20 Before we Get Started.srt 1.3 KB
  • 03 Add PostgreSQL with TypeORM/21 Prerequisite Install Docker.mp4 3.4 MB
  • 03 Add PostgreSQL with TypeORM/21 Prerequisite Install Docker.srt 3.4 KB
  • 03 Add PostgreSQL with TypeORM/22 Running PostgreSQL.mp4 6.3 MB
  • 03 Add PostgreSQL with TypeORM/22 Running PostgreSQL.srt 4.3 KB
  • 03 Add PostgreSQL with TypeORM/23 Introducing the TypeORM Module.mp4 11.6 MB
  • 03 Add PostgreSQL with TypeORM/23 Introducing the TypeORM Module.srt 5.6 KB
  • 03 Add PostgreSQL with TypeORM/24 Creating a TypeORM Entity.mp4 9.2 MB
  • 03 Add PostgreSQL with TypeORM/24 Creating a TypeORM Entity.srt 5.6 KB
  • 03 Add PostgreSQL with TypeORM/25 Using Repository to Access Database.mp4 19.9 MB
  • 03 Add PostgreSQL with TypeORM/25 Using Repository to Access Database.srt 9.3 KB
  • 03 Add PostgreSQL with TypeORM/26 Create a Relation between two Entities.mp4 14.2 MB
  • 03 Add PostgreSQL with TypeORM/26 Create a Relation between two Entities.srt 7.8 KB
  • 03 Add PostgreSQL with TypeORM/27 Retrieve Entities with their Relations.mp4 9.2 MB
  • 03 Add PostgreSQL with TypeORM/27 Retrieve Entities with their Relations.srt 4.1 KB
  • 03 Add PostgreSQL with TypeORM/28 Using Cascading Inserts and Updates.mp4 14.5 MB
  • 03 Add PostgreSQL with TypeORM/28 Using Cascading Inserts and Updates.srt 6 KB
  • 03 Add PostgreSQL with TypeORM/29 Adding Pagination.mp4 14 MB
  • 03 Add PostgreSQL with TypeORM/29 Adding Pagination.srt 5.8 KB
  • 03 Add PostgreSQL with TypeORM/30 Use Transactions.mp4 14.9 MB
  • 03 Add PostgreSQL with TypeORM/30 Use Transactions.srt 7.3 KB
  • 03 Add PostgreSQL with TypeORM/31 Adding Indexes to Entities.mp4 2.1 MB
  • 03 Add PostgreSQL with TypeORM/31 Adding Indexes to Entities.srt 1.1 KB
  • 03 Add PostgreSQL with TypeORM/32 Setting up Migrations.mp4 21.9 MB
  • 03 Add PostgreSQL with TypeORM/32 Setting up Migrations.srt 9 KB
  • 04 Dependency Injection/33 Understand Dependency Injection.mp4 10.9 MB
  • 04 Dependency Injection/33 Understand Dependency Injection.srt 5.6 KB
  • 04 Dependency Injection/34 Control NestJS Module Encapsulation.mp4 8.8 MB
  • 04 Dependency Injection/34 Control NestJS Module Encapsulation.srt 3.6 KB
  • 04 Dependency Injection/35 Diving Into Custom Providers.mp4 2.2 MB
  • 04 Dependency Injection/35 Diving Into Custom Providers.srt 1.9 KB
  • 04 Dependency Injection/36 Value based Providers.mp4 2.5 MB
  • 04 Dependency Injection/36 Value based Providers.srt 1.3 KB
  • 04 Dependency Injection/37 Nonclassbased Provider Tokens.mp4 11.4 MB
  • 04 Dependency Injection/37 Nonclassbased Provider Tokens.srt 3.5 KB
  • 04 Dependency Injection/38 Class Providers.mp4 3.7 MB
  • 04 Dependency Injection/38 Class Providers.srt 1.3 KB
  • 04 Dependency Injection/39 Factory Providers.mp4 8.4 MB
  • 04 Dependency Injection/39 Factory Providers.srt 3.1 KB
  • 04 Dependency Injection/40 Leverage Async Providers.mp4 7.8 MB
  • 04 Dependency Injection/40 Leverage Async Providers.srt 2.8 KB
  • 04 Dependency Injection/41 Create a Dynamic Module.mp4 9.6 MB
  • 04 Dependency Injection/41 Create a Dynamic Module.srt 4.9 KB
  • 04 Dependency Injection/42 Control Providers Scope.mp4 15.3 MB
  • 04 Dependency Injection/42 Control Providers Scope.srt 5 KB
  • 04 Dependency Injection/43 Diving Deeper Into RequestScoped Providers.mp4 15.2 MB
  • 04 Dependency Injection/43 Diving Deeper Into RequestScoped Providers.srt 4.2 KB
  • 05 Application Configuration/44 Introducing the Config Module.mp4 12.6 MB
  • 05 Application Configuration/44 Introducing the Config Module.srt 5.5 KB
  • 05 Application Configuration/45 Custom Environment File Paths.mp4 4.3 MB
  • 05 Application Configuration/45 Custom Environment File Paths.srt 1.5 KB
  • 05 Application Configuration/46 Schema Validation.mp4 10.6 MB
  • 05 Application Configuration/46 Schema Validation.srt 3.9 KB
  • 05 Application Configuration/47 Using the Config Service.mp4 9.3 MB
  • 05 Application Configuration/47 Using the Config Service.srt 2.9 KB
  • 05 Application Configuration/48 Custom Configuration Files.mp4 12.4 MB
  • 05 Application Configuration/48 Custom Configuration Files.srt 5.4 KB
  • 05 Application Configuration/49 Configuration Namespaces and Partial Registration.mp4 17.8 MB

Rating
Not rated yet
Log in to rate

Comments

No comments yet.


Similar torrents
NameSizeDate
6.7 GB11/12/18354
1.7 GB01/27/24350
1 GB12/27/22320
2.9 GB10/19/20283
7.9 GB09/02/20261
3.1 GB06/20/20251
859 MB06/14/21231
4 GB12/26/19213
12 GB02/06/22212
16 GB02/21/23210
2.1 GB07/08/20203
15.1 GB04/25/22203
3.4 GB09/01/22203
2.7 GB06/18/20190
2.9 GB07/25/20190