<?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: Basem Salah</title>
    <description>The latest articles on DEV Community by Basem Salah (@basemsala7).</description>
    <link>https://dev.to/basemsala7</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%2F905555%2F2e7108bd-50ea-4c53-84b4-7556812486d0.jpeg</url>
      <title>DEV Community: Basem Salah</title>
      <link>https://dev.to/basemsala7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/basemsala7"/>
    <language>en</language>
    <item>
      <title>what is the benefits of api routes in next js</title>
      <dc:creator>Basem Salah</dc:creator>
      <pubDate>Sun, 24 Sep 2023 22:59:28 +0000</pubDate>
      <link>https://dev.to/basemsala7/what-is-the-benefits-of-api-routes-in-next-js-2lga</link>
      <guid>https://dev.to/basemsala7/what-is-the-benefits-of-api-routes-in-next-js-2lga</guid>
      <description>&lt;p&gt;when i fetch data what is the difference between 2 way of fetching .. the traditional way in page or component by making a call with external api endpoint (Backend) &lt;a href="http://example/"&gt;http://example/&lt;/a&gt;... and anther way by using api route   api/example &lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>api</category>
      <category>react</category>
      <category>frontend</category>
    </item>
  </channel>
</rss>
