Angular RxJS SPA Typescript Visual Studio Code How to use the RxJS Map and Tap Operators in Angular Components In today's post I will show how to use the Map and Tap RxJs operators in an Angular application.
Angular Components Decorators SPA Typescript Visual Studio Code How to use HostListeners in an Angular Application In today's post I will show how to use the hostlistener decorator to process keyboard events in an Angular application.
Angular Components Decorators RxJS SPA Typescript Visual Studio Code How to Build a Single Selection Group Component in Angular In today's post I will show how to build a single selection group component in Angular.
Angular Asynchronous RxJS SPA Typescript Using RxJS SwitchMap to Control Observable Flow in Angular Components In today's post I will show how to control observable flow using SwitchMap() in Angular components.
.NET .NET Core Angular C# Entity Framework Core Visual Studio Best Practices with ORM Patterns and Entity Framework Core In today's post I will outline the best practices with using ORM patterns with entity framework.
Angular Patterns SPA Typescript Improving Angular Performance with the Lazy Loading Design Pattern In today's post I will show how to use lazy loading to improve angular application performance.
Angular Asynchronous RxJS SPA Typescript Visual Studio Code How to Flatten Structures with RxJS Pipes and Maps In today's post I will show how to flatten structures using RxJS pipes and maps.
.NET .NET Core Angular Architecture Azure Azure AD Best Practices C# JWT MS Graph SPA Tenants Web API How to Protect a Web API with Azure AD Authentication In today's post I will show how to protect a Web API using Azure AD authentication.
.NET .NET Core Angular Azure AD C# MS Graph OAuth OData SPA Visual Studio Visual Studio Code Web API How to Call an MS Graph API from a Web API In today's post I will show how to call an MS Graph API from a Web API.
Angular Azure AD MS Graph Office 365 SPA Tenants Visual Studio Code How to use the MS Graph API in Angular Applications In today's post I will show how to use the MS Graph API in Angular applications.