Building Angular and ASP.NET Core Applications
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 2h 56m | 503 MB
Instructor: Ervis Trupja
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 2h 56m | 503 MB
Instructor: Ervis Trupja
Want to build your own web application? In this course, Ervis Trupja shows you how, explaining what it takes to create a web app using Angular, the popular JavaScript framework, for the front end and the ASP.NET Web API for the back end.
Ervis steps through how to build the service layer with the ASP.NET Web API to expose the required endpoints to create, read, update, and delete entries. He then shows how to build a UI using Angular with Bootstrap; implement NgRx—a framework for building reactive applications in Angular—in your app; and handle different user authentication cases with Auth0.
Learning objectives
- Creating, reading, updating, and deleting API endpoints
- Testing API endpoints using Postman
- Key Angular concepts
- Reading data from Angular
- Updating existing data from Angular
- Handling errors
- Implementing NgRx in an existing Angular app
- Authenticating users with Auth0