<?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: Jnanendra Veer</title>
    <description>The latest articles on DEV Community by Jnanendra Veer (@jnanendraveer).</description>
    <link>https://dev.to/jnanendraveer</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%2F1882219%2F22b3a6a6-a78c-4321-b8dc-a86f6d1e4219.png</url>
      <title>DEV Community: Jnanendra Veer</title>
      <link>https://dev.to/jnanendraveer</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jnanendraveer"/>
    <language>en</language>
    <item>
      <title>Remove chunks from the next js</title>
      <dc:creator>Jnanendra Veer</dc:creator>
      <pubDate>Sun, 04 Aug 2024 17:35:01 +0000</pubDate>
      <link>https://dev.to/jnanendraveer/remove-chunks-from-the-next-js-2m8i</link>
      <guid>https://dev.to/jnanendraveer/remove-chunks-from-the-next-js-2m8i</guid>
      <description>&lt;p&gt;Hi Folks,&lt;br&gt;
How can we remove chunks from our Next.js code? We're encountering two major issues: the website is heavy due to numerous chunks, and there are unwanted requests for chunks that also display all the JavaScript code in the browser.&lt;/p&gt;

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