<?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>Forem: Rusiru Gunaratne</title>
    <description>The latest articles on Forem by Rusiru Gunaratne (@rusiru_gunaratne).</description>
    <link>https://forem.com/rusiru_gunaratne</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%2F2671557%2F83d80db2-dedf-4be7-a3b4-a93706079d5e.jpg</url>
      <title>Forem: Rusiru Gunaratne</title>
      <link>https://forem.com/rusiru_gunaratne</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/rusiru_gunaratne"/>
    <language>en</language>
    <item>
      <title>React Lazy Loading Explained 🚀 (Lazy, Suspense and Code Splitting)</title>
      <dc:creator>Rusiru Gunaratne</dc:creator>
      <pubDate>Wed, 09 Apr 2025 14:32:36 +0000</pubDate>
      <link>https://forem.com/rusiru_gunaratne/react-lazy-loading-explained-lazy-suspense-and-code-splitting-mmc</link>
      <guid>https://forem.com/rusiru_gunaratne/react-lazy-loading-explained-lazy-suspense-and-code-splitting-mmc</guid>
      <description>&lt;p&gt;Link - &lt;a href="https://www.youtube.com/watch?v=wtW06D5MYbg" rel="noopener noreferrer"&gt;https://www.youtube.com/watch?v=wtW06D5MYbg&lt;/a&gt;&lt;br&gt;
In this comprehensive tutorial, I'll show you how to implement React lazy loading to dramatically improve your application's performance. Learn how code splitting, lazy loading, and React Suspense work together to create faster, more efficient React applications.&lt;/p&gt;

&lt;p&gt;You'll discover:&lt;br&gt;
What code splitting is and why it matters for performance&lt;br&gt;
How to implement lazy loading to reduce initial load times&lt;br&gt;
Using React Suspense to create smooth user experiences&lt;br&gt;
Practical coding examples with real-world applications&lt;br&gt;
Techniques for conditional lazy loading based on authentication&lt;/p&gt;

&lt;p&gt;Follow along with the complete code examples as we transform a slow-loading React app into an optimized, performance-focused application. Perfect for React developers looking to level up their software engineering skills!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>react</category>
      <category>development</category>
    </item>
  </channel>
</rss>
