From the course: Building Angular and ASP.NET Core Applications
Getting started with Angular
From the course: Building Angular and ASP.NET Core Applications
Getting started with Angular
- 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.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.