Ng-News 25/15: Native Observables
Native Observables are now available in Chrome 135, offering deep integration into the Web API with...
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…
My favorite Angular resources of March, 2025
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...
My favorite Angular resources of February, 2025
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…
Master Angular 19.2: simplify state with the new httpResource, use cleaner template literals, and improve form validator accuracy.
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...
In February’s Q&A, the Angular team clarified how it only updates changed DOM parts, recommended folder-by-feature organization, and streamlined lifecycle hooks. Meanwhile, Manfred Steyer’s new blog…
The Angular documentary by Honeypod explores its four key phases — from AngularJS to the Ivy rewrite and today’s Signals & Wiz era — highlighting its evolution, major rewrites, and Google’s deeper…
My favorite Angular resources of January, 2025
The Angular documentary by Honeypod explores its four key phases—from AngularJS to the Ivy rewrite...
Angular's 2025 strategy focuses on improving the developer experience in general, compatibility with...
Angular 19.1 has been released with new features like HMR for templates and a schematic for removing...
Angular 19.1 streamlines development with template HMR, automated import cleanup, dynamic component loading, and refined i18n routing.
My favorite Angular resources of December, 2024
2024 has been an interesting year for Angular. To me, four things stand out: Long-term effects of...
This is the final episode of 2024, and it’s been a busy holiday season! From Observable...