<?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: Sarfraz Saeed</title>
    <description>The latest articles on DEV Community by Sarfraz Saeed (@sarfrazsaeed).</description>
    <link>https://dev.to/sarfrazsaeed</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%2F3925365%2Fd44c9bfe-a332-4fc6-b84f-0c08db212081.png</url>
      <title>DEV Community: Sarfraz Saeed</title>
      <link>https://dev.to/sarfrazsaeed</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sarfrazsaeed"/>
    <language>en</language>
    <item>
      <title>What I Learned in My First Week of JavaScript (MERN Journey)</title>
      <dc:creator>Sarfraz Saeed</dc:creator>
      <pubDate>Mon, 11 May 2026 18:22:51 +0000</pubDate>
      <link>https://dev.to/sarfrazsaeed/what-i-learned-in-my-first-week-of-javascript-mern-journey-4n06</link>
      <guid>https://dev.to/sarfrazsaeed/what-i-learned-in-my-first-week-of-javascript-mern-journey-4n06</guid>
      <description>&lt;p&gt;Hello DEV Community 👋&lt;br&gt;
I’m Sarfraz Saeed, a Computer Science student from Pakistan currently learning Full Stack MERN Development.&lt;br&gt;
I just finished my first week learning JavaScript and wanted to share my experience in simple words.&lt;/p&gt;

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

&lt;p&gt;At first, JavaScript seemed simple to watch tutorials on. But when I started coding myself, things changed completely.&lt;/p&gt;

&lt;h2&gt;
  
  
  I realized that:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Watching code is not the same as writing it&lt;/li&gt;
&lt;li&gt;Understanding concepts is different from applying them
This gap was my biggest struggle.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;During this week, I focused on the basics:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Variables (let, const, var)&lt;/li&gt;
&lt;li&gt;Data types&lt;/li&gt;
&lt;li&gt;Operators&lt;/li&gt;
&lt;li&gt;If-else conditions&lt;/li&gt;
&lt;li&gt;Loops&lt;/li&gt;
&lt;li&gt;Basic functions
But more than syntax, I learned how to start thinking like a programmer.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;I tried to code small things daily:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Even / odd number checker&lt;/li&gt;
&lt;li&gt;Simple calculator logic&lt;/li&gt;
&lt;li&gt;Loop exercises&lt;/li&gt;
&lt;li&gt;Basic function problems
Some problems took time, but solving them helped me understand better.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Biggest challenge
&lt;/h2&gt;

&lt;p&gt;The hardest part was converting logic into code.&lt;br&gt;
I often understood the solution in my mind, but struggled to express it in JavaScript.&lt;/p&gt;

&lt;h2&gt;
  
  
  Biggest lesson
&lt;/h2&gt;

&lt;p&gt;Consistency matters more than motivation.&lt;br&gt;
Even small daily practice was more useful than long hours of just watching tutorials.&lt;/p&gt;

&lt;h2&gt;
  
  
  Next step
&lt;/h2&gt;

&lt;p&gt;Next week I will focus on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Functions in more depth&lt;/li&gt;
&lt;li&gt;Arrays and objects&lt;/li&gt;
&lt;li&gt;More practice problems&lt;/li&gt;
&lt;li&gt;Starting DOM&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Final thoughts
&lt;/h2&gt;

&lt;p&gt;I’m still at the beginning of my MERN journey, but I’m learning step by step.&lt;br&gt;
If you are also learning JavaScript, I’d like to know:&lt;br&gt;
What was your biggest challenge in the beginning?&lt;br&gt;
Let’s learn together &lt;/p&gt;

</description>
      <category>javascript</category>
      <category>beginners</category>
      <category>codenewbie</category>
      <category>learnjavascript</category>
    </item>
  </channel>
</rss>
