NestJS Masterclass - NodeJS Framework Backend Development
Preview this Course
What you'll learn
- Learn all the Schematics of a NestJS application. Become Familiar With NestJS Framework and all its components.
- User Authentication using JSON Web Tokens and Google Authentication. Includes refresh tokens and security best practices.
- Deploy the production application to AWS cloud with Cloudfront and S3 for media files.
- Learn NestJS dependency injection in detail and understand the mechanics behind in.
- Work With TypeORM and PostgreSQL. Deep dive into database relations, transactions, migrations and querying with TypeORM.
- Request data validation using pipes in NestJS and Serialization of response data using Interceptors.
- Deep dive into NestJS Guards to filter out requests and custom Decorators to add meta data modify request payload
- Detailed and in-depth coverage of Environments and Configuration in a NestJS application with validation of Environment Variables.
- Document the REST API endpoints with Open API Specifications and Swagger.
- Using Compodoc for documenting the code and keeping the codebase organised for large teams.
- Leverage testing in NestJS by writing Unit Test as well as End To End test for your application.
- Use MongoDb along with Mongoose to create data schema and save date in MongoDB using NestJS.
- Learn How to upload files using NestJS and save media files on Amazon S3 to serve using Cloudfront CDN
- Understand complete NestJS request and response lifecycle along with the role of each schematics.
- Learn how to design and develop REST APIs using industry standards and best practices
Post a Comment for "NestJS Masterclass - NodeJS Framework Backend Development"