<?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: Aslam Khan Shah</title>
    <description>The latest articles on Forem by Aslam Khan Shah (@aknankpuria).</description>
    <link>https://forem.com/aknankpuria</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%2F1094473%2F88169962-0b91-4b1b-a043-372f2ef06e02.png</url>
      <title>Forem: Aslam Khan Shah</title>
      <link>https://forem.com/aknankpuria</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/aknankpuria"/>
    <language>en</language>
    <item>
      <title>Next js 15 RC !! Now available .</title>
      <dc:creator>Aslam Khan Shah</dc:creator>
      <pubDate>Sun, 26 May 2024 07:13:02 +0000</pubDate>
      <link>https://forem.com/aknankpuria/next-js-15-rc-now-available--2li5</link>
      <guid>https://forem.com/aknankpuria/next-js-15-rc-now-available--2li5</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2q3osxfggd1jw33g0hiq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2q3osxfggd1jw33g0hiq.png" alt="Image description" width="738" height="416"&gt;&lt;/a&gt;The Next.js 15 Release Candidate (RC) is out now for testing. It lets you try out the latest features before the final release.&lt;/p&gt;

&lt;p&gt;Here’s what’s new:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;React Support:&lt;/strong&gt; Now supports React 19 RC, React Compiler (Experimental), and improves hydration errors.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Caching Changes:&lt;/strong&gt; Fetch requests, GET Route Handlers, and client navigations are no longer cached by default.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Partial Prerendering (Experimental):&lt;/strong&gt; Introduces a new Layout and Page config option for gradual adoption.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;next/after (Experimental):&lt;/strong&gt; Offers a new API to run code after a response has finished streaming.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;create-next-app:&lt;/strong&gt; Gets an updated design and a new flag to enable Turbopack in local development.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Bundling external packages (Stable):&lt;/strong&gt; Introduces new config options for App and Pages Router.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To try it out, run this command in your terminal:&lt;br&gt;
&lt;/p&gt;

&lt;p&gt;&lt;code&gt;npm install next@rc react@rc react-dom@rc&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

&lt;p&gt;Note: You can view the Next.js 15 RC documentation at rc.nextjs.org/docs &lt;/p&gt;

</description>
      <category>react</category>
      <category>react15</category>
      <category>nextjs</category>
    </item>
  </channel>
</rss>
