<?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: T.</title>
    <description>The latest articles on DEV Community by T. (@teeteate).</description>
    <link>https://dev.to/teeteate</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3970476%2Ff53bea15-9368-42dd-b3e9-a2c04b3f4737.png</url>
      <title>DEV Community: T.</title>
      <link>https://dev.to/teeteate</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/teeteate"/>
    <language>en</language>
    <item>
      <title>How I Chose My Web Development Path as a Beginner</title>
      <dc:creator>T.</dc:creator>
      <pubDate>Sun, 21 Jun 2026 15:14:23 +0000</pubDate>
      <link>https://dev.to/teeteate/how-i-chose-my-web-development-path-as-a-beginner-kdo</link>
      <guid>https://dev.to/teeteate/how-i-chose-my-web-development-path-as-a-beginner-kdo</guid>
      <description>&lt;p&gt;Choosing a learning path is one of the most critical decisions you make as a beginner. When I set out to learn web development, I knew exactly what I needed: resources that were thorough, accessible 24/7, and completely free—both online and in print.&lt;/p&gt;

&lt;p&gt;Before settling on my 2026 learning path, I experimented with a few popular options. Here is a look at what I tried, why they didn’t quite stick, and where I ultimately landed.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Didn’t Work for Me
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Scrimba&lt;/strong&gt;&lt;br&gt;
Scrimba offers highly interactive introductory courses in web development. However, I realized a bit too late that the platform isn't entirely free; a paywall kicks in shortly after you begin the core HTML and CSS sections. Because I was looking for fully open resources, I had to move on.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Frontend Mentor&lt;/strong&gt;&lt;br&gt;
Frontend Mentor is an excellent platform for practicing UI design, but it operates on a freemium model. While the basic learning paths are free, accessing project solutions, starter files, and advanced challenges requires a paid upgrade.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;100Devs&lt;/strong&gt;&lt;br&gt;
100Devs is a free, self-paced, community-taught bootcamp led by Leon Noel. Originally broadcast live on Twitch, the full 30-week course repository is now available on YouTube and communitytaught.org.&lt;/p&gt;

&lt;p&gt;I actually joined the inaugural cohort in 2020 and attempted subsequent restarts. Leon is an engaging instructor, but the live-stream format presents some hurdles for self-paced learners. The videos are several hours long and include significant time spent interacting with the live chat, managing stream tangents, and breaking away from the core curriculum. Ultimately, the pacing made it difficult for me to stay focused and build momentum.&lt;/p&gt;

&lt;p&gt;(Note: I also found myself misaligned with some of the community’s culture and leadership choices over time, which made it easier to look for a fresh start elsewhere.)&lt;/p&gt;

&lt;h2&gt;
  
  
  What did I choose?
&lt;/h2&gt;

&lt;p&gt;Ultimately, I chose The Odin Project (TOP) as my primary framework, and I couldn't be happier with the decision.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;The Odin Project checks every single box for me&lt;/u&gt;:&lt;/p&gt;

&lt;p&gt;100% Free: No hidden paywalls or premium tiers.&lt;/p&gt;

&lt;p&gt;Thorough &amp;amp; Deep: It provides an incredible foundation, guiding you through the Command Line, Git, GitHub, HTML, CSS, and JavaScript.&lt;/p&gt;

&lt;p&gt;Project-Based: You build real projects from scratch, including extra credit assignments that push your limits.&lt;/p&gt;

&lt;p&gt;Flexible: It’s fully online and accessible 24/7, allowing me to learn at my own pace.&lt;/p&gt;

&lt;h2&gt;
  
  
  Supplementing the Journey
&lt;/h2&gt;

&lt;p&gt;To round out my education, I am supplementing TOP’s curriculum with their curated external links and a personal goal: reading one non-fiction and/or web development book per month.&lt;/p&gt;

&lt;p&gt;Finding the right path is all about trial and error. It takes time to discover what aligns with your learning style, but finding the right fit makes all the difference. I’ll dive into the first book on my reading list in my next post—stay tuned!&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>codenewbie</category>
    </item>
    <item>
      <title>Here to Learn</title>
      <dc:creator>T.</dc:creator>
      <pubDate>Fri, 05 Jun 2026 22:44:33 +0000</pubDate>
      <link>https://dev.to/teeteate/here-to-learn-242j</link>
      <guid>https://dev.to/teeteate/here-to-learn-242j</guid>
      <description>&lt;p&gt;I'm Tee (&lt;a class="mentioned-user" href="https://dev.to/teeteate"&gt;@teeteate&lt;/a&gt;), and I'm here to learn. Dev.to will be my space to document my learning journey in public. I have spent time being afraid to learn, fail, and grow especially in view of other people. I no longer want to remain stagnant and in hiding.&lt;/p&gt;

&lt;p&gt;My goals are to:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Complete a data analytics course&lt;/strong&gt;:&lt;br&gt;
This learning path will focus on Microsoft Excel, SQL, and Python. I may also include Power BI. My goal for learning data analytics is to gain an understanding of using and managing data along with backend web development.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Complete a full-stack web development learning path&lt;/strong&gt;:&lt;br&gt;
This learning path is one that I have started and quit more times than I can count. I want to learn full-stack web development well enough to build a portfolio of projects. I'm starting with HTML and CSS, and will continue to build from there using the MERN stack - MongoDB (NoSQL database), Express.js (backend framework), React (frontend library), and Node.js (runtime environment). &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Learn computer science and web development fundamentals&lt;/strong&gt;: The plan is to do some learning on web fundamentals using free and low-cost resources online.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Combine my love of art and color to learn some design and UX/UI basics&lt;/strong&gt;: I hope to build beautiful projects, and want to use UX and UI fundamentals to help me. I'm not sure yet how I will do this.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I hope the DEV.to community will join me on my learning journey! Let's connect here - follow me, leave a comment, and like and share this post! Excited to get started and learn with you!&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>codenewbie</category>
      <category>learning</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
