What you'll learn:
- Learn Angular 8 and Web API by creating a Full Stack App from scratch
In this course, we will learn how to use Angular 8 and Web API to create a simple full stack app from scratch. We will be using Angular 8 for front end and ASP . NET Web api with SQL Server for back end.
Important topics covered in Angular 8:
Installing Angular 8 and creating project.
Install bootstrap and material design to our Angular project.
Consume the API methods (GET, PUT, POST, DELETE).
Angular routing
Form fields with drop downs and datepickers.
etc.,