Angular and NestJS: A Practical Guide with Docker

Angular and NestJS: A Practical Guide with Docker

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 6.5 Hours | 2.56 GB

NestJS APIs, Angular 10, Typescript, TypeORM, MySQL, Login with HttpOnly Cookies, Export CSV, Upload Images

Learn how to create an Admin App using Angular and NestJS.

In NestJS you will learn:

  • Use Docker
  • Use TypeORM and connect with MySQL
  • Use Typescript
  • Use Interceptors and Guards
  • Create custom Decorators
  • Validate Requests
  • Generate Jwt Tokens
  • Use HttpOnly Cookies
  • Upload Images
  • Export CSV’s

In Angular you will learn:

  • How to use Angular CLI
  • Create classes, interfaces, abstract classes
  • Use interceptors
  • Create public and private routes
  • Angular Animations
  • Upload Images
  • Export CSV’s
  • Build a chart with c3.js (part of d3.js)
  • Use Reactive Forms

If these are what you are looking for then this course is for you.

Table of Contents

Introduction
1 Introduction

NestJS
2 Installation
3 Login
4 Jwt and HttpOnly Cookies
5 Authenticated User
6 Interceptors
7 Logout
8 Guards
9 Creating Users
10 Common Module
11 Updating Users
12 Pagination
13 Docker
14 Roles
15 Foreign Keys
16 Permissions
17 Many to Many Relations
18 Abstract Service
19 Circular Dependencires
20 Products
21 Uploading Images
22 Orders
23 Expose Fields
24 Modules & Controllers
25 Export CSV
26 Raw SQL
27 Custom Decorators
28 Access Guard
29 Migrations
30 Services
31 Global Prefix
32 Register
33 Hashing Passwords
34 Validations

Angular
35 Installation
36 Interfaces
37 Logout
38 Inputs
39 Interceptors
40 Profile
41 Event Emitters
42 Redirecting
43 Users
44 Pagination
45 Deleting Users
46 Template
47 Users Create Form
48 Creating Users
49 Updating Users
50 Abstract Classes
51 Roles
52 Roles Create Form
53 Form Arrays
54 Updating Roles
55 Products
56 Paginator Component
57 Modules
58 Creating Products
59 Upload Images
60 Updating Products
61 Orders
62 Nested Tables
63 Animations
64 Export CSV
65 Chart
66 Routes
67 Register Form
68 HttpClient
69 Login
70 Services
71 Authenticated User