<?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</title>
    <description>The latest articles on DEV Community by David (@davidjm).</description>
    <link>https://dev.to/davidjm</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%2F425164%2Fbdc5af1c-46fd-485d-9dd2-c870e5f6388b.png</url>
      <title>DEV Community: David</title>
      <link>https://dev.to/davidjm</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/davidjm"/>
    <language>en</language>
    <item>
      <title>How to close side panel on button click</title>
      <dc:creator>David</dc:creator>
      <pubDate>Thu, 06 Oct 2022 13:17:53 +0000</pubDate>
      <link>https://dev.to/davidjm/how-to-close-side-panel-on-button-click-6c5</link>
      <guid>https://dev.to/davidjm/how-to-close-side-panel-on-button-click-6c5</guid>
      <description>&lt;p&gt;Hi, Have a svelte gallery project (&lt;a href="https://replit.com/@DavidMyers6/collapsible-side-panel#src/App.svelte"&gt;here's a replit with working code&lt;/a&gt; ), with 2 buttons to select the image category, and a collapsible side panel that's populated with images from the category, when "&amp;gt;&amp;gt;" on left clicked.&lt;br&gt;
When the category changes (button click - top center) I want the side panel to close and the first image in clicked category to appear in main area.&lt;br&gt;
How can I do this.&lt;br&gt;
Thanks for any help&lt;/p&gt;

</description>
    </item>
    <item>
      <title>can I use jquery plugins not developed for svelte</title>
      <dc:creator>David</dc:creator>
      <pubDate>Sat, 01 Oct 2022 08:52:40 +0000</pubDate>
      <link>https://dev.to/davidjm/can-i-use-jquery-plugins-not-developed-for-svelte-1ce3</link>
      <guid>https://dev.to/davidjm/can-i-use-jquery-plugins-not-developed-for-svelte-1ce3</guid>
      <description>&lt;p&gt;Hi, Like to know if I'm limited to using packages/plugins developed for Svelte, or if I can also install jquery plugins like &lt;a href="https://apoorv.pro/lozad.js/"&gt;lozad.js&lt;/a&gt; or &lt;a href="https://thdoan.github.io/magnify/"&gt;magnify.js&lt;/a&gt; in my Svelte projects. How do I know which ones I can use?&lt;br&gt;
Thanks for any help&lt;/p&gt;

</description>
      <category>svelte</category>
    </item>
  </channel>
</rss>
