Signal-Driven Error Monitoring: Detecting and Debugging Reactive Failures in Angular | AppSignal Blog
We'll unpack how to detect invisible failures, trace signal lifecycles, and introduce lightweight instrumentation patterns in Angular Signals.
Curated Links
Collection of links to articles and other resources I recently liked.
We'll unpack how to detect invisible failures, trace signal lifecycles, and introduce lightweight instrumentation patterns in Angular Signals.
Spaghetti code in your Store? The NgRx SignalStore Events plugin is here. Learn to orchestrate complex flows with the clarity of event-driven architecture.
🚀 Software projects are becoming more complex, and requirements are increasing. AI (Artificial Intelligence) tools can support us in development and provide relief: They help with generating code, explain complex relationships and suggest improvements. In this article, we show you how to generate the best possible code using Angular's AI tools.
I’ve spent a fair amount of time experimenting with A2UI, a protocol for building agentic interfaces. Why? Quite simply, because I think…
Today we are proud to announce the availability of TypeScript 7, a 10x faster native port of TypeScript! Since its early days, TypeScript has promised to
Luca Mezzalira shares proven learnings from guiding hundreds of teams through the migration from monolithic web applications to distributed frontend architectures. He explains the core architectural difference between components and micro-frontends, outlines a 6-step decision framework spanning client vs. server rendering, and discusses how to utilize edge compute for safe, iterative rollouts.
You can now govern the GitHub Copilot app and Copilot cloud agent with enterprise managed settings, the same centrally managed policies you use to control Copilot across your enterprise. With…
Everything that landed in Nx 23.1: a performance report at the end of every run, TypeScript 6, Angular 22 support, mouse support in the terminal UI, and more flexible target defaults.
As people have questions about the future of projects such as Spectator or PrimeNG, here is the current state of our actions. OpenNG We just renamed the initiative from OpenNG Foundation to OpenNG to avoid confusion and to respect the OpenJS Foundation trademark policy. Funding We are working on a funding model to support the maintenance of the projects and give back to contributors. We submitted the initiative to Open Collective and contacted HeroDevs for partnership. Versioning Policy We'll start over with v1.0.0 for all the packages. Each project will include a matrix compatibility table with the supported major Angular versions (including the previous package). Some packages were already not following the Angular versioning policy, and this will allow us to author a major version for breaking changes anytime. PrimeNG PrimeNG went closed-source, and the GitHub repository was archived on June 28th, 2026. Discover the announcement here. We created a copy of the project and regenerated the open issues/PRs. Out of 968 open issues, 58 have already been closed, and 23 triaged as still relevant and accepting contributions to resolve them. Triaging was made possible thanks to the contribution of the community. Our goal this week is to release a beta version supporting Angular 22, as people were already delaying updating their projects. It'll include: - a set of unreleased changes from the original repository (modernize existing components, add a few new ones) - ng add support for new projects - ng update support as unreleased changes include a few breaking changes (camelcase selectors removed, deprecated APIs removed) Our current blocker for this release is to find a proper name for the project. Currently named open-prime, it's too close to PrimeNG as PrimeTek plans to put trademarks on it. We asked the community for suggestions here. We're evaluating proposals, with the main restriction being to avoid confusion with another project (many UI frameworks are matching the proposals). ngneat projects Out of the 34 original repositories, we decided to start working on the following ones: - cashew - query - elf - spectator We have a volunteer working on cashew, currently preparing the first release. Spectator is our priority within the ngneat ecosystem, planning a release this week. We also have a contribution to expose the jasmine package as a standalone (like jest/vitest ones, planned to land in 1.1.0. We still need to triage the remaining repositories to understand if we should keep them or not. 13 of them might not be maintained anymore due to low activity or having a better alternative nowadays. GitHub: https://lnkd.in/eE7QuzZR
Explore how the GitHub Copilot agentic harness delivers strong results across multiple benchmarks and leading token efficiency.
After a long and deliberate alpha, spartan/ui is now 1.0. We shipped the first 30 primitives in...
OpenNG Foundation has 8 repositories available. Follow their code on GitHub.
Does anyone know what happend to the NgNeat organisation? The Github origanisation is empty and the website is no longer reachable. I was using...
Which LLM works best for Angular development? A practical comparison for architecture, coding, refactoring, and agentic engineering workflows.
Learn a practical Angular Signal Forms pattern for create and edit flows, with route-based mode, edit data loading, linkedSignal prefilling, submit branching, and validation context.
Angular.love - a place for all Angular enthusiasts created to inspire and educate.
Angular 22 stabilizes the Resource API and Signal Forms, makes OnPush the default change detection strategy, and brings @Service, injectAsync, debounced, as well as numerous template and router improvements. This article shows the relevant updates using concrete examples.
Nx 23 brings a smarter multi-major nx migrate, performance wins across the local engine and Nx Cloud agents, native Node.js TypeScript stripping and V8 compile cache on by default, more precise target configuration, and a big cleanup of deprecated generators, executors, and APIs.
Learn how we're improving token efficiency in GitHub Copilot to reduce costs and latency for users.
We are already halfway through 2026 📅 That means it’s the perfect time to look back at the big framework predictions made at the start of…
Today, we are thrilled to announce the release of Angular v22. We continue to be proud of the work we do with each release. Our goal is to…
Reactive Forms to Signal Forms: A Practical Migration Guide for Angular Still building your Angular forms with FormGroup, FormControl and a pile of Validators? Angular 22 — just released — …
GoogleのAngularチームにてDevRelリードを務めるMark氏が、Google I/O 2026で発表した「Angularの最新動向」について解説します。 Google I/O 2026で発表した「Angularの最新動向」 今回のアップデートは、大きく分けて「API・テンプレートの進化」「AIストーリー(エージェント連携)」「Vibe Coding(裾野の拡大)」の3つの柱で構成されています。注目のAngular v22は2026年6月3日の週にリリース予定です。 1. テンプレートとAPIの進化(Angular v22での製品版リリースなど) Angularは開発
Angular has been going through a serious transformation over the last few releases. Signals, Zoneless, standalone components — every…
A browser-native implementation of Module Federation for building Micro Frontends using web standards like ESM and Import Maps.
From the Experimental Phase to Permanent Removal