<?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: rahman tamannah</title>
    <description>The latest articles on DEV Community by rahman tamannah (@rahman_tamannah_1998).</description>
    <link>https://dev.to/rahman_tamannah_1998</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%2F3497677%2F86bffca1-ef1e-45dd-a352-66ebc65c4f8c.jpg</url>
      <title>DEV Community: rahman tamannah</title>
      <link>https://dev.to/rahman_tamannah_1998</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rahman_tamannah_1998"/>
    <language>en</language>
    <item>
      <title>JS AppendChild()</title>
      <dc:creator>rahman tamannah</dc:creator>
      <pubDate>Wed, 17 Dec 2025 17:13:13 +0000</pubDate>
      <link>https://dev.to/rahman_tamannah_1998/js-appendchild-li7</link>
      <guid>https://dev.to/rahman_tamannah_1998/js-appendchild-li7</guid>
      <description>&lt;h2&gt;
  
  
  &amp;gt; appendChild()` in JavaScript
&lt;/h2&gt;

&lt;p&gt;is a "DOM method" used to add (append) an element as the last child of another element in an HTML document.&lt;br&gt;
👉  Syntax of JavaScript:&lt;br&gt;
parentElement.appendChild(childElement); &lt;/p&gt;

&lt;p&gt;const image = new Image();&lt;br&gt;
image.src = "media/girl.jpg";&lt;br&gt;
document.body.appendChild(image);&lt;/p&gt;

&lt;p&gt;Note: Without &lt;code&gt;appendChild()&lt;/code&gt;, the element stays in memory and won’t appear on the page.&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%2Fryeer26w78zostxotglj.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%2Fryeer26w78zostxotglj.png" alt=" " width="333" height="538"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>code</category>
      <category>mern</category>
    </item>
    <item>
      <title>Five Chrome Extensions Every Developer Needs in 2025!</title>
      <dc:creator>rahman tamannah</dc:creator>
      <pubDate>Sun, 09 Nov 2025 13:27:55 +0000</pubDate>
      <link>https://dev.to/rahman_tamannah_1998/five-chrome-extensions-every-developer-needs-in-2025-25ep</link>
      <guid>https://dev.to/rahman_tamannah_1998/five-chrome-extensions-every-developer-needs-in-2025-25ep</guid>
      <description>&lt;p&gt;As a developer, your browser is your most-used tool — so why not make it smarter? Here are 5 must-have Chrome extensions that can boost your productivity, streamline your workflow, and make coding easier 👇&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. JSON Viewer&lt;/strong&gt;&lt;br&gt;
This extension formats JSON responses in your browser, making them easy to read and debug.&lt;br&gt;
💡 Perfect for front-end and API developers.&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%2Fbm5ud64gpxtxf39qledy.jpeg" 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%2Fbm5ud64gpxtxf39qledy.jpeg" alt=" " width="800" height="448"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🎨 &lt;strong&gt;2. ColorZilla&lt;/strong&gt;&lt;br&gt;
Need to grab colors from any webpage?&lt;br&gt;
With ColorZilla, you can pick colors, create gradients, and get HEX/RGB codes instantly.&lt;br&gt;
💡 Essential for designers and UI developers.&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%2Fu7dltv0qt6n8vyti73rq.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%2Fu7dltv0qt6n8vyti73rq.png" alt=" " width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Wappalyzer&lt;/strong&gt;&lt;br&gt;
Ever wondered what tech a website uses?&lt;br&gt;
Wappalyzer reveals the frameworks, CMS, analytics tools, and more behind any site.&lt;br&gt;
💡 Great for learning and competitor analysis.&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%2Fjl6hvaoh5vxj927l7s52.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%2Fjl6hvaoh5vxj927l7s52.png" alt=" " width="294" height="172"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Lighthouse&lt;/strong&gt;&lt;br&gt;
Run performance audits, accessibility checks, and SEO analysis right inside Chrome DevTools.&lt;br&gt;
💡 A must for optimizing websites and apps.&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%2F7sa7lbcnl6y3cxr5x0ef.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%2F7sa7lbcnl6y3cxr5x0ef.png" alt=" " width="800" height="412"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. Grammarly&lt;/strong&gt;&lt;br&gt;
Even coders write docs, emails, and blog posts. Grammarly helps keep your writing clear and professional.&lt;br&gt;
💡 Because good communication matters as much as clean code.&lt;/p&gt;

</description>
      <category>code</category>
      <category>chrome</category>
      <category>ex</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
