7. November 2022 Interview mit Kai Tödter (Siemens AG) zu Micro Services, DDD und REST Zum Auftakt unserer Server-Woche mit Workshops zu Architekturen mit Spring Boot, ASP.NET, NestJS...
2. November 2022 The Refurbished HttpClient in Angular 15 – Standalone APIs and Functional Interceptors Without any doubt, the HttpClient is one of the best-known services included in Angular. For version...
10. Oktober 2022 Announcing Native Federation 1.0 TLDR; Native Federation is a framework- and tooling-agnostic implementation of Module Federation. Hence,...
4. September 2022 Angular Elements: Web Components with Standalone Components Since Angular 14.2, it's possible to use Standalone Components as Angular Elements. In this article,...
9. Juni 2022 The Solution: Easier and More Secure With Authentication Gateways As the first part of this series showed, the handling of tokens in browser applications is not entirely...
9. Juni 2022 The Problem: Security Tokens in the Browser TLDR; Authentication gateways shift the use of security standards such as OAuth2 and OpenId Connect...
6. Juni 2022 What’s New in our Module Federation Plugin 14.3? With version 14.3 of our CLI plugin @angular-architects/module-federation, we introduced support for...
25. Mai 2022 Routing and Lazy Loading with Angular’s Standalone Components Update on 2022-10-10: Updated for Angular 14.2.0. Since its first days, the Angular Router has always...
7. Mai 2022 Module Federation with Angular’s Standalone Components Updated on 2022-06-09 to address Angular CLI 14.x Most tutorials on Module Federation and Angular...
2. Mai 2022 Multi-Framework and -Version Micro Frontends with Module Federation: Your 4 Steps Guide Updated on 2022-06-09 to address Angular CLI 14.x Most articles on Module Federation assume, you...
1. Mai 2022 4 Ways to Prepare for Angular’s Upcoming Standalone Components Update on 2022-10-10: Updated for Angular 14.2.0. In the last article of this series, we discussed Standalone...
1. Mai 2022 Angular’s Future Without NgModules – Part 2: What Does That Mean for Our Architecture? Update on 2022-05-01: Texts and examples fully updated to use initial Standalone Components support in...
1. Mai 2022 Angular’s Future Without NgModules – Part 1: Lightweight Solutions Using Standalone Components Update on 2022-05-01: Texts and examples fully updated to use initial Standalone Components support in...
19. Februar 2022 State-Management mit NGRX .wso-softwarearchitekt-news-padding ul li, .wso-softwarearchitekt-news-padding ul li a { line-height:...
4. Februar 2022 Angular Tutorial – Teil 4: Navigationsstrukturen mit dem Angular Router Eine Single Page Application (SPA) besteht, wie der Name schon ausdrückt, aus nur einer Seite. Um verschiedene...
1. Februar 2022 Angular Tutorial – Teil 3: Wiederverwendbare Sub-Komponenten und Services In diesem Teil des Tutorials wollen wir unsere Lösung mit Boardmittel von Angular ein wenig verfeinern....
24. Januar 2022 Angular Tutorial – Teil 2: Komponenten, Datenbindung und HTTP-Zugriff Um Ihnen die einzelnen Aspekte von Angular zu vermitteln, verwenden wir in diesem Tutorial ein durchgängiges...
19. Januar 2022 Angular Tutorial – Teil 1: Deine erste Anwendung In diesem Teil des Tutorials wirst Du eine erste vollständige Angular-Anwendung erstellen. Du wirst...