<?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: AFSIDD</title>
    <description>The latest articles on DEV Community by AFSIDD (@afsidd).</description>
    <link>https://dev.to/afsidd</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%2F1150841%2F64ce911f-915f-4676-9083-5d531b6df6dd.png</url>
      <title>DEV Community: AFSIDD</title>
      <link>https://dev.to/afsidd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/afsidd"/>
    <language>en</language>
    <item>
      <title>React 18 Twice Mounting and API Calls</title>
      <dc:creator>AFSIDD</dc:creator>
      <pubDate>Thu, 31 Aug 2023 14:51:16 +0000</pubDate>
      <link>https://dev.to/afsidd/react-18-twice-mounting-and-api-calls-2ojc</link>
      <guid>https://dev.to/afsidd/react-18-twice-mounting-and-api-calls-2ojc</guid>
      <description>&lt;p&gt;I'm using &lt;strong&gt;React 18&lt;/strong&gt; as front end &amp;amp; &lt;strong&gt;Laravel 10&lt;/strong&gt; as backend. Now the issue is that i'm not allowed to do concurrent calls to api's so when react mount and re-mounts the second api call gets rejected. I have also user AbortSignal but it still sends the call to the server. Any Suggestion on how to resolve this?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>react</category>
      <category>laravel</category>
    </item>
  </channel>
</rss>
