Author
Released
11/26/2019- 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
Skill Level Intermediate
Duration
Views
- Have you ever wanted to build a web application? Emerging technologies like ASP.NET Web API and JavaScript frameworks like Angular make it easy to design and build single-page applications. A web API is a great framework for exposing your data and services and Angular is a great JavaScript framework for building highly interactive web applications. During this course, we'll build this service layer with the ASP.NET Web API to expose the required endpoints to create, read, update, and delete entries. Then, we'll build a rich UI using Angular with Bootstrap. As we dive into Angular components and services, I'll teach you how to send the request to a web API application, and most importantly, how to receive a response and even how to handle errors. We will also take advantage of the ngrx/store library to implement Redux better in our Angular app. By the end of this course, we'll learn about authenticating users using Auth0. Hi, I am Ervis Trupja and I specialize in building enterprise level web apps. Join me in my LinkedIn Learning course as we explore building web apps using Angular and .NET Core Web API.
Related Courses
-
ASP.NET Core: Security
with Ervis Trupja1h 22m Intermediate -
Managing App Secrets in .NET Core
with Ervis Trupja28m 15s Intermediate
-
Introduction
-
Getting started with Angular1m 26s
-
-
1. Setting Up the App Infrastructure
-
.NET Core templates3m 46s
-
2. Setting Up Web API
-
Creating data models3m 51s
-
Adding a service and data6m 40s
-
Create API endpoint4m 7s
-
Read API endpoint2m 10s
-
Update API endpoint3m 26s
-
Delete API endpoint3m 56s
-
-
3. Getting Started with Angular
-
Angular key concepts2m 25s
-
Designing the Books page8m 10s
-
Reading data from Angular3m 39s
-
Adding new data from Angular9m 50s
-
Deleting data from Angular6m 45s
-
Handling errors in Angular12m 24s
-
-
4. Implementing NgRx to an Existing Angular App
-
Why NgRx?3m 22s
-
NgRx actions4m 53s
-
NgRx store4m 47s
-
NgRx reducers4m 32s
-
Connecting the dots5m 1s
-
Solution: Delete a book7m 26s
-
-
5. Implementing Authentication in Your Angular App
-
Setting up Auth02m 50s
-
Handling authentication5m 7s
-
AuthGuard5m
-
-
Conclusion
-
Where to go next48s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Getting started with Angular