Using Angular’s Resource API with the NGRX Signal Store
This is post 5 of 5 in the series “NGRX Signal Store” The new NGRX Signal Store for Angular: 3+n Flavors Smarter, Not Harder: Simplifying your Application With NGRX Signal Store and Custom Features...
View ArticleNx 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 a whole ecosystem. Meanwhile, we have an implementation for rspack, a port to vite, and a runtime...
View ArticleStreaming Resources in Angular 19.2 – Details and Semantics
This is post 7 of 8 in the series “Signals” Signals in Angular: The Future of Change Detection Component Communication with Signals: Inputs, Two-Way Bindings, and Content/ View Queries Successful with...
View ArticleStreaming Resources for a Chat with Web Sockets: Messages in a Glitch-Free World
This is post 8 of 8 in the series “Signals” Signals in Angular: The Future of Change Detection Component Communication with Signals: Inputs, Two-Way Bindings, and Content/ View Queries Successful with...
View ArticleInside 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 with architecture that can scale beyond a one-man army. However, not every program starts as a...
View ArticleAngular’s new httpResource
This is post 9 of 9 in the series “Signals” Signals in Angular: The Future of Change Detection Component Communication with Signals: Inputs, Two-Way Bindings, and Content/ View Queries Successful with...
View ArticleNX Release – The NPM Butler
Ever wrestled with managing shared libraries in a monorepo? You're not alone! As we explore in our workshops, Strategic Design (DDD) has transformed how we handle shared resources, particularly design...
View ArticleUpdated: Guide for Server-Side Rendering (SSR) in Angular
Updated on Mar. 23rd, 2025 for Hybrid Rendering & brandnew Incremental Hydration (now including demo) in Angular v19.2. This comprehensive post includes a quick introduction to SSR, a detailed...
View ArticleAccessibility Testing Tools for Angular
This is post 1 of 1 in the series “Accessibility in Angular” Let me introduce you to my curated selection of Accessibility Testing Tools for Angular Apps. Automated testing can never replace manual...
View ArticleWeb Accessibility (A11y) in Angular – Introduction
This is post 1 of 2 in the series “Accessibility in Angular” Web Accessibility (A11y) in Angular – Introduction Accessibility Testing Tools for Angular This article will get you started into...
View ArticleAccessible Angular Routes
This is post 3 of 4 in the series “Accessibility in Angular” Web Accessibility (A11y) in Angular – Introduction Accessibility Testing Tools for Angular Accessible Angular Routes ARIA roles and...
View ArticleARIA roles and attributes in Angular
This is post 4 of 4 in the series “Accessibility in Angular” Web Accessibility (A11y) in Angular – Introduction Accessibility Testing Tools for Angular Accessible Angular Routes ARIA roles and...
View ArticleBuilding Accessible Forms with Angular
This is post 5 of 5 in the series “Accessibility in Angular” Web Accessibility (A11y) in Angular – Introduction Accessibility Testing Tools for Angular Accessible Angular Routes ARIA roles and...
View ArticleThe new Event API in NgRx Signal Store
NgRX SignalStore has released an experimental feature called NgRx SignalStore Events, marking a significant extension to the @ngrx/signals ecosystem. This lightweight state management solution, powered...
View ArticleThe Perfect Project Setup for Angular: Structure and Automation for More Quality
A well-thought-out project setup not only facilitates team collaboration but also lays the foundation for sustainable development. In this post, I'll share best practices and tools that can help you...
View ArticleThe new Event API for the NgRx Signal Store: A Quantum of Redux
This is post 6 of 6 in the series “NGRX Signal Store” The new NGRX Signal Store for Angular: 3+n Flavors Smarter, Not Harder: Simplifying your Application With NGRX Signal Store and Custom Features...
View ArticleNG Best Practices: Prettier & ESLint
This is post 2 of 2 in the series “Angular Project Setup” The Perfect Project Setup for Angular: Structure and Automation for More Quality NG Best Practices: Prettier & ESLint This is a reaction...
View ArticleAll about DDD for Angular & Frontend Architectures
Over the past few years, I've supported numerous companies in implementing large enterprise systems using Angular in the frontend. Due to their size and complexity, it's usually necessary to break such...
View ArticleFixing DX Friction: Automatic Shell Reloading in Native Federation
This is post 5 of 6 in the series “Micro Frontends with Modern Angular” Micro Frontends with Modern Angular – Part 1: Standalone and esbuild Micro Frontends with Modern Angular – Part 2: Multi-Version...
View ArticleNative Federation Just Got Better: Performance, DX, and Simplicity
This is post 6 of 6 in the series “Micro Frontends with Modern Angular” Micro Frontends with Modern Angular – Part 1: Standalone and esbuild Micro Frontends with Modern Angular – Part 2: Multi-Version...
View Article