NestJS Zero to Hero - Modern TypeScript Back - end Development

dkmdkm

U P L O A D E R
dbc768f1e5fd3f3cac73d53c41f1edb9.jpg

Free Download NestJS Zero to Hero - Modern TypeScript Back-end Development
Last updated 3/2024
Duration: 8h45m | Video: .MP4, 1920x1080 30 fps | Audio: AAC, 44.1 kHz, 2ch | Size: 3.75 GB
Genre: eLearning | Language: English
Develop and deploy enterprise back-end applications following best practices using Node.js and TypeScript

What you'll learn
Becoming familiar with the NestJS framework and its components
Designing and developing REST APIs performing CRUD operations
Authentication and Authorization for back-end applications
Using TypeORM for database interaction
Security best practices, password hashing and storing sensitive information
Persisting data using a database
Deploying back-end applications at a production-ready state to Amazon Web Services
Writing clean, maintainable code in-line with industry standards
Utilising the NestJS Command Line Interface (CLI)
Using Postman for testing back-end services
Using pgAdmin as an interface tool to manage PostgreSQL databases
Implement efficient logging in a back-end application
Environment-based configuration management and environment variables
Implementing data validation and using Pipes
Guarding endpoints for authorized users using Guards
Modelling entities for the persistence layer
TypeScript best practices
Handling asynchronous operations using async-await
Using Data Transfer Objects (DTO)
Hands-on experience with JSON Web Tokens (JWT)
Unit testing NestJS applications
Using GraphQL with NestJS
Database persistence with MongoDB
Requirements
Having a basic understanding of JavaScript and/or NodeJS
Having basic knowledge of TypeScript is recommended, but not required
Description
NestJS
is a Node.js back-end development framework built upon Express, leveraging the power of TypeScript.
NestJS leverages the incredible popularity and robustness of JavaScript as a language and Node.js as a technology. It is inspired by common libraries and frameworks such as Angular, React and Vue which improve developer productivity and experience.
Even considering the amount of superb libraries, helpers and tools that exist for server-side Node.js, none of them effectively solve the main problem - the
architecture
of an application.
NestJS provides an out-of-the-box application architecture which allows developers and teams to create highly testable, scalable, loosely coupled and easily maintainable applications.
Recently, the NestJS framework is gaining extreme popularity due to its incredible features;
Leverages TypeScript - strongly typed language which is a super-set of JavaScript
Simple to use, easy to learn and easy to master
Powerful Command Line Interface (CLI) tool that boosts productivity and ease of development
Detailed, well-maintained documentation
Active codebase development and maintenance
Open-source (MIT license)
Supports
dozens
nest-specific modules that help you easily integrate with common technologies and concepts such as TypeORM, Mongoose, GraphQL, Logging, Validation, Caching, Websockets and much more
Easy of unit-testing applications
Made for Monoliths
and
Micro-services (entire section in the documentation regarding the Microservice type of a NestJS application, as well as techniques and recipes).
In this course I am going to guide you through the process of planning, developing and deploying a fully-featured back-end application, based on my experience developing and maintaining systems that support dozens of millions of concurrent users at scale.
Who this course is for
Intermediate JavaScript developers who want to dive into back-end development
Any developers willing to apply TypeScript on the back-end
Developers eager to learn how to develop performant, secure and production-ready REST APIs following best practices
Developers who want to learn how to deploy their application to the cloud (Amazon Web Services)
Developers who want to follow building a practical, real-world application from zero to production
Homepage
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!





Recommend Download Link Hight Speed | Please Say Thanks Keep Topic Live
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
No Password - Links are Interchangeable
 
Kommentar
537368816_que-es-udemy-analisis-opiniones.jpg

3.48 GB | 14min 54s | mp4 | 1920X1080 | 16:9
Genre:eLearning |Language:English


Files Included :
01 Welcome to the course!.mp4 (4.75 MB)
02 Installing the NestJS CLI.mp4 (1.4 MB)
03 (Optional) Installing VSCode and Extensions.mp4 (12.19 MB)
01 Project Overview.mp4 (32.14 MB)
02 Creating our project via the NestJS CLI.mp4 (12.11 MB)
03 NestJS Project Structure.mp4 (41.48 MB)
04 Introduction to NestJS Modules.mp4 (17.85 MB)
05 Creating a Tasks Module.mp4 (14.77 MB)
06 Introduction to NestJS Controllers.mp4 (23.27 MB)
07 Creating at Tasks Controller.mp4 (12.08 MB)
08 Introduction to NestJS Providers and Services.mp4 (33.41 MB)
09 Creating a Tasks Service.mp4 (23.52 MB)
10 Feature Getting All Tasks.mp4 (52.39 MB)
11 Creating a Postman Collection.mp4 (4.75 MB)
12 Defining a Task Model.mp4 (20.5 MB)
13 Feature Creating a Task (Part 1 - Controller).mp4 (29.4 MB)
14 Feature Creating a Task (Part 2 - Service).mp4 (41.21 MB)
15 Intro to Data Transfer Objects (DTO).mp4 (35.78 MB)
16 Implementing CreateTaskDto.mp4 (42.27 MB)
17 Feature Getting a Task by ID.mp4 (29.67 MB)
18 Challenge Deleting a Task.mp4 (5.52 MB)
19 Solution Deleting a Task.mp4 (18.07 MB)
20 Challenge Update Task Status.mp4 (5.34 MB)
21 Solution Update Task Status.mp4 (33.6 MB)
22 Feature Searching and Filtering.mp4 (61.73 MB)
01 Introduction to NestJS Pipes.mp4 (29.52 MB)
02 ValidationPipe Creating a Task.mp4 (63.41 MB)
03 Error Handling Getting a non-existing Task.mp4 (42.88 MB)
04 Error Handling Deleting a non-existing Task.mp4 (6.64 MB)
05 Validation Update Task Status.mp4 (15.75 MB)
06 Challenge Validating Task Filtering and Search.mp4 (9.72 MB)
01 Introduction to Persistence.mp4 (3.58 MB)
02 Running PostgreSQL via Docker.mp4 (5.04 MB)
03 Setting up pgAdmin.mp4 (3.2 MB)
04 Creating a Database using pgAdmin.mp4 (1.9 MB)
05 Introduction to TypeORM.mp4 (12.13 MB)
06 Setting up a Database Connection.mp4 (21.77 MB)
07 Creating a Task Entity.mp4 (13.84 MB)
08 Active Record VS Data Mapper Patterns.mp4 (22.39 MB)
09 Creating a Tasks Repository.mp4 (17.31 MB)
10 Refactoring for Tasks Service.mp4 (23.62 MB)
11 Persistence Getting a Task by ID.mp4 (141.96 MB)
12 Persistence Creating a Task.mp4 (79.35 MB)
13 (Challenge) Persistence Deleting a Task.mp4 (5.66 MB)
14 (Solution) Persistence Deleting a Task.mp4 (46.58 MB)
15 Persistence Update Task Status.mp4 (15.06 MB)
16 Small Change Needed.mp4 (10.27 MB)
17 Persistence Getting All Tasks.mp4 (128.44 MB)
01 Intro to Authentication and Authorization.mp4 (831.57 KB)
02 Setting up AuthModule, User Entity and User Repository.mp4 (20.41 MB)
03 Feature Signing Up.mp4 (49.11 MB)
04 Validation Credentials and Password Strength.mp4 (22.98 MB)
05 Error Handling Username Conflicts.mp4 (75.13 MB)
06 Securely Storing Passwords.mp4 (33.01 MB)
07 Password Hashing With Bcrypt.mp4 (31.55 MB)
08 Feature Signing In.mp4 (25.08 MB)
09 Intro to JSON Web Tokens (JWT).mp4 (51.56 MB)
10 Setting up the JWT Module and Passport js.mp4 (14.11 MB)
11 Signing a JWT Token on Sign In (Authentication).mp4 (40.85 MB)
12 Implementing JWT Validation.mp4 (66.49 MB)
13 Custom @GetUser Decorator.mp4 (10.94 MB)
14 Guarding the Tasks Routes.mp4 (10.04 MB)
01 Tasks and Users - Database Relation.mp4 (20.55 MB)
02 Make Users Own Tasks.mp4 (31.39 MB)
03 Serialize User Data.mp4 (37.15 MB)
04 Restricting Getting All Tasks.mp4 (23.55 MB)
05 BUG FIX Getting All Tasks.mp4 (26.64 MB)
06 Restricting Getting a Task By ID.mp4 (27.07 MB)
07 Restricting Status Updates.mp4 (5.16 MB)
08 Restricting Deleting A Task.mp4 (10.44 MB)
01 THANK YOU! (+ Promotion).mp4 (5.72 MB)
01 Introduction to Logging.mp4 (15.63 MB)
02 Implementing Logs in our NestJS app.mp4 (173.99 MB)
01 Introduction to Configuration.mp4 (9.66 MB)
02 Quick Intro to Environment Variables.mp4 (21.7 MB)
03 Setting up ConfigModule.mp4 (70.17 MB)
04 TypeORM Configuration.mp4 (55.34 MB)
05 Config Schema Validation.mp4 (51.88 MB)
06 JWT Secret Configuration.mp4 (30.32 MB)
01 Front-end Application.mp4 (37.92 MB)
01 Signing up to Heroku.mp4 (4.08 MB)
02 Creating a Heroku Application.mp4 (2.94 MB)
03 Installing the the Heroku CLI.mp4 (3.12 MB)
04 Postgres on Heroku.mp4 (9.26 MB)
05 Changes in our NestJS App.mp4 (31.58 MB)
06 Deploying NestJS to Heroku.mp4 (118.61 MB)
07 Deploying Front-end to GitHub Pages.mp4 (48.3 MB)
01 Unit Testing Crash Course Basics.mp4 (5.73 MB)
02 Unit Testing Crash Course First Tests.mp4 (21.17 MB)
03 IMPORTANT Fixing import paths.mp4 (8.67 MB)
04 Testing TasksService - Part 1.mp4 (124.8 MB)
05 Testing TasksService - Part 2.mp4 (35.74 MB)
01 GraphQL + MongoDB Section Introduction.mp4 (20.97 MB)
02 Project Overview School Management.mp4 (12.52 MB)
03 Robo 3T - Connecting to the MongoDB Database.mp4 (3.08 MB)
04 Project setup.mp4 (6.48 MB)
05 Ensure NestJS 7 Installation.mp4 (1.16 MB)
06 Installing GraphQL Dependencies.mp4 (17.85 MB)
07 Creating the Lesson Module.mp4 (8.78 MB)
08 Defining the Lesson GraphQL Type.mp4 (11.26 MB)
09 Creating the Lesson Resolver.mp4 (14.81 MB)
10 Using the GraphQL Playground.mp4 (8.57 MB)
11 Persistence TypeORM, MongoDB and our Lesson Entity.mp4 (52.92 MB)
12 LessonService and createLesson method.mp4 (69.99 MB)
13 Create Lesson GraphQL Mutation.mp4 (30.12 MB)
14 getLesson GraphQL Query with MongoDB.mp4 (15.46 MB)
15 Validation Create Lesson Input.mp4 (59.53 MB)
16 Challenge Get All Lessons GraphQL Query.mp4 (29.84 MB)
17 Creating the Student Module.mp4 (5.31 MB)
18 Challenge Defining the Student Entity.mp4 (16.71 MB)
19 Challenge Create Student Mutation.mp4 (84.7 MB)
20 Challenge Get All Students GraphQL Query.mp4 (20.09 MB)
21 Challenge Get Student by ID Query.mp4 (26.84 MB)
22 Assign Students To Lesson GraphQL Mutation.mp4 (84.42 MB)
23 Improvement Assign Students Upon Lesson Creation.mp4 (30.37 MB)
24 Resolve students Field in Lesson.mp4 (79.55 MB)
]
Screenshot
bvoaGxXi_o.jpg


RapidGator
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
TurboBit
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.me | Data-Load.ing | Data-Load.to | Data-Load.in

Auf Data-Load.me 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 legal?

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