From the course: Building Angular and ASP.NET Web API Apps (2018)
Make your site more interactive with Angular and ASP.NET Web API
From the course: Building Angular and ASP.NET Web API Apps (2018)
Make your site more interactive with Angular and ASP.NET Web API
- [Ervis] Hi, I'm Ervis Trupja and I'm a web developer. The architecture of a single page application involves certain challenges that are not present in traditional web applications. However, emerging technologies like ASP.NET Web API, JavaScript Frameworks like Angular make it really easy to design and build single-page applications. During this course we will take advantage of these technologies to implement an expenses application. We will build the service layer with the ASP.NET Web API to expose the required endpoints to create, read, update and delete entries from our database. Then, we will build a rich UI using Angular 7 with material design. As we dive into Angular services, we will learn how to send request to a web application, and most importantly, receive a response, and handle the errors. We will also take advantage of the material design to implement features like filtering and pagination. By the end of this course, we will learn how to create a simple authentication system using tokens. So, I hope you will join me on this journey.
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.