The ideas presented in this article are based on extensive experience from large enterprise environment (100 Angular SPAs and 30+ libs )… (more…)
Read more »
.NET 7, Angular 16, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Prin... (more…)
Read more »
Most Angular applications need some amount of state management. In some applications, a state management library like NgRX or Akita might make sense. But many times you can probably get away with storing application state in RxJS services. We’ll go over h... (more…)
Read more »
My previous post with Visual Studio Code Assistant received a lots of attention, so i wanted to share with you another set of 12 rules for… (more…)
Read more »
A detailed overview of securely integrating an Angular application with an OAuth provider using the OAuth Authorization Code Grant... (more…)
Read more »