<?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: Sil van Diepen</title>
    <description>The latest articles on DEV Community by Sil van Diepen (@silvandiepen).</description>
    <link>https://dev.to/silvandiepen</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%2F132712%2Fd009cb04-6547-460c-ada1-657af3b3fd54.png</url>
      <title>DEV Community: Sil van Diepen</title>
      <link>https://dev.to/silvandiepen</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/silvandiepen"/>
    <language>en</language>
    <item>
      <title>The curious case of the infinite page with a footer</title>
      <dc:creator>Sil van Diepen</dc:creator>
      <pubDate>Tue, 19 Mar 2019 09:37:12 +0000</pubDate>
      <link>https://dev.to/silvandiepen/the-curious-case-of-the-infinite-page-with-a-footer-3994</link>
      <guid>https://dev.to/silvandiepen/the-curious-case-of-the-infinite-page-with-a-footer-3994</guid>
      <description>

&lt;p&gt;Some websites have the brilliant way of displaying articles or images in an infinite way. Which means when you scroll to the bottom, the page automatically loads the next set of articles. &lt;/p&gt;

&lt;p&gt;At the moment when you are on the bottom, you see footer for a flash, but you won't be able to click anywhere, because the next set of articles is loaded already. &lt;/p&gt;

&lt;p&gt;So why put a footer there in the first place? It's just annoying. &lt;/p&gt;

&lt;p&gt;Dev.to is one of these examples, go to the homepage and experience it yourself.&lt;/p&gt;


</description>
      <category>footer</category>
      <category>page</category>
      <category>neverending</category>
    </item>
  </channel>
</rss>
