Udemy Master NestJS a Node js FrameWork 2024

0dayddl

U P L O A D E R

359020115_tuto.jpg


Download Free Download : Udemy Master NestJS a Node js Framework 2024
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:4.6 GB

Files Included :
001 About Node, Express, Nest and Backend Development.mp4 (33.3 MB)
MP4
002 How to Get Help.mp4 (15.96 MB)
MP4
003 Getting the Source Code!.mp4 (13.83 MB)
MP4
004 Don't Know TypeScript or JavaScript.mp4 (18.3 MB)
MP4
005 Software You Need (Node, Docker, Postman).mp4 (9.85 MB)
MP4
006 Using Postman.mp4 (7.57 MB)
MP4
007 Using Visual Studio Code.mp4 (32.08 MB)
MP4
008 Front-End Application (OPTIONAL!).mp4 (23.23 MB)
MP4
008 nest-events-frontend.zip (39.63 MB)
ZIP
001 Introduction to NestJS - Section Intro.mp4 (2.52 MB)
MP4
002 Installing and Using Nest CLI.mp4 (21.41 MB)
MP4
003 NestJS Project Structure.mp4 (36.86 MB)
MP4
001 Controllers, Routing, Requests - Section Intro.mp4 (16.88 MB)
MP4
002 Controllers.mp4 (14.19 MB)
MP4
003 Resource Controller.mp4 (35.06 MB)
MP4
004 Route Parameters.mp4 (9.15 MB)
MP4
005 Request Body.mp4 (5.04 MB)
MP4
006 Responses and Status Codes.mp4 (18.48 MB)
MP4
007 Request Payload - Data Transfer Objects.mp4 (8.09 MB)
MP4
008 The Update Payload.mp4 (10.7 MB)
MP4
009 A Working API Example.mp4 (36.24 MB)
MP4
001 Database Basics - Section Introduction.mp4 (33.09 MB)
MP4
002 Adding Docker to the Stack.mp4 (20.31 MB)
MP4
003 Running the Database with Docker Compose.mp4 (41.6 MB)
MP4
004 Introduction to ORMs.mp4 (6.78 MB)
MP4
006 Connecting to the Database.mp4 (25.08 MB)
MP4
008 The Entity (Primary Key & Columns).mp4 (57.37 MB)
MP4
009 Repository Pattern.mp4 (18.81 MB)
MP4
010 TypeORM 3 UPGRADE GUIDE!.mp4 (20.96 MB)
MP4
011 Repository in Practice.mp4 (33.82 MB)
MP4
012 Repository Querying Criteria and Options.mp4 (49.23 MB)
MP4
001 Data Validation - Section Introduction.mp4 (32.6 MB)
MP4
002 Introduction to Pipes.mp4 (15.85 MB)
MP4
003 Input Validation.mp4 (38.98 MB)
MP4
004 Validation Groups and Options.mp4 (40.35 MB)
MP4
001 Modules, Providers, Dependency Injection - Section Introduction.mp4 (73.91 MB)
MP4
002 Introduction to Modules, Providers and Dependency Injection.mp4 (14.37 MB)
MP4
003 Creating a Custom Module.mp4 (9.48 MB)
MP4
004 Static Modules and Dynamic Modules.mp4 (10.33 MB)
MP4
005 Standard & Custom Providers.mp4 (20.75 MB)
MP4
001 Application Config and Environments.mp4 (33.76 MB)
MP4
002 Custom Configuration Files and Options.mp4 (32.13 MB)
MP4
003 Logging.mp4 (29.93 MB)
MP4
004 Exception Filters.mp4 (15.1 MB)
MP4
001 Understanding Relations.mp4 (4.9 MB)
MP4
002 One To Many Relation.mp4 (14.85 MB)
MP4
003 Loading Related Entities.mp4 (9.54 MB)
MP4
004 Associating Related Entities.mp4 (44.86 MB)
MP4
005 Many To Many Relation.mp4 (48.93 MB)
MP4
005 school.zip (2.44 KB)
ZIP
006 Query Builder Introduction.mp4 (59.82 MB)
MP4
007 Joins And Aggregation with Query Builder.mp4 (69.87 MB)
MP4
008 Filtering Data Using Query Builder.mp4 (62.89 MB)
MP4
009 Pagination Using Query Builder.mp4 (58.36 MB)
MP4
010 Updating, Deleting, Modifying Relations using QB.mp4 (89.02 MB)
MP4
011 One to One Relation.mp4 (12.35 MB)
MP4
001 Introduction to Authentication.mp4 (39.84 MB)
MP4
002 Local Passport Strategy.mp4 (35.63 MB)
MP4
003 Logging In - Passport Strategy with a Nest Guard.mp4 (33.65 MB)
MP4
004 JWT - JSON Web Tokens Introduction.mp4 (21.39 MB)
MP4
005 JWT - Generating Token.mp4 (46.14 MB)
MP4
006 JWT - Strategy & Guard - Authenticating with JWT Token.mp4 (28.18 MB)
MP4
007 Hashing Passwords with Bcrypt.mp4 (13.84 MB)
MP4
008 Custom CurrentUser Decorator.mp4 (20.16 MB)
MP4
009 User Registration.mp4 (54.86 MB)
MP4
010 Only Authenticated Users Can Create Events.mp4 (72.29 MB)
MP4
011 Only The Owners Can Edit or Delete Events.mp4 (54.87 MB)
MP4
001 Interceptors and Serialization.mp4 (7.48 MB)
MP4
002 Serializing Data.mp4 (51.51 MB)
MP4
003 Serializing Nested Objects.mp4 (13.18 MB)
MP4
001 (Practical) Building Full Events API.mp4 (6.51 MB)
MP4
002 Relations Between Entities.mp4 (27.81 MB)
MP4
003 Getting Event Attendees.mp4 (35.11 MB)
MP4
004 Getting Events Organized by User.mp4 (49.94 MB)
MP4
005 Current User Event Attendance - the Business Logic.mp4 (49.17 MB)
MP4
006 Current User Event Attendance - the Controller.mp4 (51.19 MB)
MP4
007 Events Refactoring.mp4 (129.35 MB)
MP4
001 Manual Testing with Postman.mp4 (35.09 MB)
MP4
001 postman.zip (4.6 KB)
ZIP
002 Introduction to Automated Testing.mp4 (8.31 MB)
MP4
003 Introduction to Jest.mp4 (27.86 MB)
MP4
001 Basic Unit Test and Code Coverage.mp4 (41.58 MB)
MP4
002 Test Grouping, Spies, Mocks, Setup and Teardown.mp4 (156.51 MB)
MP4
003 Nest Testing Utilities.mp4 (24.39 MB)
MP4
004 Complex Unit Tests Part 1.mp4 (24.64 MB)
MP4
005 Complex Unit Tests Part 2.mp4 (98.31 MB)
MP4
006 Complex Unit Tests Part 3.mp4 (59.99 MB)
MP4
001 Introduction to E2E Testing.mp4 (49.23 MB)
MP4
002 E2E Tests with Data Fixtures.mp4 (52.28 MB)
MP4
002 fixtures.zip (2.12 KB)
ZIP
003 Exploring E2E Tests.mp4 (53.28 MB)
MP4
004 Dealing with Big E2E Test Suites.mp4 (92.76 MB)
MP4
001 Upgrade Guide for Existing Students Nest 7 to Nest 9.mp4 (41.63 MB)
MP4
001 What is GraphQL.mp4 (14.75 MB)
MP4
002 How Does GraphQL API Work.mp4 (20.75 MB)
MP4
003 REST vs GraphQL APIs!.mp4 (29.57 MB)
MP4
004 Setting Up and Configuring a GraphQL Module.mp4 (41.96 MB)
MP4
005 First Resolver, Query and Type!.mp4 (84.92 MB)
MP4
006 Nullable Fields & Nested Objects on Types.mp4 (53.97 MB)
MP4
007 Query Arguments.mp4 (35.39 MB)
MP4
008 Handling Errors Using Exception Filter.mp4 (60.51 MB)
MP4
009 Mutations & Input Types (How to Make Changes Using GQL).mp4 (66.91 MB)
MP4
010 Input Types & Data Validation.mp4 (38.26 MB)
MP4
011 Resolving Nested Objects & Lazy Database Relations.mp4 (49.89 MB)
MP4
012 Field Resolvers.mp4 (61.38 MB)
MP4
013 Working with Enums in GraphQL.mp4 (17.06 MB)
MP4
014 Editing Data in GraphQL (Edit Input Types).mp4 (61.19 MB)
MP4
015 Not All Fields Should Change - Using PartialOmit.mp4 (9.94 MB)
MP4
016 Deleting in GraphQL.mp4 (48.68 MB)
MP4
017 Course, Subject and Teacher Resolvers.mp4 (121.04 MB)
MP4
001 Authorization in GraphQL.mp4 (49.41 MB)
MP4
002 Authentication Refactoring Visualized.mp4 (29.14 MB)
MP4
003 Extract Authentication Logic Into the AuthService (Reusability).mp4 (41 MB)
MP4
004 Authentication Resolver - Logging In using GraphQL.mp4 (53.06 MB)
MP4
005 Getting Current User in GQL & Me Resolver.mp4 (67.36 MB)
MP4
006 Refactoring User Registration Introduction.mp4 (5.33 MB)
MP4
007 Moving of User Creation into the UserService.mp4 (69.07 MB)
MP4
008 Creating an Identical Password Custom Validator.mp4 (74.9 MB)
MP4
009 Checking if the User Already Exists Using a Validator.mp4 (110.93 MB)
MP4
010 User Registration Mutation in GraphQL.mp4 (37.42 MB)
MP4
011 Refactoring Pagination For GraphQL using Tests & Advanced TS Types.mp4 (129.53 MB)
MP4
012 Paginated GraphQL Query Results.mp4 (50.52 MB)
MP4

lh6kWblC_t.jpg


Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!

Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

In der Börse ist nur das Erstellen von Download-Angeboten erlaubt! Ignorierst du das, wird dein Beitrag ohne Vorwarnung gelöscht. Ein Eintrag ist offline? Dann nutze bitte den Link  Offline melden . Möchtest du stattdessen etwas zu einem Download schreiben, dann nutze den Link  Kommentieren . Beide Links findest du immer unter jedem Eintrag/Download.

Data-Load.in | Dataload.in

Auf Data-Load.in findest du Links zu kostenlosen Downloads für Filme, Serien, Dokumentationen, Anime, Animation & Zeichentrick, Audio / Musik, Software und Dokumente / Ebooks / Zeitschriften. Wir sind deine Boerse für kostenlose Downloads!

Ist Data-Load.in / Dataload.in legal?

Data-Load.in ist nicht illegal. Es werden keine zum Download angebotene Inhalte auf den Servern von Data-Load.in gespeichert.
Oben Unten