<?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: JOY JAIN</title>
    <description>The latest articles on DEV Community by JOY JAIN (@joy_jain).</description>
    <link>https://dev.to/joy_jain</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%2F1324078%2F183fb158-3478-47db-bcb0-2e1abb3827ba.JPG</url>
      <title>DEV Community: JOY JAIN</title>
      <link>https://dev.to/joy_jain</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/joy_jain"/>
    <language>en</language>
    <item>
      <title>Friend or Foe? Understanding Aspect Ratios &amp; Responsive Images</title>
      <dc:creator>JOY JAIN</dc:creator>
      <pubDate>Sat, 09 Mar 2024 14:08:57 +0000</pubDate>
      <link>https://dev.to/joy_jain/friend-or-foe-understanding-aspect-ratios-responsive-images-p8b</link>
      <guid>https://dev.to/joy_jain/friend-or-foe-understanding-aspect-ratios-responsive-images-p8b</guid>
      <description>&lt;p&gt;Ditch blindly resizing images! Master aspect ratios to maintain image integrity across devices. Explore techniques like srcset and picture elements for optimal image delivery based on device pixel ratio (DPR), ensuring pristine visuals and efficient loading times.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>tutorial</category>
      <category>learning</category>
    </item>
    <item>
      <title>Leverage CSS Custom Properties (aka Variables) for Dynamic &amp; Maintainable Layouts!</title>
      <dc:creator>JOY JAIN</dc:creator>
      <pubDate>Tue, 05 Mar 2024 04:48:04 +0000</pubDate>
      <link>https://dev.to/joy_jain/leverage-css-custom-properties-aka-variables-for-dynamic-maintainable-layouts-4p1a</link>
      <guid>https://dev.to/joy_jain/leverage-css-custom-properties-aka-variables-for-dynamic-maintainable-layouts-4p1a</guid>
      <description>&lt;p&gt;Reduce code duplication and improve maintainability by utilizing CSS Custom Properties (Variables). Dynamically adjust responsive breakpoints throughout your codebase with a single variable change, ensuring consistency and easier updates.&lt;br&gt;
&lt;a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties"&gt;CSS&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>css</category>
    </item>
    <item>
      <title>Conquer Complexity with CSS Grid! Master complex responsive layouts with fine-grained control using CSS Grid.</title>
      <dc:creator>JOY JAIN</dc:creator>
      <pubDate>Mon, 04 Mar 2024 08:30:46 +0000</pubDate>
      <link>https://dev.to/joy_jain/conquer-complexity-with-css-grid-master-complex-responsive-layouts-with-fine-grained-control-using-css-grid-31ph</link>
      <guid>https://dev.to/joy_jain/conquer-complexity-with-css-grid-master-complex-responsive-layouts-with-fine-grained-control-using-css-grid-31ph</guid>
      <description>&lt;p&gt;Move beyond basic flexbox for intricate layouts. Explore CSS Grid for powerful two-dimensional grid placement, allowing for responsive layouts with precise control over positioning and overlapping elements. Ideal for complex UIs and data-heavy applications.&lt;br&gt;
&lt;a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout"&gt;CSS&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>css</category>
    </item>
  </channel>
</rss>
