<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Luthfi Noviandi</title>
    <description>The latest articles on DEV Community by Luthfi Noviandi (@luthfinoviandi).</description>
    <link>https://dev.to/luthfinoviandi</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1589103%2Fae4708d4-f0f5-4024-8e95-eaf6bbe13a20.png</url>
      <title>DEV Community: Luthfi Noviandi</title>
      <link>https://dev.to/luthfinoviandi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/luthfinoviandi"/>
    <language>en</language>
    <item>
      <title>Angular v20 Async Redirects: Finally, No More Router Hacks!</title>
      <dc:creator>Luthfi Noviandi</dc:creator>
      <pubDate>Tue, 05 Aug 2025 09:33:26 +0000</pubDate>
      <link>https://dev.to/luthfinoviandi/angular-v20-async-redirects-finally-no-more-router-hacks-292e</link>
      <guid>https://dev.to/luthfinoviandi/angular-v20-async-redirects-finally-no-more-router-hacks-292e</guid>
      <description>&lt;p&gt;Angular v20 introduces a long-awaited feature: asynchronous redirects.&lt;/p&gt;

&lt;p&gt;No more awkward canActivate workarounds or ngOnInit navigation hacks. With native support for async redirectTo, routing logic — especially for authentication and role-based flows — becomes clean, declarative, and powerful.&lt;/p&gt;

&lt;p&gt;This article walks through real use cases, example code, and tips to help you use this feature the right way.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@luthfinoviandi/angular-v20-async-redirects-finally-no-more-router-hacks-3a4b3d76d95e" rel="noopener noreferrer"&gt;Read more on Medium&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>angular</category>
      <category>programming</category>
      <category>typescript</category>
    </item>
    <item>
      <title>🚀 Angular Signals vs. Change Detection: What’s the Big Difference? ⚡</title>
      <dc:creator>Luthfi Noviandi</dc:creator>
      <pubDate>Wed, 19 Feb 2025 09:55:12 +0000</pubDate>
      <link>https://dev.to/luthfinoviandi/angular-signals-vs-change-detection-whats-the-big-difference-16f1</link>
      <guid>https://dev.to/luthfinoviandi/angular-signals-vs-change-detection-whats-the-big-difference-16f1</guid>
      <description>&lt;p&gt;Angular Signals are changing the way we handle reactivity! In this article, I dive deep into how they compare to traditional Change Detection and why they matter.&lt;/p&gt;

&lt;p&gt;Check it out and let me know your thoughts! 👇&lt;br&gt;
&lt;a href="https://medium.com/p/d5f20277c5bc" rel="noopener noreferrer"&gt;https://medium.com/p/d5f20277c5bc&lt;/a&gt;&lt;/p&gt;

</description>
      <category>angular</category>
      <category>webdev</category>
      <category>frontend</category>
      <category>typescript</category>
    </item>
    <item>
      <title>🚀 Master Angular Signals: A Deep Dive! 🚀</title>
      <dc:creator>Luthfi Noviandi</dc:creator>
      <pubDate>Mon, 17 Feb 2025 08:31:31 +0000</pubDate>
      <link>https://dev.to/luthfinoviandi/master-angular-signals-a-deep-dive-cd3</link>
      <guid>https://dev.to/luthfinoviandi/master-angular-signals-a-deep-dive-cd3</guid>
      <description>&lt;p&gt;Struggling with state management in Angular? 🤔 Discover how Signals can make your apps simpler, faster, and smarter! ⚡ Say goodbye to unnecessary re-renders and complex RxJS setups.&lt;/p&gt;

&lt;p&gt;👉 Read now: &lt;a href="https://medium.com/@luthfinoviandi/angular-signals-deep-dive-when-how-to-use-it-effectively-bb6fa5860e1c" rel="noopener noreferrer"&gt;https://medium.com/@luthfinoviandi/angular-signals-deep-dive-when-how-to-use-it-effectively-bb6fa5860e1c&lt;/a&gt;&lt;/p&gt;

</description>
      <category>angular</category>
      <category>webdev</category>
      <category>frontend</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
