Developing Single Page Applications using Angular
Learn the core concepts and elements of the framework and understand how to develop single page applications that run on client browser using Angular.
Complete example is available at: https://github.com/referbruv/opensocialapp-angular-example
-
Setting up and Serving Angular Code in an ASP.NET Core Project
-
Working with Template-driven Forms in Angular
-
Making HTTP Requests to API in Angular – HttpClient and Interceptors
-
Handling Global HTTP Errors using Interceptors in Angular
-
Working with Reactive Forms in Angular
-
Working with Observables in Angular
-
Implementing User Authentication in Angular using IdentityServer4
-
How to Routing and Lazy loading in Angular
-
Understanding Modules, Directives and Components in Angular
-
How to containerize with ASP.NET Core and Docker
-
How to run Angular app in a Docker Container