<?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: Ayush Chugh</title>
    <description>The latest articles on DEV Community by Ayush Chugh (@aayushchugh).</description>
    <link>https://dev.to/aayushchugh</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%2F1227630%2F95aa1433-06c8-435b-b98c-7ea764cca51f.png</url>
      <title>DEV Community: Ayush Chugh</title>
      <link>https://dev.to/aayushchugh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aayushchugh"/>
    <language>en</language>
    <item>
      <title>How I started my journey in web development as 13 year old</title>
      <dc:creator>Ayush Chugh</dc:creator>
      <pubDate>Fri, 13 Sep 2024 12:16:31 +0000</pubDate>
      <link>https://dev.to/aayushchugh/how-i-started-my-journey-in-web-development-as-13-year-old-2n8j</link>
      <guid>https://dev.to/aayushchugh/how-i-started-my-journey-in-web-development-as-13-year-old-2n8j</guid>
      <description>&lt;p&gt;Hey there! I am Ayush Chugh, a full-stack web developer from India. This all goes back to 2020 when the whole world was under lockdown. I was enjoying it because I didn’t need to go to school. Who doesn’t love vacations, right? Then I thought, “Ayush, why waste time? Let’s do something productive.” That’s when I decided to start learning how to code and make the most of my time.&lt;/p&gt;

&lt;p&gt;The first programming language I picked was C, but after writing some code, I realized it wasn’t for me. So, I left it and went back to playing games for a couple of days. A few days later, my brother was making a website for his college project and he asked me how it looked. I recommended some changes, and as he opened VSCode, I was attracted to its theme. I thought, “This thing looks cool. Let’s give it a try.”&lt;/p&gt;

&lt;p&gt;So, I asked him to teach me, and he shared some YouTube videos with me. I started learning HTML and was highly satisfied and motivated by the actual output of the HTML code. I realized I could create my own websites, so I kept learning. I spent around a week learning HTML and CSS.&lt;/p&gt;

&lt;p&gt;After that, I did some research on what to learn next and what was in demand in the market. I wanted to know which languages and technologies had a promising future. I decided to learn JavaScript and Git. Following that, I learned SCSS. In February 2021, I built my first live project, &lt;a href="https://a2infinite.com" rel="noopener noreferrer"&gt;a2infinite&lt;/a&gt;, using HTML, CSS, and SCSS. I completed this project in May 2021.&lt;/p&gt;

&lt;p&gt;Next, I wanted to learn how logic is handled on servers, so I did some research and discovered that I could use JavaScript in the backend too. This led me to learn Node.js and MongoDB. After that, I learned about single-page applications and decided to learn ReactJS. I built another live project using the MERN stack and TypeScript.&lt;/p&gt;

&lt;p&gt;So, this is the sequence in which I learned web development:&lt;/p&gt;

&lt;p&gt;HTML/CSS&lt;br&gt;
JavaScript&lt;br&gt;
Git&lt;br&gt;
SCSS&lt;br&gt;
Node.js&lt;br&gt;
MongoDB&lt;br&gt;
React&lt;br&gt;
TypeScript&lt;/p&gt;

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