
Learn how to create an Ambassador App using Angular and NodeJS. We will build 3 frontend apps Admin, Ambassador and Checkout and they will consume a big NodeJS API.
In NodeJS you will learn:
- Use Docker
- Use TypeORM and connect with MySQL
- Use Typescript
- Use Middlewares
- Generate Jwt Tokens
- Use HttpOnly Cookies
- Login with Scopes
- Use Redis
- Use Stripe
- Sending Emails
- Filter Cached products
In Angular you will learn:
- Angular CLI
- Use interceptors
- Create public and private routes
- Use Reactive Forms
- Angular Material
- Angular Universal