Offering Solutions Blog
1,198 FOLLOWERS
Hi, I am a Professional Software Engineer, MVP, Microsoft Technology Ambassador in Switzerland and Microsoft Certified Specialist in Web application development and Trainer at Digicomp. I like developing web applications with AngularJS, Angular, ASP.NET, ASP.NET Core. Follow this blog to get articles about Angular and ASP.NET Core.
Offering Solutions | Articles about Angular and ASP.NET Core
2w ago
In This Blog Post, I’ll show how to create a unified test coverage report for an Nx workspace. While Nx generates individual coverage reports for each project, it lacks a built-in solution for a complete workspace view. This blog post provides a simple tool to merge these reports and generate detailed formats like HTML, Cobertura, JSON and more ..read more
Offering Solutions | Articles about Angular and ASP.NET Core
10M ago
In this blog post, I want to show how we can extend the NgRx Signal Store with custom features ..read more
Offering Solutions | Articles about Angular and ASP.NET Core
1y ago
In this blog post, I will provide an overview of the Angular NgRx Signal Store and demonstrate how to use it in your applications ..read more
Offering Solutions | Articles about Angular and ASP.NET Core
1y ago
This blog post will guide you through the steps of migrating your Nx and Angular workspace from version 16 to 17 ..read more
Offering Solutions | Articles about Angular and ASP.NET Core
1y ago
In this blog post, I want to describe how you can seamlessly integrate test coverage reporting into your Nx Monorepo workflow using Azure DevOps, providing a clear and actionable view of your code quality ..read more
Offering Solutions Blog
1y ago
In this blog post, I want to announce my new course "Angular Monorepos with Nx" on Pluralsight ..read more
Offering Solutions Blog
1y ago
In this blog post, I want to describe how you can automatically mock your Angular Services while Testing ..read more
Offering Solutions Blog
1y ago
In this blog post, I want to describe how I migrated an application from ngModules to standalone components. Standalone components are available since Angular's V14 and make an angular application possible without ngModules ..read more