<?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: zidane</title>
    <description>The latest articles on DEV Community by zidane (@tahsin_zidane).</description>
    <link>https://dev.to/tahsin_zidane</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%2F3572248%2Feed59691-59ef-467d-a0ca-0eedccefab37.jpg</url>
      <title>DEV Community: zidane</title>
      <link>https://dev.to/tahsin_zidane</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tahsin_zidane"/>
    <language>en</language>
    <item>
      <title>When You Need to Delete a Comment… But Your Button Refuses to Cooperate</title>
      <dc:creator>zidane</dc:creator>
      <pubDate>Wed, 04 Mar 2026 18:08:35 +0000</pubDate>
      <link>https://dev.to/tahsin_zidane/when-you-need-to-delete-a-comment-but-your-button-refuses-to-cooperate-4maa</link>
      <guid>https://dev.to/tahsin_zidane/when-you-need-to-delete-a-comment-but-your-button-refuses-to-cooperate-4maa</guid>
      <description>&lt;p&gt;So I was tinkering with &lt;a href="https://genjutsu-social.vercel.app/tahsinzidane" rel="noopener noreferrer"&gt;Genjutsu&lt;/a&gt;, this open-source social media app I’m contributing to. One day, I needed to delete one of my own comments. Sounds simple, right? Just click “Delete” and done.&lt;/p&gt;

&lt;p&gt;Well… I had to implement that feature myself because the app didn’t have it yet. ✅ Feature: done.&lt;/p&gt;

&lt;p&gt;But here’s the kicker  aligning the trash icon and the “Delete” text in the button? My CSS and React skills went on strike. The icon wanted to party on the left, the text wanted center stage. They just wouldn’t sit together nicely. 😅&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;button className="delete-btn"&amp;gt;
  &amp;lt;TrashIcon /&amp;gt; Delete
&amp;lt;/button&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;It was a real “developer vs. UI” showdown.&lt;/p&gt;

&lt;p&gt;Eventually, I left it like that. The backend works perfectly: only the comment owner can delete a comment, which is the important part. The button alignment? Well… let’s call it a quirky feature. 😎&lt;br&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%2Fhp1klwbi6xcomy0z1tn4.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%2Fhp1klwbi6xcomy0z1tn4.png" alt=" " width="230" height="143"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Moral of the story: Open-source is fun, unpredictable, and sometimes your trash icon has a mind of its own.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Node.js Developer available</title>
      <dc:creator>zidane</dc:creator>
      <pubDate>Fri, 06 Feb 2026 05:35:02 +0000</pubDate>
      <link>https://dev.to/tahsin_zidane/nodejs-developer-available-2pnf</link>
      <guid>https://dev.to/tahsin_zidane/nodejs-developer-available-2pnf</guid>
      <description>&lt;p&gt;Frontend / Node.js Developer available for quick small tasks.&lt;/p&gt;

&lt;p&gt;I can help with:&lt;br&gt;
• API Integration&lt;br&gt;
• UI Fix &amp;amp; Responsive Issues&lt;br&gt;
• Small Feature Implementation&lt;br&gt;
• Bug Fixing&lt;/p&gt;

&lt;p&gt;Fast turnaround, clear communication, affordable rates.&lt;br&gt;
Available today.&lt;/p&gt;

&lt;p&gt;DM me if you need quick help.&lt;br&gt;
Portfolio: &lt;a href="https://tahsinzidane.github.io/" rel="noopener noreferrer"&gt;https://tahsinzidane.github.io/&lt;/a&gt;&lt;br&gt;
GitHub: &lt;a href="https://github.com/tahsinzidane" rel="noopener noreferrer"&gt;https://github.com/tahsinzidane&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
