27. März 2025 Alexander Thalhammer Accessible Angular Routes This article explains how to use Angular Router features to achieve quick wins in improving Accessibility...
24. März 2025 Alexander Thalhammer Accessibility Testing Tools for Angular Let me introduce you to my curated selection of Accessibility Testing Tools for Angular Apps. This article...
23. März 2025 Alexander Thalhammer Updated: Guide for Server-Side Rendering (SSR) in Angular Updated on Mar. 23rd, 2025 for Hybrid Rendering & brandnew Incremental Hydration (now including demo)...
22. März 2025 Alexander Thalhammer Web Accessibility (A11y) in Angular – Introduction This article will get you started into Accessibility in Angular, right on time for the European Accessibility...
21. März 2025 Murat Sari NX Release – The NPM Butler Ever wrestled with managing shared libraries in a monorepo? You're not alone! As we explore in our workshops,...
23. Februar 2025 Manfred Steyer Angular’s new httpResource Learning httpResource with Super Mario Angular 19.2 comes with the new httpResource that fetches data...
29. Januar 2025 Murat Sari Inside the Architecture Review Process: A Consultant’s Guide to Better Software As consultants at Angular Architects, we have the opportunity to help our clients write better software...
26. Januar 2025 Manfred Steyer, GDE Streaming Resources for a Chat with Web Sockets: Messages in a Glitch-Free World The minimal example in the privous article was already comprehensive enough to discuss the use of Streaming...
26. Januar 2025 Manfred Steyer Streaming Resources in Angular 19.2 – Details and Semantics With Streaming Resources, the Resource API and Signals are expanding into areas of RxJS. They allow data...
2. Januar 2025 Manfred Steyer Nx and Angular with Rspack and Module Federation In just a few years, Module Federation grew from a first implementation that shipped with webpack 5 to...
18. Dezember 2024 Manfred Steyer, GDE Using Angular’s Resource API with the NGRX Signal Store With version 19, NgRx introduced the withProps feature that allows us to add arbitrary properties to...
24. November 2024 Manfred Steyer SSR and Hydration with Native Federation for Angular Beginning with version 18.2.3, @angular-architects/native-federation supports SSR and all the new hydration...
17. November 2024 Manfred Steyer Combining Native Federation and Module Federation A question we frequently get is how to add Native Federation to a system originally built with Module...
15. November 2024 Alexander Thalhammer Draft of the Revised Angular Style Guide In 2016, alongside Angular 2.0.0, a comprehensive 52-page coding style guide was introduced. Over the...
15. November 2024 Alexander Thalhammer How to disable the Angular v19’s sass compiler deprecation warnings During the renaissance of the framework (beginning with Angular v15 and still ongoing – I'd say), not...
22. Oktober 2024 Manfred Steyer Asynchronous Data Flow with Angular’s new Resource API About a month before the release of version 19, Angular's Alex Rickabaugh published a PR for a new reactive...
9. September 2024 Manfred Steyer When (Not) to use Effects in Angular — and what to do instead As the Angular docs mention that Effects are rarely needed in most applications, there is some confusion...
6. September 2024 Manfred Steyer Your Architecture as a Crime Scene! Forensic Analysis for Your Angular Solutions Good domain boundaries help to make a software system maintainable in the long term. But how do you know...