<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Angular News</title>
		<link>https://dev-radar.pages.dev/topics/angular/</link>
		<description>Latest Angular headlines from Dev Radar</description>
		<language>en-us</language>
		<lastBuildDate>Mon, 13 Apr 2026 12:37:52 GMT</lastBuildDate>
		<atom:link href="https://dev-radar.pages.dev/topics/angular/feed.xml" rel="self" type="application/rss+xml" />
		
			<item>
				<title>Unlocking the Power of Angular&#39;s Standalone Components: A Deep Dive into the New API</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/13/unlocking-the-power-of-angulars-standalone-components-a-deep-dive-into-the-new-api/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/13/unlocking-the-power-of-angulars-standalone-components-a-deep-dive-into-the-new-api/</guid>
				<pubDate>Mon, 13 Apr 2026 12:36:28 GMT</pubDate>
				<description>Angular&#39;s standalone components have been gaining attention in the latest versions of the framework. In this article, we will delve into the world of standalone components, exploring their history, API, use cases, best practices, and comparison with other Angular component archit</description>
			</item>
		
			<item>
				<title>Unlocking the Power of Angular&#39;s Standalone Components: A Deep Dive into the New Architecture</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/13/unlocking-the-power-of-angulars-standalone-components-a-deep-dive-into-the-new-architecture/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/13/unlocking-the-power-of-angulars-standalone-components-a-deep-dive-into-the-new-architecture/</guid>
				<pubDate>Mon, 13 Apr 2026 12:26:00 GMT</pubDate>
				<description>{ &quot;title&quot;: &quot;Unlocking the Power of Angular&#39;s Standalone Components: A Deep Dive into the New Architecture&quot;, &quot;content&quot;: &quot; Angular&#39;s standalone components have been gaining attention in the latest versions of the framework. These components represent a significant shift in the way </description>
			</item>
		
			<item>
				<title>Mastering Angular&#39;s Ivy Rendering Engine: A Deep Dive into Incremental DOM and Runtime Compilation</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/13/mastering-angulars-ivy-rendering-engine-a-deep-dive-into-incremental-dom-and-runtime-compilation/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/13/mastering-angulars-ivy-rendering-engine-a-deep-dive-into-incremental-dom-and-runtime-compilation/</guid>
				<pubDate>Mon, 13 Apr 2026 12:22:02 GMT</pubDate>
				<description>{ &quot;title&quot;: &quot;Mastering Angular&#39;s Ivy Rendering Engine: A Deep Dive into Incremental DOM and Runtime Compilation&quot;, &quot;content&quot;: &quot; Angular&#39;s Ivy rendering engine has been a game-changer for the framework, providing significant improvements in rendering performance and reducing the ove</description>
			</item>
		
			<item>
				<title>Mastering Angular&#39;s Standalone Components: A Deep Dive into the New Architecture</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/13/mastering-angulars-standalone-components-a-deep-dive-into-the-new-architecture/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/13/mastering-angulars-standalone-components-a-deep-dive-into-the-new-architecture/</guid>
				<pubDate>Mon, 13 Apr 2026 12:18:26 GMT</pubDate>
				<description>{ &quot;title&quot;: &quot;Mastering Angular&#39;s Standalone Components: A Deep Dive into the New Architecture&quot;, &quot;content&quot;: &quot; Mastering Angular&#39;s Standalone Components: A Deep Dive into the New Architecture Introduction to standalone components in Angular and their significance in the new architec</description>
			</item>
		
			<item>
				<title>Optimizing Angular Applications with Ivy: A Deep Dive into the Latest Rendering Engine</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/13/optimizing-angular-applications-with-ivy:-a-deep-dive-into-the-latest-rendering-engine/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/13/optimizing-angular-applications-with-ivy:-a-deep-dive-into-the-latest-rendering-engine/</guid>
				<pubDate>Mon, 13 Apr 2026 12:14:57 GMT</pubDate>
				<description>{ &quot;title&quot;: &quot;Optimizing Angular Applications with Ivy: A Deep Dive into the Latest Rendering Engine&quot;, &quot;content&quot;: &quot; Introduction to Ivy: History and Motivation The Angular team has been working on a new rendering engine, Ivy, which aims to improve the performance and efficiency of </description>
			</item>
		
			<item>
				<title>Angular 21.2.4 Update: Enhancements and Bug Fixes</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/10/angular-21.2.4-update:-enhancements-and-bug-fixes/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/10/angular-21.2.4-update:-enhancements-and-bug-fixes/</guid>
				<pubDate>Fri, 10 Apr 2026 12:18:26 GMT</pubDate>
				<description>The Angular framework has been updated to version 21. 2. 4, which includes several notable improvements and bug fixes. One significant enhancement is the modification to the compiler, which now disallows the translation of iframe src. This change aims to improve the framework&#39;s s</description>
			</item>
		
			<item>
				<title>Angular 22.0.0-next.3 Release: Bug Fixes and Improvements</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/10/angular-22.0.0-next.3-release:-bug-fixes-and-improvements/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/10/angular-22.0.0-next.3-release:-bug-fixes-and-improvements/</guid>
				<pubDate>Fri, 10 Apr 2026 12:18:22 GMT</pubDate>
				<description>The Angular team has released version 22. 0. 0-next. 3, which includes several bug fixes and minor improvements to the Angular framework. One of the key fixes is in the compiler, where translations of iframe src are now disallowed. Additionally, the core module has been updated t</description>
			</item>
		
			<item>
				<title>Angular 21.2.5 Release: Bug Fixes and Minor Improvements</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/10/angular-21.2.5-release:-bug-fixes-and-minor-improvements/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/10/angular-21.2.5-release:-bug-fixes-and-minor-improvements/</guid>
				<pubDate>Fri, 10 Apr 2026 12:18:19 GMT</pubDate>
				<description>The Angular team has released version 21. 2. 5, which includes several bug fixes and minor improvements to the Angular framework. One of the key fixes is in the compiler, where the team has ensured that generated code compiles correctly. Additionally, the compiler-cli has been up</description>
			</item>
		
			<item>
				<title>Angular 21.2.6 Release: Bug Fixes and Improvements</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/10/angular-21.2.6-release:-bug-fixes-and-improvements/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/10/angular-21.2.6-release:-bug-fixes-and-improvements/</guid>
				<pubDate>Fri, 10 Apr 2026 12:01:14 GMT</pubDate>
				<description>The Angular team has released version 21. 2. 6, which includes several bug fixes. One of the key fixes is in the common module, where a redundant image fetch on destroy with auto sizes has been avoided. Additionally, the compiler has been updated to prevent extra blank lines from</description>
			</item>
		
			<item>
				<title>Angular 21.2.8 Release: Bug Fixes and Updates</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/09/angular-21.2.8-release:-bug-fixes-and-updates/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/09/angular-21.2.8-release:-bug-fixes-and-updates/</guid>
				<pubDate>Thu, 09 Apr 2026 17:27:14 GMT</pubDate>
				<description>The latest Angular update, version 21. 2. 8, has been released with several bug fixes. The updates are mostly related to fixing issues with the compiler, compiler-cli, core, and language-service. One of the key fixes is handling nested brackets in host object bindings. Additional</description>
			</item>
		
			<item>
				<title>Angular 20.3.18 Release: Enhanced Security Measures and Updates</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/08/angular-20.3.18-release:-enhanced-security-measures-and-updates/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/08/angular-20.3.18-release:-enhanced-security-measures-and-updates/</guid>
				<pubDate>Wed, 08 Apr 2026 18:39:05 GMT</pubDate>
				<description>The latest Angular update, version 20. 3. 18, has introduced several crucial security patches. A key aspect of this release is the enhancement of security measures for Angular applications, particularly in regards to iframe src translations and the sanitization of translated attr</description>
			</item>
		
			<item>
				<title>Angular 19.2.20 Release: Security Fixes and Updates</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/08/angular-19.2.20-release:-security-fixes-and-updates/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/08/angular-19.2.20-release:-security-fixes-and-updates/</guid>
				<pubDate>Wed, 08 Apr 2026 17:50:34 GMT</pubDate>
				<description>The latest Angular update, version 19. 2. 20, has been released, featuring several key fixes for security vulnerabilities. One notable fix disallows translations of iframe src, which helps prevent potential security risks. Another important fix sanitizes translated attribute bind</description>
			</item>
		
			<item>
				<title>Angular 21.2.7 Release: Security Fixes and Updates</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/08/angular-21.2.7-release:-security-fixes-and-updates/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/08/angular-21.2.7-release:-security-fixes-and-updates/</guid>
				<pubDate>Wed, 08 Apr 2026 10:40:00 GMT</pubDate>
				<description>The Angular 21.2.7 release includes several security fixes, such as registering SVG animation attributes in the URL security context and preventing binding of unsafe attributes on SVG animation elements. It also includes other fixes, like preventing recursive scope checks for inv</description>
			</item>
		
			<item>
				<title>Angular 22.0.0-next.6 Release: Security Fixes and Stability Improvements</title>
				<link>https://dev-radar.pages.dev/articles/2026/04/08/angular-22.0.0-next.6-release:-security-fixes-and-stability-improvements/</link>
				<guid isPermaLink="true">https://dev-radar.pages.dev/articles/2026/04/08/angular-22.0.0-next.6-release:-security-fixes-and-stability-improvements/</guid>
				<pubDate>Wed, 08 Apr 2026 10:39:03 GMT</pubDate>
				<description>The latest Angular release, 22.0.0-next.6, includes several significant fixes for security vulnerabilities and critical bugs. One notable fix registers SVG animation attributes in the URL security context, addressing a potential security issue. Another fix prevents recursive scop</description>
			</item>
		
	</channel>
</rss>