<?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: Md Akash Mia</title>
    <description>The latest articles on DEV Community by Md Akash Mia (@akash904069).</description>
    <link>https://dev.to/akash904069</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%2F3672447%2F51e1d159-2734-4217-9cda-9f59df5987ee.jpg</url>
      <title>DEV Community: Md Akash Mia</title>
      <link>https://dev.to/akash904069</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/akash904069"/>
    <language>en</language>
    <item>
      <title>What I Learned Building My First Live Web Project</title>
      <dc:creator>Md Akash Mia</dc:creator>
      <pubDate>Sun, 21 Dec 2025 06:27:14 +0000</pubDate>
      <link>https://dev.to/akash904069/what-i-learned-building-my-first-live-web-project-24ef</link>
      <guid>https://dev.to/akash904069/what-i-learned-building-my-first-live-web-project-24ef</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;Hello! I'm Akash, a professional web developer from Bangladesh. In this article, I want to share my experience building my first live web project and the lessons I learned.&lt;/p&gt;

&lt;h2&gt;
  
  
  Project Overview
&lt;/h2&gt;

&lt;p&gt;The project is a &lt;strong&gt;portfolio website&lt;/strong&gt; showcasing my skills, projects, and achievements. I built it using &lt;strong&gt;React&lt;/strong&gt;, &lt;strong&gt;Tailwind CSS&lt;/strong&gt;, and &lt;strong&gt;Laravel&lt;/strong&gt; for the backend.&lt;/p&gt;

&lt;h2&gt;
  
  
  Challenges I Faced
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Managing state in React was confusing at first.&lt;/li&gt;
&lt;li&gt;Making the layout fully responsive required careful planning.&lt;/li&gt;
&lt;li&gt;Integrating the frontend with the backend API had some unexpected bugs.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I Learned
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;The importance of &lt;strong&gt;component reusability&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;How to properly structure a React project for scalability.&lt;/li&gt;
&lt;li&gt;The benefits of &lt;strong&gt;Tailwind CSS&lt;/strong&gt; for fast styling.&lt;/li&gt;
&lt;li&gt;Debugging API calls and handling asynchronous data.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;Building my first live project was both challenging and rewarding. I hope this article inspires other beginners to start building real projects. Remember, the best way to learn is by doing!&lt;/p&gt;

&lt;p&gt;Thank you for reading! &lt;/p&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>webdev</category>
      <category>portfolio</category>
    </item>
    <item>
      <title>Common Mistakes Beginners Make in JavaScript (I Made Them Too)</title>
      <dc:creator>Md Akash Mia</dc:creator>
      <pubDate>Sun, 21 Dec 2025 06:08:28 +0000</pubDate>
      <link>https://dev.to/akash904069/common-mistakes-beginners-make-in-javascript-i-made-them-too-259i</link>
      <guid>https://dev.to/akash904069/common-mistakes-beginners-make-in-javascript-i-made-them-too-259i</guid>
      <description>&lt;ul&gt;
&lt;li&gt;var vs let&lt;/li&gt;
&lt;li&gt;async/await confusion&lt;/li&gt;
&lt;li&gt;array methods misuse&lt;/li&gt;
&lt;li&gt;state bugs&lt;/li&gt;
&lt;/ul&gt;

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