<?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: Mohd Dawood</title>
    <description>The latest articles on DEV Community by Mohd Dawood (@mohddawood).</description>
    <link>https://dev.to/mohddawood</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%2F1618178%2F839ee84f-a9d5-45e6-b2b0-a8bba7035a81.jpg</url>
      <title>DEV Community: Mohd Dawood</title>
      <link>https://dev.to/mohddawood</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mohddawood"/>
    <language>en</language>
    <item>
      <title>Use Parallax hook</title>
      <dc:creator>Mohd Dawood</dc:creator>
      <pubDate>Thu, 14 Aug 2025 09:40:14 +0000</pubDate>
      <link>https://dev.to/mohddawood/use-parallax-hook-2knn</link>
      <guid>https://dev.to/mohddawood/use-parallax-hook-2knn</guid>
      <description>&lt;p&gt;I Built a lightweight, reusable useParallax hook to implement parallax without external libraries. Easy to integrate, but works only with React/Next.js.&lt;/p&gt;

&lt;p&gt;Uses HTML data attributes and an AbortController to efficiently manage scroll events based on visibility.&lt;/p&gt;

&lt;p&gt;Github link: &lt;a href="https://github.com/MohdDawoodO/parallax" rel="noopener noreferrer"&gt;https://github.com/MohdDawoodO/parallax&lt;/a&gt;&lt;br&gt;
Live demo: &lt;a href="https://useparallax.vercel.app" rel="noopener noreferrer"&gt;https://useparallax.vercel.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo482j52kg9qwiz04etqm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo482j52kg9qwiz04etqm.png" alt=" " width="800" height="394"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fygng5cytdbwsq69nhf4t.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fygng5cytdbwsq69nhf4t.png" alt=" " width="800" height="396"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>vibecoding</category>
    </item>
  </channel>
</rss>
