<?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: David Maciejewski</title>
    <description>The latest articles on DEV Community by David Maciejewski (@macx).</description>
    <link>https://dev.to/macx</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%2F788260%2F19cf84e0-01fe-43b6-9702-0f3f5b9d2836.jpg</url>
      <title>DEV Community: David Maciejewski</title>
      <link>https://dev.to/macx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/macx"/>
    <language>en</language>
    <item>
      <title>Sticky Back-To-Top Button with Intersection Observer</title>
      <dc:creator>David Maciejewski</dc:creator>
      <pubDate>Wed, 02 Feb 2022 10:41:33 +0000</pubDate>
      <link>https://dev.to/macx/sticky-back-to-top-button-with-intersection-observer-3id2</link>
      <guid>https://dev.to/macx/sticky-back-to-top-button-with-intersection-observer-3id2</guid>
      <description>&lt;p&gt;Unveils while scrolling. Instead of using a performance wasting scroll-trigger, this demo is using use a modern Intersection Observer.&lt;/p&gt;

&lt;p&gt;Open this demo in your browser, it's using 25 % of the &lt;code&gt;main&lt;/code&gt; container height to unveil the Back-To-Top-Button.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/macx/embed/eYeNMpJ?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>tutorial</category>
      <category>css</category>
      <category>html</category>
    </item>
  </channel>
</rss>
