Building Angular and ASP.NET Core Applications
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to build full-stack Angular and ASP.NET Core applications.
Syllabus
Introduction
- Getting started with Angular
- What you should know already
- Demo application overview
- .NET Core templates
- Web API architectural overview
- Angular architectural overview
- Creating data models
- Adding a service and data
- Create API endpoint
- Read API endpoint
- Update API endpoint
- Delete API endpoint
- Testing API endpoints using Postman
- Angular key concepts
- Generating components and services
- Cleaning up code and updating the router
- Designing the Books page
- Reading data from Angular
- Designing the Create page
- Adding new data from Angular
- Designing the Book Details page
- Getting a single book from Angular
- Updating existing data from Angular
- Deleting data from Angular
- Handling errors in Angular
- Why NgRx?
- NgRx actions
- NgRx store
- NgRx reducers
- Connecting the dots
- Challenge: Delete a book
- Solution: Delete a book
- Setting up Auth0
- Setting up an authentication service
- Handling authentication
- AuthGuard
- Where to go next
Taught by
Ervis Trupja
Related Courses
Postman - Intro to APIs (without coding)Coursera Project Network via Coursera Build CRUD REST API in Django
Coursera Project Network via Coursera Create RESTful APIs for Spotify using Postman
Coursera Project Network via Coursera Build a RESTful API(Node.js) using AWS Lambda & API Gateway
Coursera Project Network via Coursera How to Implement Multitenancy in Django
Coursera Project Network via Coursera