Ng-News 25/36: Q&A with Angular Team, Mutations in ngrx-toolkit
SignalForms are now available in Angular’s main branch for early adopters. Meanwhile, the community...
SignalForms are now available in Angular’s main branch for early adopters. Meanwhile, the community...
No big releases this time, but lots of quality content: track tracking strategies demystified,...
Angular 20.2 has been released - the final minor update in the 20.x series. According to semantic...
Angular 20.2 is shaping up nicely: Zoneless change detection may go stable, a new animations API is landing, and PrimeNgx was announced — a future-ready UI library. Plus, a look at AI-assisted…
Angular 20.1 was released, and it came with a set of nice new features. Here are the main...
This week: Angular performance tips, Zoneless mode explained, rare gems like viewProviders, Signals...
Scalable architecture, lean animations, and performance tuning — this week’s Angular updates are...
Younes Jaaidi shares a structured way to approach AI-assisted coding, breaking it into stages with...
This week’s Angular Q&A brought some clarity — and some controversy — especially around the new...
Angular 20 promotes key features like effect() and linkedSignal() to stable and introduces zoneless...
This week’s ng-news highlights two Angular surprises from Google I/O: DevTools profiling improvements...
Mark Thompson and Devin Chasanoff demonstrated agentic Angular apps, where LLMs process user input...
Mark Thompson and Devin Chasanoff demonstrated agentic Angular apps, where LLMs process user input and trigger UI changes or function calls — marking a deeper integration between Angular and AI…
Native Observables are now available in Chrome 135, offering deep integration into the Web API with...
Selectorless aims to eliminate the need for selectors in templates by referencing components directly...
Selectorless aims to eliminate the need for selectors in templates by referencing components directly via class names. A first PR has been merged, which shows the initial direction Angular is taking…
The Frontend Nation panel with Angular team members focused on testing, confirming that Web Test...
Nx showcased their Angular support during the "Angular Week" including testing tools, architectural...
TypeScript is moving to Go for major speed boosts, while Angular’s Q&A confirmed Streaming is...
Minko Gechev highlighted how the Ivy engine accelerated Angular’s development and outlined plans for selectorless components and Signal Forms. Chau Tran took a deep dive into the differences between…
Angular 19.2 is here, and the standout feature is the experimental httpResource. Previously,...
Previously, triggering an HTTP request based on a Signal change required using an effect. With Angular 19.0, resource provided a structured way to handle asynchronous data, but httpResource is the…
Matthieu Riegler explains Angular’s new DOM synchronization process, replacing modern change...
In February’s Q&A, the Angular team clarified how it only updates changed DOM parts, recommended...