<?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: Rishabh Jain</title>
    <description>The latest articles on DEV Community by Rishabh Jain (@rishabh0906).</description>
    <link>https://dev.to/rishabh0906</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%2F638224%2F3b83beb9-9ee7-4ccf-a241-46d7959f1e21.jpg</url>
      <title>DEV Community: Rishabh Jain</title>
      <link>https://dev.to/rishabh0906</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rishabh0906"/>
    <language>en</language>
    <item>
      <title>When to use Link tag and useRouter hook in nextjs??</title>
      <dc:creator>Rishabh Jain</dc:creator>
      <pubDate>Mon, 27 Jun 2022 08:35:16 +0000</pubDate>
      <link>https://dev.to/rishabh0906/when-to-use-link-tag-and-userouter-hook-in-nextjs-ljo</link>
      <guid>https://dev.to/rishabh0906/when-to-use-link-tag-and-userouter-hook-in-nextjs-ljo</guid>
      <description>&lt;p&gt;Kindaa confuse in usage of both and i am using both of them in redirecting. 😬&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>nextjs</category>
      <category>react</category>
    </item>
    <item>
      <title>How to handle same endpoints with different http methods ??</title>
      <dc:creator>Rishabh Jain</dc:creator>
      <pubDate>Fri, 24 Jun 2022 07:40:08 +0000</pubDate>
      <link>https://dev.to/rishabh0906/how-to-handle-same-endpoints-with-different-http-methods--4egg</link>
      <guid>https://dev.to/rishabh0906/how-to-handle-same-endpoints-with-different-http-methods--4egg</guid>
      <description>&lt;p&gt;Suppose a endpoint in nextjs like /api/events&lt;br&gt;
and corresponding directory must be like /pages/api/events.js&lt;/p&gt;

&lt;p&gt;If i send request at /api/events with get method, it will run say handler1&lt;/p&gt;

&lt;p&gt;If i send request at /api/events with post method, it will run say handler2 &lt;/p&gt;

&lt;p&gt;Don't know, How to do this ?? &lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>react</category>
    </item>
    <item>
      <title>Can anyone suggest some interesting backend projects ??</title>
      <dc:creator>Rishabh Jain</dc:creator>
      <pubDate>Fri, 27 May 2022 14:50:36 +0000</pubDate>
      <link>https://dev.to/rishabh0906/can-anyone-suggest-some-interesting-backend-projects--4gg0</link>
      <guid>https://dev.to/rishabh0906/can-anyone-suggest-some-interesting-backend-projects--4gg0</guid>
      <description></description>
      <category>javascript</category>
      <category>webdev</category>
      <category>react</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
