<?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: Euller Peixoto</title>
    <description>The latest articles on DEV Community by Euller Peixoto (@eullerpeixoto).</description>
    <link>https://dev.to/eullerpeixoto</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%2F600800%2Fc94e3d6f-9901-4b0d-9da3-cf46ace1f4d7.jpg</url>
      <title>DEV Community: Euller Peixoto</title>
      <link>https://dev.to/eullerpeixoto</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/eullerpeixoto"/>
    <language>en</language>
    <item>
      <title>HTTP request works on my HTTPS website, but not using Infinity scroll</title>
      <dc:creator>Euller Peixoto</dc:creator>
      <pubDate>Thu, 03 Feb 2022 07:41:34 +0000</pubDate>
      <link>https://dev.to/eullerpeixoto/http-request-works-on-my-https-website-but-not-using-infinity-scroll-18b8</link>
      <guid>https://dev.to/eullerpeixoto/http-request-works-on-my-https-website-but-not-using-infinity-scroll-18b8</guid>
      <description>&lt;p&gt;So i'm building this &lt;a href="https://pp-challenge-web.vercel.app/"&gt;website&lt;/a&gt; for a job test, and it is working pretty well, but when i scroll down to request more content it logs an error, how could i solve that?&lt;br&gt;
I'm using Next.js, the scrolling is made by using the useEffect hook.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--GBiTxvT_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1urshu017uk6y1jsp5k8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--GBiTxvT_--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1urshu017uk6y1jsp5k8.png" alt="Image description" width="880" height="504"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>nextjs</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
