DatingRepository
Seeding data
Extending the user model
Extending the API
- Extending the User class
- More migrations
- Cascade delete
- Seeding data into the database
- New repository
- Using Automapper
Routing
- Setup Routing
- Using RouterLinkActive
- Using Routing in code
- Protecting the Routes
- Protecting multiple Routes with a single Route Guard
Third party components
Install and configure the following components
- Alertifyjs
- Angular JWT
- NGX Bootstrap
- Bootswatch
Api error middleware
Error handling
Handle unexpected exceptions and validation errors.
Extras
- How to debug chromium with vscode.
- Upgrade to Angular 6.
Client authentication
Implement registration and login.