<?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: lavi singh</title>
    <description>The latest articles on DEV Community by lavi singh (@lavisingh0630).</description>
    <link>https://dev.to/lavisingh0630</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%2F3623316%2F5173cec7-a6a8-4b24-abfe-91c1424aacdd.png</url>
      <title>DEV Community: lavi singh</title>
      <link>https://dev.to/lavisingh0630</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lavisingh0630"/>
    <language>en</language>
    <item>
      <title>🌟 My Journey to Becoming a Full Stack Developer (React, Node &amp; React Native)</title>
      <dc:creator>lavi singh</dc:creator>
      <pubDate>Fri, 21 Nov 2025 17:10:51 +0000</pubDate>
      <link>https://dev.to/lavisingh0630/my-journey-to-becoming-a-full-stack-developer-react-node-react-native-50nj</link>
      <guid>https://dev.to/lavisingh0630/my-journey-to-becoming-a-full-stack-developer-react-node-react-native-50nj</guid>
      <description>&lt;p&gt;How I learned, improved, and built my path in web &amp;amp; mobile development.&lt;/p&gt;

&lt;p&gt;**Hello DEV Community! 👋&lt;br&gt;
**This is my first post here, and I’m excited to share my journey of becoming a full-stack developer, working with React.js, Node.js, React Native, Web APIs, and more.&lt;/p&gt;

&lt;p&gt;If you're someone who is starting or planning to switch into full-stack development, this post might help you understand the real-world path.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;🚀 Where My Journey Started&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
Like most developers, I didn’t begin with full-stack development.&lt;br&gt;
I started by learning basic HTML, CSS, and JavaScript — the simplest way to understand how the web works.&lt;/p&gt;

&lt;p&gt;From there, I realized two things:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;I love building things from scratch&lt;/li&gt;
&lt;li&gt;I enjoy solving real problems using code&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That mindset motivated me to explore deeper.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;💡 Why I Chose Full Stack Development&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
I’ve always believed that having end-to-end control of a project is powerful.&lt;br&gt;
Being able to build:&lt;/p&gt;

&lt;p&gt;✅ Frontend UI&lt;br&gt;
+&lt;br&gt;
✅ Backend APIs&lt;br&gt;
+&lt;br&gt;
✅ Mobile App&lt;/p&gt;

&lt;p&gt;…gives you the freedom to build complete products.&lt;/p&gt;

&lt;p&gt;This is why I chose the full-stack path.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;🧠 Tools &amp;amp; Technologies I Learned&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
Here are the technologies that shaped my career:&lt;/p&gt;

&lt;p&gt;⭐ Frontend&lt;/p&gt;

&lt;p&gt;React.js&lt;/p&gt;

&lt;p&gt;JavaScript (ES6+)&lt;/p&gt;

&lt;p&gt;HTML, CSS&lt;/p&gt;

&lt;p&gt;jQuery (legacy projects)&lt;/p&gt;

&lt;p&gt;⭐ Backend&lt;/p&gt;

&lt;p&gt;Node.js&lt;/p&gt;

&lt;p&gt;Express.js&lt;/p&gt;

&lt;p&gt;Web APIs&lt;/p&gt;

&lt;p&gt;MVC Architecture&lt;/p&gt;

&lt;p&gt;⭐ Database&lt;/p&gt;

&lt;p&gt;SQL Server&lt;/p&gt;

&lt;p&gt;Relational DB concepts&lt;/p&gt;

&lt;p&gt;⭐ Mobile Apps&lt;/p&gt;

&lt;p&gt;React Native (One of my favourite parts!)&lt;/p&gt;

&lt;p&gt;Each step helped me understand how all the parts of an application connect together.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;🏗️ Projects That Helped Me Learn Faster&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
I believe learning becomes easier when you build real projects, not just watch tutorials.&lt;/p&gt;

&lt;p&gt;Here are some types of projects I built along the way:&lt;/p&gt;

&lt;p&gt;A React-based dashboard&lt;/p&gt;

&lt;p&gt;A mobile app using React Native&lt;/p&gt;

&lt;p&gt;REST API with Node.js&lt;/p&gt;

&lt;p&gt;Authentication + login system&lt;/p&gt;

&lt;p&gt;SQL-based data management system&lt;/p&gt;

&lt;p&gt;Full-stack CRUD apps&lt;/p&gt;

&lt;p&gt;Every project pushed me one step further and made me a better developer.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;🔧 Challenges I Faced&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
My journey wasn’t smooth.&lt;br&gt;
I faced:&lt;/p&gt;

&lt;p&gt;❌ Debugging issues for hours&lt;br&gt;
❌ React re-renders confusion&lt;br&gt;
❌ API errors that made no sense&lt;br&gt;
❌ SQL queries are taking too long&lt;br&gt;
❌ Logic mistakes in backend code&lt;/p&gt;

&lt;p&gt;But every problem taught me something new.&lt;/p&gt;

&lt;p&gt;And trust me —&lt;br&gt;
Debugging is the best teacher in programming.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;📚 How I Keep Learning&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
Tech changes fast — so I keep myself updated by:&lt;/p&gt;

&lt;p&gt;Following official docs&lt;/p&gt;

&lt;p&gt;Reading community posts (like here on DEV)&lt;/p&gt;

&lt;p&gt;Building side projects&lt;/p&gt;

&lt;p&gt;Trying new tools like Next.js, TypeScript, etc.&lt;/p&gt;

&lt;p&gt;Continuous learning keeps me motivated.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;🌈 What I’m Working On Now&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
Currently, I’m improving my skills in:&lt;/p&gt;

&lt;p&gt;Advanced React patterns&lt;/p&gt;

&lt;p&gt;Performance optimization&lt;/p&gt;

&lt;p&gt;Building scalable backend APIs&lt;/p&gt;

&lt;p&gt;Enhancing mobile app UI/UX in React Native&lt;/p&gt;

&lt;p&gt;And of course…&lt;br&gt;
contributing more to the DEV community!&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;🤝 Let’s Connect!&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
If you're a:&lt;/p&gt;

&lt;p&gt;🔸 Fellow full-stack dev&lt;br&gt;
🔸 React/Node learner&lt;br&gt;
🔸 Mobile app enthusiast&lt;br&gt;
🔸 Someone who loves tech&lt;/p&gt;

&lt;p&gt;…let’s connect! I’d love to share knowledge, collaborate, and grow together.&lt;/p&gt;

&lt;p&gt;Feel free to drop a comment —&lt;br&gt;
Would love to hear about your journey too!&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;✨ Thank You for Reading!&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
This is my first post on DEV, and I’m excited to share more tutorials, guides, and project breakdowns soon.&lt;br&gt;
If you found this helpful, consider following me for more posts! 💙&lt;/p&gt;

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